summaryrefslogtreecommitdiffstats
path: root/src/etc/rc.php_ini_setup
Commit message (Expand)AuthorAgeFilesLines
* Revert part of 475f0b6db committed by accidentRenato Botelho2016-03-291-2/+0
* Stop processing when find itRenato Botelho2016-03-291-0/+1
* Add missing PHP modules, it should fix #6041Renato Botelho2016-03-291-0/+4
* Simplify logicRenato Botelho2016-03-291-2/+1
* Ensure the extensions.ini has no duplications before setting up php.ini. Fixe...jim-p2016-03-021-0/+3
* Strengthen PHP session settingsNewEraCracker2016-01-071-0/+2
* Revert maximum array depth (aka input nesting level) to default valuesNewEraCracker2016-01-071-3/+0
* Increase max_input_varsNewEraCracker2016-01-071-0/+1
* Rename php-fpm pool from lighty to nginxRenato Botelho2016-01-051-1/+1
* Include www/classes and www/classes/Form in the PHP include pathStephen Beaver2015-10-271-1/+1
* Remove /usr/local/lib/php.ini, we don't need 2 copies of thisRenato Botelho2015-10-131-21/+9
* Introduce read_global_var:Renato Botelho2015-10-011-24/+3
* Introduce read_xml_tag.shRenato Botelho2015-10-011-7/+15
* Fix #5220, setup PHP timezone:Renato Botelho2015-10-011-2/+19
* Consider globals_override.inc and replace hard coded pfSense string by produc...Renato Botelho2015-09-301-1/+10
* Use PHP 5.6 extensions dirRenato Botelho2015-09-151-7/+1
* Do not explicit add opcache to zend_extension, just enable or disable itRenato Botelho2015-09-011-4/+5
* Remove ioncube references from php.ini, and set zend_extensions properlyRenato Botelho2015-08-271-42/+3
* Move opcache to zend_extensionsRenato Botelho2015-08-271-3/+4
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+417
OpenPOWER on IntegriCloud