SERVER API
Posted: Thu May 09, 2002 9:57 am
I'm installing php and I have a problem. When I execute the phpinfo(), I can see that the SERVER API is CGI. I need it to be ISAPI. How can I change it?
PLEASE HELP ME!!!
PLEASE HELP ME!!!
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Well you could start by reading the documentation that comes with the PHP download, that talks you through it fairly wellgastonlm wrote:I'm installing php and I have a problem. When I execute the phpinfo(), I can see that the SERVER API is CGI. I need it to be ISAPI. How can I change it?
PLEASE HELP ME!!!