For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > August 2007 > How php in ISAPI mode?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How php in ISAPI mode?
news.php.net

2007-08-20, 8:08 am

Hello,

I am trying to install PHP in ISAPI mode and no in CGI mode.

Some time ago I intalled PHP 4.4.3 on a W2000 IIS 5.0 in ISAPI mode
without any problem but now I wonder if it was only luck :(
I followed instructions about cgi.force_redirect=0 in php.ini and using
the IIS manager I added php4isapi.dll in filters and for extension .php.
I thought these steps allowed PHP to work as ISAPI module.

Now I deal with PHP 4.4.7 on a W2003 IIS 6.0. I have checked
cgi.force_redirect, filters and extension .php but the browser gives a
404 error for any php request.
I have found using phpinfo() that the main diference between this
installation and the correct one is that on W2003 PHP is in CGI mode and
I guess that if it was in ISAPI mode it wouldn't give the 404 error.

¿What I must check to configure it in ISAPI mode?

Thanks.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com