Set php.ini max execution and input to 180 seconds as a default. Conserves resources. If more time is needed set an override directly in the PHP code. http://forum.pfsense.org/index.php/topic,8878.msg49975.html#msg49975
Tag where file came from
Add ldap.so
Updating php.ini to match HEAD for 7.X
Add ldap.so library.
Work sponsored-by: Centipede Networks
Turn register_argc_argv on
We no longer need memory limit, our port does not use it.
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
Include curl
View revisions
Also available in: Atom