Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a589dc74 12/03/2013 04:20 PM Jim Pingle

Add FreeBSD pkgng repo definition

e53ffe8d 04/02/2012 10:47 AM Seth Mos

Remove this file, it causes other issues

8fb12535 09/01/2011 11:16 AM Seth Mos

Add empty dhcp6c client control socket file

9df9867d 12/24/2008 12:39 AM Scott Ullrich

Nuke files. These are now handled by /etc/rc.php_ini_setup

371d2180 12/05/2008 09:28 PM Scott Ullrich

Nuke apc.rfc1867 = on

5a54464b 11/24/2008 12:07 AM Scott Ullrich

Turn on apc.rfc1867 = on (upload progress bar support which is apparently)
native to APC.

bedd9fc0 11/02/2008 12:41 AM Scott Ullrich

Turn off expose_php

7da11804 09/02/2008 11:23 PM Scott Ullrich

OpenSSL is now in the base php

5285a0e3 08/06/2008 06:24 AM Scott Ullrich

Adding php5-openssl

a0288aa9 07/24/2008 08:48 PM Scott Ullrich

Adding mhash

2789033a 07/06/2008 11:24 PM Scott Ullrich

We do not need the simplexml php exentsion

5ac93075 06/26/2008 04:29 AM Scott Ullrich

Remove bogus - blah text.

c5d54354 06/26/2008 04:18 AM Scott Ullrich

Load pcre

c046b79d 06/21/2008 11:40 PM Scott Ullrich

Do not load module twice

0b50f6d1 06/21/2008 11:30 PM Scott Ullrich

Add simplexml

010274da 04/27/2008 06:25 AM Mark Crane

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

b0bd9521 03/30/2008 07:35 PM Scott Ullrich

Tag where file came from

5409f9c4 03/11/2008 03:19 AM Scott Ullrich

Add ldap.so

74f1f407 03/04/2008 06:52 PM Scott Ullrich

Updating php.ini to match HEAD for 7.X

48e23043 12/28/2007 12:13 AM Scott Ullrich

Add ldap.so library.

Work sponsored-by: Centipede Networks

a00a739c 11/23/2007 05:58 AM Scott Ullrich

Turn register_argc_argv on

b5a4915d 03/16/2007 12:21 AM Scott Ullrich

We no longer need memory limit, our port does not use it.

e8805207 03/08/2007 11:48 PM Scott Ullrich

Now that php is back to normal, back out the extension lines so that they are not loaded twice

69f4b3a7 03/08/2007 08:13 PM Scott Ullrich

Bump php working max memory to 32 megabytes

c968bcdf 03/08/2007 06:12 PM Scott Ullrich

Include curl

84521039 03/07/2007 02:31 AM Scott Ullrich

Load pcre.so module

f3b8a784 03/07/2007 02:26 AM Scott Ullrich

Add xml.so

c4e3f149 03/07/2007 02:03 AM Scott Ullrich

Hard code our php extensions directory to /usr/local/lib/php/extensions/no-debug-non-zts-20020429/

856e58a6 10/02/2006 12:51 AM Scott Ullrich

Unbreak radius auth

cb589a49 09/25/2006 11:38 PM Scott Ullrich

Set implicit_flush = true as well. Now downloading and slow tasks actually update the progress bar, etc in real time.

79c05ed9 09/25/2006 11:35 PM Scott Ullrich

output_buffering needs to be set to 0

d017ef26 09/25/2006 06:56 PM Scott Ullrich

Output buffering needs to be off.

33c702ad 08/29/2006 03:14 AM Scott Ullrich

Woops, we are not ready for optimization.

601ff040 08/29/2006 03:09 AM Scott Ullrich

Use default shm size

ff17efe3 08/29/2006 02:55 AM Scott Ullrich

Enable client cli caching as well.

4b4f52db 04/12/2006 07:22 PM Scott Ullrich

add :/usr/local/pkg/ to the path

Suggested-by: FernandoTCL

821b9446 12/12/2005 02:25 AM Scott Ullrich

Do not require upload progress bar plugin

b8c56a9e 04/26/2005 11:58 PM Scott Ullrich

Update maximum post size to 90 megs

32963a17 04/26/2005 06:55 PM Scott Ullrich

Match max_execution_time and max_input_time to known good values that allow for really long php execution script time.

22fbc24c 04/16/2005 11:06 PM Scott Ullrich

Raise maximum upload size to 50 megs.

0e410b8c 03/26/2005 02:16 AM Scott Ullrich

Correct progress bar usag

5202dbd7 03/26/2005 01:42 AM Scott Ullrich

Set upload progress bar variables for php

f9e35766 03/26/2005 01:39 AM Scott Ullrich

Add upload progress bar tracking support to php (as a module)

c0c8d62c 02/25/2005 05:30 PM Scott Ullrich
  • Raise upload max filesize to 16M
  • Raise post_max_size to 15M
5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision