Project

General

Profile

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

# Date Author Comment
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)
487c2ce7 12/22/2008 11:54 PM Scott Ullrich

Do not remove old php.ini files, they will be replaced.

9980cd72 12/22/2008 11:53 PM Scott Ullrich

s/.so//

073ab2c8 12/22/2008 11:49 PM Scott Ullrich

Add mysql.so and sqlite.so

0804f515 12/22/2008 11:38 PM Scott Ullrich
  • Make PHP extensions directory a variable
  • Check to ensure that each needed extension exists before adding to php.ini
2ed3203c 12/22/2008 10:58 PM Scott Ullrich

Remove platform check. Even CDROM platform has unionfs now on RELENG_1

4b29393a 12/22/2008 05:42 AM Scott Ullrich
  • Correct comment
  • Add additional comments
0997e8f3 12/22/2008 05:40 AM Scott Ullrich

Include apc.so extension

f1b64d5e 12/22/2008 05:33 AM Scott Ullrich

Include all the modules we need.

e83dca8c 12/22/2008 05:11 AM Scott Ullrich
  • Define all modules in a variable
  • Move php.ini to /tmp and test for built in modules
  • Generate final php.ini by merging the two together and only load needed
    modules from php.ini that are not built in
40e46009 11/30/2008 10:16 PM Scott Ullrich

Move php.ini setup to its own file