PHP As CGI
Posted: Sat Feb 11, 2006 7:16 am
I have a relatively simple question.
When I do <? phpinfo(); ?> and get my screen of information it shows in row number 4 Server API is CGI. When I look at it from another server I built it says Server API is Apache 2.0 Handler.
What am I missing here? I want to have that second server setup just like the other one is where the API is CGI. It's got to be something simple.
I'm using PHP Version 4.3.9 on both boxes and apapche 2.0.52.
Tweaker
When I do <? phpinfo(); ?> and get my screen of information it shows in row number 4 Server API is CGI. When I look at it from another server I built it says Server API is Apache 2.0 Handler.
What am I missing here? I want to have that second server setup just like the other one is where the API is CGI. It's got to be something simple.
I'm using PHP Version 4.3.9 on both boxes and apapche 2.0.52.
Tweaker