Commit Graph

37 Commits

Author SHA1 Message Date
Scott Ullrich
2789033a29 We do not need the simplexml php exentsion 2008-07-06 23:24:03 +00:00
Scott Ullrich
5ac93075dd Remove bogus - blah text. 2008-06-26 04:29:12 +00:00
Scott Ullrich
c5d5435467 Load pcre 2008-06-26 04:18:17 +00:00
Scott Ullrich
c046b79d45 Do not load module twice 2008-06-21 23:40:40 +00:00
Scott Ullrich
0b50f6d1da Add simplexml 2008-06-21 23:30:14 +00:00
Scott Ullrich
b0bd952164 Tag where file came from 2008-03-30 19:35:24 +00:00
Scott Ullrich
5409f9c4e5 Add ldap.so 2008-03-11 03:19:16 +00:00
Scott Ullrich
74f1f40782 Updating php.ini to match HEAD for 7.X 2008-03-04 18:52:28 +00:00
Scott Ullrich
48e2304370 Add ldap.so library.
Work sponsored-by: Centipede Networks
2007-12-28 00:13:39 +00:00
Scott Ullrich
a00a739c9f Turn register_argc_argv on 2007-11-23 05:58:20 +00:00
Scott Ullrich
e8805207a8 Now that php is back to normal, back out the extension lines so that they are not loaded twice 2007-03-08 23:48:39 +00:00
Scott Ullrich
69f4b3a77a Bump php working max memory to 32 megabytes 2007-03-08 20:13:00 +00:00
Bill Marquette
edd00534a2 Only allocate 5M to APC cache - the contents of /etc/inc and /usr/local/www
add up to about 4.2M, this should still allow us to cache all our PHP in
shared memory.
Reported-By: gbelanger on forums
2006-10-17 05:35:15 +00:00
Scott Ullrich
856e58a60b Unbreak radius auth 2006-10-02 00:51:38 +00:00
Scott Ullrich
cb589a4958 Set implicit_flush = true as well. Now downloading and slow tasks actually update the progress bar, etc in real time. 2006-09-25 23:38:17 +00:00
Scott Ullrich
79c05ed90f output_buffering needs to be set to 0 2006-09-25 23:35:00 +00:00
Scott Ullrich
d017ef26fc Output buffering needs to be off. 2006-09-25 18:56:53 +00:00
Scott Ullrich
33c702ad70 Woops, we are not ready for optimization. 2006-08-29 03:14:12 +00:00
Scott Ullrich
601ff0402e Use default shm size 2006-08-29 03:09:45 +00:00
Scott Ullrich
ff17efe329 Enable client cli caching as well. 2006-08-29 02:55:32 +00:00
Scott Ullrich
4b4f52dbfe add :/usr/local/pkg/ to the path
Suggested-by: FernandoTCL
2006-04-12 19:22:35 +00:00
Scott Ullrich
7c32eed4a9 Remove APD. 2006-03-22 17:24:27 +00:00
Scott Ullrich
bc32435e22 MFC 2006-03-21 23:46:22 +00:00
Scott Ullrich
6d47a15701 Switch on APC 2006-01-06 23:02:58 +00:00
Scott Ullrich
a3a3f42a00 Enable APC
http://pecl.php.net/package/APC
2006-01-06 21:35:33 +00:00
Scott Ullrich
821b94466d Do not require upload progress bar plugin 2005-12-12 02:25:55 +00:00
Scott Ullrich
9ea9cdaa18 register_argc_argv = On 2005-09-21 21:12:11 +00:00
Scott Ullrich
ab68e3a8ab Support developers build updates 2005-08-25 21:51:40 +00:00
Scott Ullrich
b8c56a9edb Update maximum post size to 90 megs 2005-04-26 23:58:33 +00:00
Scott Ullrich
32963a17e3 Match max_execution_time and max_input_time to known good values that allow for really long php execution script time. 2005-04-26 18:55:30 +00:00
Scott Ullrich
22fbc24c55 Raise maximum upload size to 50 megs. 2005-04-16 23:06:01 +00:00
Scott Ullrich
0e410b8cbe Correct progress bar usag 2005-03-26 02:16:16 +00:00
Scott Ullrich
5202dbd710 Set upload progress bar variables for php 2005-03-26 01:42:33 +00:00
Scott Ullrich
f9e35766a5 Add upload progress bar tracking support to php (as a module) 2005-03-26 01:39:23 +00:00
Scott Ullrich
b630b62de4 Use /tmp 2005-03-06 18:43:20 +00:00
Scott Ullrich
609384f6cd Bump maximum upload size to 16 megs 2005-03-06 18:41:07 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00