Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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