A
Anonymous
Guest
Well I managed to get PHP 4.3.7 and Apache 2.0.49 up and running.
However, I would like to know which is the better way to run PHP...as a CGI or SAPI. I have configured PHP somewhat to run as a SAPI by loading the line...
Cheers 8)
However, I would like to know which is the better way to run PHP...as a CGI or SAPI. I have configured PHP somewhat to run as a SAPI by loading the line...
LoadModule php4_module c:/php/sapi/php4apache2.dll
Cheers 8)