[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] [PHP] APXS or static/



Hi,

what do you think of the following:
Compiling PHP with APXS is easier, for then when a new release of PHP is
released, you only have to reinstall PHP and not Apache with it...

Now, I've been told that if you INCLUDE PHP (so NOT APXS, but static) into
the apache binary, it will load much faster....
Is this correct, and if so, are the differences really that big?

Thanks!