Ermal
7ba99a6c44
Make a bit more sense and consistent with when apc is enabled
2013-01-05 16:40:57 +00:00
Ermal
a4fc6ec78d
Ticket #2063 Do not enable apc on less than 135MB ram
2013-01-03 14:57:27 +00:00
Warren Baker
96325dbacd
Up post and upload max sizes for php.ini
2012-11-20 12:33:16 +02:00
Phil Davis
4e3158362d
Remove unused set_time_limit in php.ini
2012-07-22 14:43:14 +05:45
smos
7e82423393
Actually reflect the right timeout values for redmine ticket #2552
2012-07-18 10:04:28 +02:00
smos
9d0be8275a
Set the date.timezone from the XML directly when we setup PHP to prevent messages
...
Adjust the timeouts to something more sane then 99999999. Do note that these might need to be adjusted later.
Also note that most of these are not applicable when used from the CLI.
The maximum time limit is now 1 hour, execution time is 15 minutes and input time for post is 30 minutes (firmware upgrade)
Redmine ticket #2552
2012-07-18 10:03:36 +02:00
jim-p
c1993935fb
CP Radius accounting wants bcmod() so we need to activate bcmath.
2012-06-29 12:21:00 -04:00
Darren Embry
a1f7723876
add autocomplete to load_balancer_pool_edit.php (PEV-394754)
...
we also enable the json extension here.
2012-05-10 12:39:15 -04:00
Warren Baker
7ff663d3a8
Respect ['upload_path'] for upload_tmp_dir for PHP
2012-05-08 19:15:04 +02:00
Irving Popovetsky
430b921bc9
Update etc/rc.php_ini_setup
2012-04-05 11:04:33 -07:00
Warren Baker
04747c755f
dl(), which is used by PEAR, is deprecated in 5.3 and fails to thus load this extension. No updates to PEAR either, so we can either always load like here or mod PEAR.inc. Should fix #2336
2012-04-04 12:59:45 +02:00
smos
c25197ba45
Adjust the ordering so that our modules load properly.
...
The order appears to be important in which we load the modules
2012-03-13 09:48:09 +01:00
Scott Ullrich
37459b48ef
Turn off suhosin in hunt for #2214
2012-02-26 15:31:48 -05:00
Scott Ullrich
8919256f4a
Crank up debug logging to help gear up for #2214
2012-02-26 15:27:54 -05:00
jim-p
199c320bc8
Bump upload size to 128mb, the firmware updates (at least for now while testing) are a bit too large for the old value.
2012-01-20 11:05:05 -05:00
jim-p
d9867431a4
Change from mhash to hash module, mhash is depreciated.
2012-01-19 14:48:06 -05:00
Scott Ullrich
3133cc3bd7
Do not set EXTENSIONSDIR twice
2012-01-18 11:12:32 -05:00
Scott Ullrich
d6abdf030d
Nuke extra C/R
2012-01-18 11:11:49 -05:00
Scott Ullrich
79454450b5
Test for newer 20090626 PHP_EXT_DIR
2012-01-18 11:10:44 -05:00
Roberto Nunnari
b3765f4c40
- Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
...
- Corrected bug in javascript funtion enable_change(enable_change)
2011-11-29 15:16:35 +01:00
lgcosta
5c52cd56b7
force a set path for ioncube loader
2011-08-24 18:24:37 -03:00
lgcosta
277ee8580e
fixed corrected name of ioncube module
2011-08-09 18:08:38 -03:00
lgcosta
189b043dfb
fix correct name
2011-07-15 15:27:33 -03:00
Scott Ullrich
8164e3404e
Correct ts filename
2011-07-15 10:56:56 -04:00
Scott Ullrich
fc23b860eb
Revert "Only load modules once"
...
This reverts commit 00b9730d6f .
2011-07-13 18:42:55 -04:00
Scott Ullrich
e4f3307c8b
Only load modules once
2011-07-13 18:36:36 -04:00
Scott Ullrich
4a79ec20cb
Adding ioncube_loader
2011-07-13 16:43:17 -04:00
Warren Baker
b2484fd23c
Remove extra "/"
2011-07-13 15:39:16 +02:00
Scott Ullrich
fd3e19f3bf
Create dynamodules in the order they where touched
2011-07-12 15:39:06 -04:00
Scott Ullrich
e9b5f8c729
Oops use ;
2011-07-04 19:21:56 -04:00
Scott Ullrich
001c5e8a13
Show errors.
2011-07-04 19:19:53 -04:00
Scott Ullrich
baa2dba203
Use error log and log errors to /tmp/PHP_errors.log
2011-07-02 20:57:11 -04:00
Scott Ullrich
adc4bdcc47
Set extension name correctly.. Duh!
2011-06-21 15:13:48 -04:00
Scott Ullrich
1403310350
Fix copy and pasto
2011-06-21 15:04:02 -04:00
Scott Ullrich
9c881f26b5
Add extension directory
2011-06-21 14:55:32 -04:00
Scott Ullrich
f81cbdad29
Use correct directory
2011-06-21 12:08:15 -04:00
Scott Ullrich
5b9afe1e79
mkdir zend modules
2011-06-20 19:55:22 -04:00
Scott Ullrich
8ef700da28
Add 'dynamodules' for zend_extension and zend_extension_ts. /etc/php_dynamodules_zend and /etc/php_dynamodules_zend_ts directories
2011-06-20 18:53:57 -04:00
Scott Ullrich
c76ce92098
Remove ioncube
2011-06-20 18:29:45 -04:00
Scott Ullrich
d06f9f4580
Adding ioncube
2011-06-07 12:52:59 -04:00
Scott Ullrich
c88ff708b6
Include ssh2 module if available
2011-06-06 17:09:58 -04:00
Scott Ullrich
f4015bd73b
Turn back off zlib compression
2011-01-10 09:35:11 -05:00
Scott Ullrich
4682fb7d6b
Turn zlib compression back on. Tested by and reminded by Pierre Pomes. Ticket #198 ... Apparently lighttpd was not compressing the php pages so this should be turned back on according to Pierre Pomes (and tested by him).
2011-01-03 13:12:07 -05:00
Erik Fonnesbeck
eebccaca85
Fix PHP warning related to recent update of apc extension.
2010-12-30 02:49:25 -07:00
Scott Ullrich
b9bc333b44
Increase suhosin maximum memory to avoid this error: ALERT - script tried to increase memory_limit to 268435456 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '/etc/inc/config.inc', line 59)
2010-11-26 18:06:07 -05:00
Ermal
51d0f81698
Use full path to command binaries.
2010-11-23 11:32:22 +00:00
Scott Ullrich
fea0988640
Revert
2010-11-09 11:26:33 -05:00
Scott Ullrich
5626a349b3
Set session.use_trans_sid to true
2010-11-09 10:28:44 -05:00
Ermal
5556f3a116
Do not use the \ based list for modules because it treats even the comments as modules. Simplify logic and make sure php.ini exists in both paths when needed.
2010-09-15 12:37:31 +00:00
Ermal
4f1bace50d
Ticket #777 . Allow long length of variables content to make happy suhosin(whoever he his)!
2010-08-31 15:31:53 +00:00