Compile extension vs enable dinamic on php4/5

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
webstyler
Forum Commoner
Posts: 85
Joined: Sat Feb 14, 2004 2:16 am

Compile extension vs enable dinamic on php4/5

Post by webstyler »

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
Post Reply