Project

General

Profile

Download (9.73 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4e315836 07/22/2012 08:58 AM Phil Davis

Remove unused set_time_limit in php.ini

7e824233 07/18/2012 08:04 AM Seth Mos

Actually reflect the right timeout values for redmine ticket #2552

9d0be827 07/18/2012 08:03 AM Seth Mos

Set the date.timezone from the XML directly when we setup PHP to prevent messages
Adjust the timeouts to something more sane then 99999999. Do note that these might need to be adjusted later.
Also note that most of these are not applicable when used from the CLI....

c1993935 06/29/2012 04:21 PM Jim Pingle

CP Radius accounting wants bcmod() so we need to activate bcmath.

a1f77238 05/10/2012 04:39 PM Darren Embry

add autocomplete to load_balancer_pool_edit.php (PEV-394754)

we also enable the json extension here.

7ff663d3 05/08/2012 05:15 PM Warren Baker

Respect ['upload_path'] for upload_tmp_dir for PHP

430b921b 04/05/2012 06:04 PM Irving Popovetsky

Update etc/rc.php_ini_setup

04747c75 04/04/2012 10:59 AM Warren Baker

dl(), which is used by PEAR, is deprecated in 5.3 and fails to thus load this extension. No updates to PEAR either, so we can either always load like here or mod PEAR.inc. Should fix #2336

c25197ba 03/13/2012 08:48 AM Seth Mos

Adjust the ordering so that our modules load properly.
The order appears to be important in which we load the modules

37459b48 02/26/2012 08:31 PM Scott Ullrich

Turn off suhosin in hunt for #2214

8919256f 02/26/2012 08:27 PM Scott Ullrich

Crank up debug logging to help gear up for #2214

199c320b 01/20/2012 04:05 PM Jim Pingle

Bump upload size to 128mb, the firmware updates (at least for now while testing) are a bit too large for the old value.

d9867431 01/19/2012 07:48 PM Jim Pingle

Change from mhash to hash module, mhash is depreciated.

3133cc3b 01/18/2012 04:12 PM Scott Ullrich

Do not set EXTENSIONSDIR twice

d6abdf03 01/18/2012 04:11 PM Scott Ullrich

Nuke extra C/R

79454450 01/18/2012 04:10 PM Scott Ullrich

Test for newer 20090626 PHP_EXT_DIR

b3765f4c 11/29/2011 02:16 PM Roberto Nunnari

- Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
- Corrected bug in javascript funtion enable_change(enable_change)

5c52cd56 08/24/2011 09:24 PM Luiz Gustavo S. Costa

force a set path for ioncube loader

277ee858 08/09/2011 09:08 PM Luiz Gustavo S. Costa

fixed corrected name of ioncube module

189b043d 07/15/2011 06:27 PM Luiz Gustavo S. Costa

fix correct name

8164e340 07/15/2011 02:56 PM Scott Ullrich

Correct ts filename

fc23b860 07/13/2011 10:42 PM Scott Ullrich

Revert "Only load modules once"

This reverts commit 00b9730d6fe20272a40e707b709e677a847b7863.

e4f3307c 07/13/2011 10:36 PM Scott Ullrich

Only load modules once

4a79ec20 07/13/2011 08:43 PM Scott Ullrich

Adding ioncube_loader

b2484fd2 07/13/2011 01:39 PM Warren Baker

Remove extra "/"

fd3e19f3 07/12/2011 07:39 PM Scott Ullrich

Create dynamodules in the order they where touched

e9b5f8c7 07/04/2011 11:21 PM Scott Ullrich

Oops use ;

001c5e8a 07/04/2011 11:19 PM Scott Ullrich

Show errors.

baa2dba2 07/03/2011 12:57 AM Scott Ullrich

Use error log and log errors to /tmp/PHP_errors.log

adc4bdcc 06/21/2011 07:13 PM Scott Ullrich

Set extension name correctly.. Duh!

14033103 06/21/2011 07:04 PM Scott Ullrich

Fix copy and pasto

9c881f26 06/21/2011 06:55 PM Scott Ullrich

Add extension directory

f81cbdad 06/21/2011 04:08 PM Scott Ullrich

Use correct directory

5b9afe1e 06/20/2011 11:55 PM Scott Ullrich

mkdir zend modules

8ef700da 06/20/2011 10:53 PM Scott Ullrich

Add 'dynamodules' for zend_extension and zend_extension_ts. /etc/php_dynamodules_zend and /etc/php_dynamodules_zend_ts directories

c76ce920 06/20/2011 10:29 PM Scott Ullrich

Remove ioncube

d06f9f45 06/07/2011 04:52 PM Scott Ullrich

Adding ioncube

c88ff708 06/06/2011 09:09 PM Scott Ullrich

Include ssh2 module if available

f4015bd7 01/10/2011 02:35 PM Scott Ullrich

Turn back off zlib compression

4682fb7d 01/03/2011 06:12 PM Scott Ullrich

Turn zlib compression back on. Tested by and reminded by Pierre Pomes. Ticket #198 ... Apparently lighttpd was not compressing the php pages so this should be turned back on according to Pierre Pomes (and tested by him).

eebccaca 12/30/2010 09:49 AM Erik Fonnesbeck

Fix PHP warning related to recent update of apc extension.

b9bc333b 11/26/2010 11:06 PM Scott Ullrich

Increase suhosin maximum memory to avoid this error: ALERT - script tried to increase memory_limit to 268435456 bytes which is above the allowed value (attacker 'REMOTE_ADDR not set', file '/etc/inc/config.inc', line 59)

51d0f816 11/23/2010 11:32 AM Ermal LUÇI

Use full path to command binaries.

fea09886 11/09/2010 04:26 PM Scott Ullrich

Revert

5626a349 11/09/2010 03:28 PM Scott Ullrich

Set session.use_trans_sid to true

5556f3a1 09/15/2010 12:37 PM Ermal LUÇI

Do not use the \ based list for modules because it treats even the comments as modules. Simplify logic and make sure php.ini exists in both paths when needed.

4f1bace5 08/31/2010 03:31 PM Ermal LUÇI

Ticket #777. Allow long length of variables content to make happy suhosin(whoever he his)!

80a2fedf 08/30/2010 05:30 PM Scott Ullrich

Ensure php.ini is not found before setting up php

59218e22 08/23/2010 09:11 PM Scott Ullrich

Do not use APC on cli

7030262c 08/23/2010 01:45 AM Scott Ullrich

Take into account capital letters in the module name such as S in pfSense

90108d90 08/23/2010 01:36 AM Scott Ullrich

Fix a rather annoying bug where case would cause a module to not be detected as being loaded such as SQLite

52e65de1 08/23/2010 01:22 AM Scott Ullrich

Adjust ordering a bit

0bf80970 08/22/2010 10:17 PM Scott Ullrich

Load spl

bdf6ac75 08/22/2010 10:12 PM Scott Ullrich

Include sqlite and pdo. See http://www.pingle.org/2007/09/22/php-crashes-extensions-workaround which I have no desire to add intelligdent to php_ini_setup. Overhead is negligible

7a14caf0 08/21/2010 01:15 AM Scott Ullrich

Fix tab (whitespace)

e929c925 08/16/2010 02:31 PM Scott Ullrich

Adding zmq

96e04209 07/31/2010 12:27 AM Scott Ullrich

Set 96 megabytes to 5 meg of cache

1e86e897 07/31/2010 12:24 AM Scott Ullrich

Use more conservative apc memory values

5778e859 07/31/2010 12:19 AM Scott Ullrich

Update to 2010

8ee1dc80 07/31/2010 12:17 AM Scott Ullrich

Do not load apc module when under low memory situations

21a6662c 07/31/2010 12:12 AM Scott Ullrich

Use 97 megabytes, apc is not a module so do not set

cddedb40 07/31/2010 12:11 AM Scott Ullrich

Ensure apc is disabled by setting to 0. Also enable suhosin php support for < 65 megabytes of ram, too

b713d790 05/23/2010 08:12 PM Scott Ullrich

Use hw.physmem when other methods fail

839cad07 05/14/2010 01:06 PM Seth Mos

Improve the parsing of the memory value, use the reported amount of bytes, divide to get megabytes and get the 1st result. Ticket #526

a669395c 05/06/2010 04:35 PM Ermal LUÇI

Enable even xmlwriter module.

a8e61346 03/18/2010 11:21 PM Ermal LUÇI

Fix editing large aliases. Suhosin patch has by default a limit of 64 variables.

8eae944e 03/18/2010 05:04 PM Ermal LUÇI

Enable shmop module now that is needed.

b1b86db7 02/12/2010 01:08 PM Ermal Luçi

Remove comment to avoid creating 2 entries in php.ini for no apparent reason but have not time to investigate further.

b8e3b043 02/11/2010 03:06 PM Ermal Luçi

Ticket #255. Activate pfSense module to get the helper functions.

c720fffc 01/22/2010 12:22 AM Scott Ullrich

Set set_time_limit

0d60f50a 12/03/2009 02:58 PM Seth Mos

Simplify and fix available memory calculation to fix shell script errors on boot.
Fix spelling error in comment

9444761e 11/30/2009 06:57 PM Scott Ullrich

Turn off compression for time being. Ticket #198

07b1797b 11/29/2009 11:33 PM Scott Ullrich

Define full path to binaries

16058a05 11/23/2009 01:14 AM Scott Ullrich

Add back mbstring for firewall_rules_edit

be1db1d3 11/23/2009 12:56 AM Scott Ullrich

Document known module purpouses:

fca48a65 11/23/2009 12:53 AM Scott Ullrich

Add back ctype and document what its for

d4ac1b88 11/22/2009 03:51 AM Scott Ullrich

We need mhash for the user manager

7f16265a 11/21/2009 11:44 PM Scott Ullrich

Ensure dynamodules directory exists

fcdf9492 11/21/2009 11:37 PM Scott Ullrich

Fix spelling mistake

80d887d1 11/21/2009 11:34 PM Scott Ullrich

Note modules no longer included by default. If a module is needed simply touch /etc/php_dynamodules/$modulename

c44417f8 11/21/2009 11:30 PM Scott Ullrich

Include captiveportal for captiveportal_radius_stop_all()

47eee8fa 11/21/2009 11:07 PM Scott Ullrich

Use dmesg -a when /var/log/dmesg.boot is not available

f82be9e4 11/21/2009 09:18 PM Scott Ullrich

Set default size for apc shm to 10 megs for < 128

2b11ff4d 11/21/2009 09:14 PM Scott Ullrich

Calculate PHP APC SHM size according to memory detected

dee5d2fb 08/12/2009 06:50 PM Renato Botelho

Ensure nanobsd save tmp files under /root

caea0c47 08/12/2009 05:55 PM Ermal Luçi

Add xmlreader module to the list of modules used on pfSense.

8c73ff0c 07/10/2009 01:53 AM Scott Ullrich

Adding sockets

27798303 07/06/2009 10:31 PM Scott Ullrich

Add suhosin module

800b73e6 06/27/2009 10:28 PM Scott Ullrich

Handle nanobsd platform

4b4271d3 05/22/2009 06:40 PM Scott Ullrich

Do not include shmop twice

04442020 05/21/2009 04:16 PM Scott Ullrich

Adding php libraries for CP locking

e70cc23b 03/14/2009 06:01 AM Scott Ullrich

Add json

8a44206b 12/23/2008 07:31 PM Scott Ullrich

Add openssl php extension

e1fda0c0 12/23/2008 07:25 PM Scott Ullrich

Make rc.php_ini_setup smarter by testing final list of php modules for
loading errors. If a module did not load remove it from php.ini and
add the load error to /var/run/php_modules_load_errors.txt

9060c764 12/23/2008 07:09 PM Scott Ullrich

Remove sqlite for now until undefined symbol error can be resolved.

69b27c16 12/23/2008 12:47 AM Scott Ullrich

Test modules correctly

c52f3ce3 12/23/2008 12:44 AM Scott Ullrich

Do not alert for unfound modules

31c96a14 12/23/2008 12:13 AM Scott Ullrich

Set upload directory to /root for embedded

3937f149 12/23/2008 12:04 AM Scott Ullrich

Do not return empty rows when probing loaded php modules

de96a790 12/22/2008 11:59 PM Scott Ullrich
  • Add comments
  • Add (C)