> I use an Apache web server and am able to view my cf pages 
> (localhost/etc.) but I am having trouble getting the cf 
> administrator to recognize the Apache web server (from 
> localhost/CFIDE/administrator/index.cfm). The log in page
> comes up but it keeps telling me that I'm using an invalid 
> password when I am using the correct one. I re-installed 
> cf to make sure I had the password correct. I am not sure 
> what to do. Does anybody have an idea?

Assuming you have access to the server, you can disable the admin password,
then reenable and reset it from within CF Administrator. You can edit the
registry to do this:

[HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\ColdFusion\CurrentVersion\Server]
"UseAdminPassword"="0"

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to