newbie for CFMX the very basics

Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default newbie for CFMX the very basics

    I use Studio MX
    I have Access 2000
    I have Windows HOME XP (and I learned that I can't use PWS on it)

    I hope to learn to create a database and connect a site made in DWMX using CF.

    I understand from this following page

    [url]http://www.macromedia.com/software/coldfusion/resources/get_started/articles/easy_steps.html[/url]

    that I need a web server. I'm getting confused as I search the net about this. One thread lead me to believe that my Studio MX has everything I need (but I'm not so sure, since I am on xp home).

    I'm wondering what my options are.

    I'm also wondering : If I purchase web hosting on a site that offers support for CF can I successfully create my site, or will I be working in the dark totally until my files are on the server: That is, as I create, will I see only the authoring environment, or

    can I see anything myself in the browser as I do for static pages?

    I would like to hear from others who have started out new.

    I've seen another thread suggest putting Apache on my system. I guess that means it would run with CF.

    What's my best bet for now?


    linque webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. need basics of FMS
      Hi guys, Im new to FMS.so,Can anyone tell me how to install the Flash media server 2 and how to run a sample application in it.and how to build a...
    2. SSL Basics
      Hi there, I'm building a new site and have just dived into SSL - I'm totally lost. My provider has given me two directories to work with. ...
    3. 3D basics
      hello i was wondering if someone could tell me about 3D in director 8.5, which i have only recently got. I know you can make 3D text and i saw a...
    4. [PHP] some html basics please
      Chris Shiflett wrote: I knew that ./ was the current directory on a *nix system, but a browser will respect that also?
    5. Just the basics please...
      I'm new to Elements and really not getting much of use in the help or tutorials. The state of A's technical writing is low. I am VERY familiar with...
  3. #2

    Default Re: newbie for CFMX the very basics

    Linque -

    You can install ColdFusion MX Server on your local machine (with XP Home) in
    "Standalone Mode" and a web server is included, so you'll be all set,
    web-server-wise.
    > I'm also wondering : If I purchase web hosting on a site that offers
    support for CF can I successfully create my site, or will I be working in
    the dark totally until my files are on the server: That is, as I create,
    will I see only the authoring environment, or

    When you install CFMX Server, that allows you to see your pages locally just
    as they will look when you upload them to a remote server. So you are
    definitely not in the dark.

    Hope that might help.

    --
    P@tty Ayers
    [url]http://www.WebDevBiz.com[/url]
    Professional Web Business Tools:
    Web Design Contract, Estimate Worksheet, and more
    --


    P@tty *TWB* Guest

  4. #3

    Default Re: newbie for CFMX the very basics

    I am not too sure about XP Home,

    But MX Suite does inclide het developers version of hte cf server (author it in Dreamweaver)

    The path to your page should be [url]http://localhost:8500/what[/url] ever page

    If you installed the cfserver then open your browser and type in [url]http://localhost:8500[/url] this should bring up an index of page.

    or go to the admin area (start>programs>macromedia coldfusion mx>administrator, and it will ask for your password that you stated upon instal and if that opens fine, there is a sample applications that you can test the imstalation with.

    I hope this helps/


    odeathoflife Guest

  5. #4

    Default Re: newbie for CFMX the very basics

    well.......... im getting there, but guess what.. I installed cf so long ago, I have no idea what I made the password!!! any suggestions about what to do. ??

    thanks for your help!!


    linque webforumsuser@macromedia.com Guest

  6. #5

    Default Re: newbie for CFMX the very basics

    there is something you can do to reset teh cf ppassword, just not too sure what it is but it has been covered here a couple of time, search the forum for CF+Lost Password or admin password or similar it will sure to turn something up ( you should move over to the coldfusion forum as well, as this one is basically for dreamweaver issues which range from html-asp-php etc...)



    odeathoflife Guest

  7. #6

    Default Re: newbie for CFMX the very basics

    imagine! I was able to help myself!

    so I will paste the info I found below:
    How to reset a ColdFusion Administrator Password by Ramon
    ------------------------------------------------------------

    **You must have access to the registry or the main installation folder for coldfusion**

    If you have ColdFusion MX follow step 1 or if you have ColdFusion 5 or earlier follow step 2.

    ------------------------------------------------------------

    Step 1: To reset your password in CF MX, go to C:\CFusionMX\lib where C is your installation drive. Then find the file neo-security.xml and you are going to have to edit the code in this document. look for the line

    <var name="admin.security.enabled">
    <boolean value="true" />
    </var>

    then change the boolean value from true to false. Restart the ColdFusion Server. You should now be able to change your password. If you can't, you can go directly to the page: localhost/CFIDE/administrator/security/cfadminpassword.cfm



    this worked!!

    not only that.. hard to believe, but I found the stray paper that had my password.. a miracle!

    I am about to post a new thread regarding cf/access/migrating to a bigger database.

    Thanks for your swift help!


    linque webforumsuser@macromedia.com Guest

  8. #7

    Default Re: newbie for CFMX the very basics

    thank you very much Patty


    linque webforumsuser@macromedia.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139