Compile extension vs enable dinamic on php4/5
Posted: Wed Apr 30, 2008 9:55 am
Hello
I have 2 version installed on my server
Php4 as module (apache)
Php5 as CGI
now we would like to add any extension as mysqli and other
how much is better re-compile php version with new extension Vs enable it dinamically on php.ini ?
and which can be the difference to compile on PHP version on module Vs CGI ?
Thanks for any help
I have 2 version installed on my server
Php4 as module (apache)
Php5 as CGI
now we would like to add any extension as mysqli and other
how much is better re-compile php version with new extension Vs enable it dinamically on php.ini ?
and which can be the difference to compile on PHP version on module Vs CGI ?
Thanks for any help