Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Just so there is a record of this on the Adobe site...
IF you are running Apache and have virtual hosts, be sure to add the line
Alias /CFIDE "c:/inetpub/wwwroot/CFIDE"
to the virtual host list. Of course change the path c:/inetpub/wwwroot/CFIDE" to whatever is set up in the CF Administrator.
Otherwise, none of your cfform stuff will work properly, AJAX will croak, and you will get a 'Coldfusion' is undefined error.