summaryrefslogtreecommitdiffstats
path: root/etc/rc.php_ini_setup
Commit message (Expand)AuthorAgeFilesLines
* Remove unecessary capitalized WARNING from disabled APC messageRenato Botelho2013-09-091-2/+2
* Increased needed memory for APC to 512M + code cleanupIndividual IT Services2013-09-031-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
* Add extension directoryScott Ullrich2011-06-211-2/+2
* Use correct directoryScott Ullrich2011-06-211-2/+2
* mkdir zend modulesScott Ullrich2011-06-201-0/+6
* Add 'dynamodules' for zend_extension and zend_extension_ts. /etc/php_dynamod...Scott Ullrich2011-06-201-0/+31
* Remove ioncubeScott Ullrich2011-06-201-2/+0
* Adding ioncubeScott Ullrich2011-06-071-0/+2
* Include ssh2 module if availableScott Ullrich2011-06-061-0/+2
* Turn back off zlib compressionScott Ullrich2011-01-101-1/+1
* Turn zlib compression back on. Tested by and reminded by Pierre Pomes. Tick...Scott Ullrich2011-01-031-1/+1
* Fix PHP warning related to recent update of apc extension.Erik Fonnesbeck2010-12-301-8/+8
* Increase suhosin maximum memory to avoid this error: ALERT - script tried to ...Scott Ullrich2010-11-261-0/+1
* Use full path to command binaries.Ermal2010-11-231-22/+22
* RevertScott Ullrich2010-11-091-1/+0
* Set session.use_trans_sid to trueScott Ullrich2010-11-091-0/+1
OpenPOWER on IntegriCloud