Help with PHP alias folder
Posted: Mon Jun 02, 2003 4:25 pm
Hi every one,
I am using win2K with IIS server.
I have installed php in the c:\php\php.exe and am using PHPmyAdmin and MySQL to develope a small website.
Using the the Internet Service Mananger i have mpped the scripts to c:\php\php.exe
I have created a folder test on the d drive and given it an Alias name of myphp using the PWS that runs with IIS.
The problem is that when i use http://localhost/myphp in the browser the php pages give me the follwing error
cgi error:
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are:
now when i used some asp pages in the same folder they work fine.
also the same php files works fine when copied to c:\inetpub\wwwroot folder
I guess its some maping roblem or some thing that is not letting the php files execute from the d dirve or a ny other place excvept for the c:\inetpub\wwroot
can some please help mw with this ?
what is the solution to this problem.
thank you for your time.
P.S.im a newbie to PHP and MySQL
thank you for your time every one
I am using win2K with IIS server.
I have installed php in the c:\php\php.exe and am using PHPmyAdmin and MySQL to develope a small website.
Using the the Internet Service Mananger i have mpped the scripts to c:\php\php.exe
I have created a folder test on the d drive and given it an Alias name of myphp using the PWS that runs with IIS.
The problem is that when i use http://localhost/myphp in the browser the php pages give me the follwing error
cgi error:
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are:
now when i used some asp pages in the same folder they work fine.
also the same php files works fine when copied to c:\inetpub\wwwroot folder
I guess its some maping roblem or some thing that is not letting the php files execute from the d dirve or a ny other place excvept for the c:\inetpub\wwroot
can some please help mw with this ?
what is the solution to this problem.
thank you for your time.
P.S.im a newbie to PHP and MySQL
thank you for your time every one