Posted by rallykarro on 08/10/06 19:49
Hi,
a simple question regarding ways of loading php as a dll or an exe file
in httpd?
What is the difference of loading php as LoadModule php5_module
"C:\php\php5apache2_2.dll" or Action application/x-httpd-php
"/php/php-cgi.exe" or Action application/x-httpd-php "/php/php.exe".
Either way, what is the most preferable way and why?
regards,
karolina
[Back to original message]
|