summaryrefslogtreecommitdiffstats
path: root/etc/rc.php_ini_setup
Commit message (Expand)AuthorAgeFilesLines
* Add filter.so to list of extensions loaded for 2.2Matt Smith2014-08-181-0/+2
* PBIs are crashing without LOGNAME being defined in the environment, define it...Renato Botelho2014-05-091-0/+1
* sqlite module is now called sqlite3Renato Botelho2014-04-301-1/+1
* Change log level to error for php-fpmErmal2014-04-281-1/+1
* Get rid of embedded platform. Its time to GC thisErmal2014-04-141-1/+1
* Make rc.php_ini_setup ready for php 5.5Renato Botelho2014-04-021-1/+3
* Teach php-fpm about our required environment pathWarren Baker2014-02-051-0/+3
* Correct the php-fpm configuration generationErmal2013-12-261-1/+1
* Do not register the _ENV superglobal since its not required and probably not ...Ermal2013-12-201-0/+1
* Rmoeve register_long_arrays from php.ini and from php code the use of HTTP_*_...Ermal2013-12-201-0/+1
* Rely on memory rather than LOWMEM booleanErmal2013-12-161-1/+1
* Use same value consistently for configuration and tolerate a bit moreErmal2013-12-151-5/+5
* Use system ident rather than php-fpm for system logsErmal2013-12-141-1/+1
* Switch to php-fpm for lighty and check_reload_status will use it. Step by ste...Ermal2013-12-141-1/+68
* Remove unecessary capitalized WARNING from disabled APC messageRenato Botelho2013-09-091-2/+2
* Increased needed memory for APC to 512M + code cleanupIndividual IT Services2013-08-281-27/+33
* Make a bit more sense and consistent with when apc is enabledErmal2013-01-051-6/+3
* Ticket #2063 Do not enable apc on less than 135MB ramErmal2013-01-031-9/+5
* Up post and upload max sizes for php.iniWarren Baker2012-11-201-2/+2
* Remove unused set_time_limit in php.iniPhil Davis2012-07-221-2/+1
* Actually reflect the right timeout values for redmine ticket #2552smos2012-07-181-1/+1
* Set the date.timezone from the XML directly when we setup PHP to prevent mess...smos2012-07-181-3/+7
* CP Radius accounting wants bcmod() so we need to activate bcmath.jim-p2012-06-291-0/+2
* add autocomplete to load_balancer_pool_edit.php (PEV-394754)Darren Embry2012-05-101-1/+2
* Respect ['upload_path'] for upload_tmp_dir for PHPWarren Baker2012-05-081-1/+1
* Update etc/rc.php_ini_setupIrving Popovetsky2012-04-051-1/+1
* dl(), which is used by PEAR, is deprecated in 5.3 and fails to thus load this...Warren Baker2012-04-041-0/+2
* Adjust the ordering so that our modules load properly.smos2012-03-131-4/+4
* Turn off suhosin in hunt for #2214Scott Ullrich2012-02-261-1/+1
* Crank up debug logging to help gear up for #2214Scott Ullrich2012-02-261-2/+2
* Bump upload size to 128mb, the firmware updates (at least for now while testi...jim-p2012-01-201-2/+2
* Change from mhash to hash module, mhash is depreciated.jim-p2012-01-191-1/+1
* Do not set EXTENSIONSDIR twiceScott Ullrich2012-01-181-1/+0
* Nuke extra C/RScott Ullrich2012-01-181-1/+0
* Test for newer 20090626 PHP_EXT_DIRScott Ullrich2012-01-181-0/+7
* - Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portalRoberto Nunnari2011-11-291-0/+1
* force a set path for ioncube loaderlgcosta2011-08-241-4/+4
* fixed corrected name of ioncube modulelgcosta2011-08-091-2/+2
* fix correct namelgcosta2011-07-151-2/+2
* Correct ts filenameScott Ullrich2011-07-151-1/+1
* Revert "Only load modules once"Scott Ullrich2011-07-131-2/+0
* Only load modules onceScott Ullrich2011-07-131-0/+2
* Adding ioncube_loaderScott Ullrich2011-07-131-1/+1
* Remove extra "/"Warren Baker2011-07-131-1/+1
* Create dynamodules in the order they where touchedScott Ullrich2011-07-121-1/+1
* Oops use ;Scott Ullrich2011-07-041-2/+2
* Show errors.Scott Ullrich2011-07-041-2/+2
* Use error log and log errors to /tmp/PHP_errors.logScott Ullrich2011-07-021-0/+4
* Set extension name correctly.. Duh!Scott Ullrich2011-06-211-2/+2
* Fix copy and pastoScott Ullrich2011-06-211-1/+1
OpenPOWER on IntegriCloud