Page 1 of 1

SERVER API

Posted: Thu May 09, 2002 9:57 am
by gastonlm
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!!!

Re: SERVER API

Posted: Thu May 09, 2002 2:28 pm
by chiefmonkey
gastonlm 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!!!
Well you could start by reading the documentation that comes with the PHP download, that talks you through it fairly well

Windows or Linux ??

George

Posted: Thu May 09, 2002 2:48 pm
by gastonlm
I have solved the problem.
Thanks.