Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

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

edd00534 10/17/2006 05:35 AM Bill Marquette

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

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

7c32eed4 03/22/2006 05:24 PM Scott Ullrich

Remove APD.

bc32435e 03/21/2006 11:46 PM Scott Ullrich

MFC

6d47a157 01/06/2006 11:02 PM Scott Ullrich

Switch on APC

a3a3f42a 01/06/2006 09:35 PM Scott Ullrich

Enable APC

http://pecl.php.net/package/APC

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

Do not require upload progress bar plugin

9ea9cdaa 09/21/2005 09:12 PM Scott Ullrich

register_argc_argv = On

ab68e3a8 08/25/2005 09:51 PM Scott Ullrich

Support developers build updates

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)

b630b62d 03/06/2005 06:43 PM Scott Ullrich

Use /tmp

609384f6 03/06/2005 06:41 PM Scott Ullrich

Bump maximum upload size to 16 megs

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision