Commit Graph

95 Commits

Author SHA1 Message Date
Ermal
9f1e3d6480 Sync rc.php_init_setup with master 2013-01-05 16:38:53 +00:00
jim-p
003436be9f CP Radius accounting wants bcmod() so we need to activate bcmath. 2012-06-29 12:23:40 -04:00
smos
d17263ec6a Make sure we set the extension dir to wherever our xml.so lives. 2012-02-26 09:21:29 +01:00
lgcosta
ba35e0de1b force a set path for ioncube loader 2011-08-24 18:13:12 -03:00
lgcosta
3bb423f005 fixed corrected name of ioncube module 2011-08-09 18:13:38 -03:00
lgcosta
1852870ce6 fix correct name 2011-07-15 12:39:01 -03:00
Scott Ullrich
d792cf4889 Correct ts filename 2011-07-15 10:57:20 -04:00
Scott Ullrich
59d15836d8 Revert "Only load modules once"
This reverts commit e4f3307c8b.
2011-07-13 18:42:18 -04:00
Scott Ullrich
00b9730d6f Only load modules once 2011-07-13 18:37:11 -04:00
Scott Ullrich
0a81ee27e1 Adding ioncube_loader 2011-07-13 16:43:57 -04:00
Scott Ullrich
c317af9937 Create dynamodules in the order they where touche 2011-07-12 15:41:01 -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
Scott Ullrich
80a2fedfc5 Ensure php.ini is not found before setting up php 2010-08-30 13:30:36 -04:00
Scott Ullrich
59218e2212 Do not use APC on cli 2010-08-23 17:11:36 -04:00
Scott Ullrich
7030262c70 Take into account capital letters in the module name such as S in pfSense 2010-08-22 21:45:01 -04:00
Scott Ullrich
90108d9044 Fix a rather annoying bug where case would cause a module to not be detected as being loaded such as SQLite 2010-08-22 21:36:09 -04:00
Scott Ullrich
52e65de17f Adjust ordering a bit 2010-08-22 21:22:44 -04:00
Scott Ullrich
0bf8097030 Load spl 2010-08-22 18:17:14 -04:00
Scott Ullrich
bdf6ac75ae Include sqlite and pdo. See http://www.pingle.org/2007/09/22/php-crashes-extensions-workaround which I have no desire to add intelligdent to php_ini_setup. Overhead is negligible 2010-08-22 18:12:28 -04:00
Scott Ullrich
7a14caf046 Fix tab (whitespace) 2010-08-20 21:15:39 -04:00
Scott Ullrich
e929c92553 Adding zmq 2010-08-16 10:31:41 -04:00
Scott Ullrich
96e04209ef Set 96 megabytes to 5 meg of cache 2010-07-30 20:27:23 -04:00
Scott Ullrich
1e86e8970e Use more conservative apc memory values 2010-07-30 20:24:44 -04:00
Scott Ullrich
5778e859e9 Update to 2010 2010-07-30 20:19:26 -04:00
Scott Ullrich
8ee1dc80e7 Do not load apc module when under low memory situations 2010-07-30 20:17:48 -04:00
Scott Ullrich
21a6662ca7 Use 97 megabytes, apc is not a module so do not set 2010-07-30 20:12:11 -04:00
Scott Ullrich
cddedb4083 Ensure apc is disabled by setting to 0. Also enable suhosin php support for < 65 megabytes of ram, too 2010-07-30 20:11:08 -04:00
Scott Ullrich
b713d7900f Use hw.physmem when other methods fail 2010-05-23 16:12:27 -04:00
smos
839cad07a3 Improve the parsing of the memory value, use the reported amount of bytes, divide to get megabytes and get the 1st result. Ticket #526 2010-05-14 15:06:48 +02:00
Ermal
a669395c5f Enable even xmlwriter module. 2010-05-06 16:35:30 +00:00