Turn off expose_php
openssl is static in php now, was only changed in RELENG_1 previously
Fix libraries
Load needed modules, we no longer requires a retarted master port that is hard to sync so each module is loaded seperately.
Turn register_argc_argv on
Backout last change
Somehow the path is not being set past .:, remove it for testing
Now that php is back to normal, back out the extension lines so that they are not loaded twice
Bump php working max memory to 32 megabytes
Only allocate 5M to APC cache - the contents of /etc/inc and /usr/local/wwwadd up to about 4.2M, this should still allow us to cache all our PHP inshared memory.Reported-By: gbelanger on forums
View revisions
Also available in: Atom