Commit Graph

45 Commits

Author SHA1 Message Date
jim-p
a589dc74e3 Add FreeBSD pkgng repo definition 2013-12-03 11:20:09 -05:00
smos
e53ffe8d44 Remove this file, it causes other issues 2012-04-02 12:47:42 +02:00
smos
8fb12535b7 Add empty dhcp6c client control socket file 2011-09-01 13:16:15 +02:00
Scott Ullrich
9df9867d68 Nuke files. These are now handled by /etc/rc.php_ini_setup 2008-12-24 00:39:03 +00:00
Scott Ullrich
371d218016 Nuke apc.rfc1867 = on 2008-12-05 21:28:47 +00:00
Scott Ullrich
5a54464bbe Turn on apc.rfc1867 = on (upload progress bar support which is apparently)
native to APC.
2008-11-24 00:07:55 +00:00
Scott Ullrich
bedd9fc0f0 Turn off expose_php 2008-11-02 00:41:43 +00:00
Scott Ullrich
7da118047a OpenSSL is now in the base php 2008-09-02 23:23:37 +00:00
Scott Ullrich
5285a0e316 Adding php5-openssl 2008-08-06 06:24:32 +00:00
Scott Ullrich
a0288aa954 Adding mhash 2008-07-24 20:48:17 +00:00
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
Mark Crane
010274da57 Set php.ini max execution and input to 180 seconds as a default. Conserves resources. If more time is needed set an override directly in the PHP code. http://forum.pfsense.org/index.php/topic,8878.msg49975.html#msg49975 2008-04-27 06:25:58 +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
b5a4915d08 We no longer need memory limit, our port does not use it. 2007-03-16 00:21:35 +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
Scott Ullrich
c968bcdf8c Include curl 2007-03-08 18:12:47 +00:00
Scott Ullrich
8452103901 Load pcre.so module 2007-03-07 02:31:11 +00:00
Scott Ullrich
f3b8a784e2 Add xml.so 2007-03-07 02:26:20 +00:00
Scott Ullrich
c4e3f1492e Hard code our php extensions directory to /usr/local/lib/php/extensions/no-debug-non-zts-20020429/ 2007-03-07 02:03:13 +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
821b94466d Do not require upload progress bar plugin 2005-12-12 02:25:55 +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
c0c8d62c3a * Raise upload max filesize to 16M
* Raise post_max_size to 15M
2005-02-25 17:30:52 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00