Phil Davis
e173dd74fd
Code style for etc files
2015-02-25 01:08:35 +05:45
Matt Smith
c28da0a7db
Add filter.so to list of extensions loaded for 2.2
2014-08-18 09:34:21 -05:00
Renato Botelho
75b8eb8344
PBIs are crashing without LOGNAME being defined in the environment, define it here until PBI is fixed
2014-05-09 17:04:27 -03:00
Renato Botelho
6f657dfd8a
sqlite module is now called sqlite3
2014-04-30 16:47:09 -03:00
Ermal
3ffae79bde
Change log level to error for php-fpm
2014-04-28 13:36:43 +00:00
Ermal
e61f548f2c
Get rid of embedded platform. Its time to GC this
2014-04-14 13:06:28 +00:00
Renato Botelho
01f4a81de1
Make rc.php_ini_setup ready for php 5.5
2014-04-02 10:58:40 -03:00
Warren Baker
5293c5c71a
Teach php-fpm about our required environment path
2014-02-05 15:58:07 +02:00
Ermal
7b03748b37
Correct the php-fpm configuration generation
2013-12-26 19:27:40 +00:00
Ermal
362ec35df2
Do not register the _ENV superglobal since its not required and probably not very useful in a [F]CGI world and its limit is restricted nowdays in pfSense.
2013-12-20 22:32:21 +00:00
Ermal
aa205c3b69
Rmoeve register_long_arrays from php.ini and from php code the use of HTTP_*_VARS as its deprecated and luckily low use in pfSense to win memory and compativility
2013-12-20 22:08:34 +00:00
Ermal
5be2085a97
Rely on memory rather than LOWMEM boolean
2013-12-16 13:34:25 +00:00
Ermal
6d7ee1ab8f
Use same value consistently for configuration and tolerate a bit more
2013-12-15 21:26:27 +00:00
Ermal
9e0fb7010d
Use system ident rather than php-fpm for system logs
2013-12-14 21:21:50 +00:00
Ermal
4aea91d808
Switch to php-fpm for lighty and check_reload_status will use it. Step by step will migrate the other calls
2013-12-14 19:20:55 +00:00
Renato Botelho
4831f5df94
Remove unecessary capitalized WARNING from disabled APC message
2013-09-09 16:09:53 -03:00
Individual IT Services
73fa01787f
Increased needed memory for APC to 512M + code cleanup
...
- Increased the needed memory for APC to 512M as we often run into memory problems on our 256M box
- fixed the RAM calculation to divide by 1024 and not 1000
- code cleanup (renaming variables and creating new to avoid magic numbers)
2013-08-28 23:32:42 -07:00
Ermal
7ba99a6c44
Make a bit more sense and consistent with when apc is enabled
2013-01-05 16:40:57 +00:00
Ermal
a4fc6ec78d
Ticket #2063 Do not enable apc on less than 135MB ram
2013-01-03 14:57:27 +00:00
Warren Baker
96325dbacd
Up post and upload max sizes for php.ini
2012-11-20 12:33:16 +02:00
Phil Davis
4e3158362d
Remove unused set_time_limit in php.ini
2012-07-22 14:43:14 +05:45
smos
7e82423393
Actually reflect the right timeout values for redmine ticket #2552
2012-07-18 10:04:28 +02:00
smos
9d0be8275a
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.
The maximum time limit is now 1 hour, execution time is 15 minutes and input time for post is 30 minutes (firmware upgrade)
Redmine ticket #2552
2012-07-18 10:03:36 +02:00
jim-p
c1993935fb
CP Radius accounting wants bcmod() so we need to activate bcmath.
2012-06-29 12:21:00 -04:00
Darren Embry
a1f7723876
add autocomplete to load_balancer_pool_edit.php (PEV-394754)
...
we also enable the json extension here.
2012-05-10 12:39:15 -04:00
Warren Baker
7ff663d3a8
Respect ['upload_path'] for upload_tmp_dir for PHP
2012-05-08 19:15:04 +02:00
Irving Popovetsky
430b921bc9
Update etc/rc.php_ini_setup
2012-04-05 11:04:33 -07:00
Warren Baker
04747c755f
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
2012-04-04 12:59:45 +02:00
smos
c25197ba45
Adjust the ordering so that our modules load properly.
...
The order appears to be important in which we load the modules
2012-03-13 09:48:09 +01:00
Scott Ullrich
37459b48ef
Turn off suhosin in hunt for #2214
2012-02-26 15:31:48 -05:00
Scott Ullrich
8919256f4a
Crank up debug logging to help gear up for #2214
2012-02-26 15:27:54 -05:00
jim-p
199c320bc8
Bump upload size to 128mb, the firmware updates (at least for now while testing) are a bit too large for the old value.
2012-01-20 11:05:05 -05:00
jim-p
d9867431a4
Change from mhash to hash module, mhash is depreciated.
2012-01-19 14:48:06 -05:00
Scott Ullrich
3133cc3bd7
Do not set EXTENSIONSDIR twice
2012-01-18 11:12:32 -05:00
Scott Ullrich
d6abdf030d
Nuke extra C/R
2012-01-18 11:11:49 -05:00
Scott Ullrich
79454450b5
Test for newer 20090626 PHP_EXT_DIR
2012-01-18 11:10:44 -05:00
Roberto Nunnari
b3765f4c40
- Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
...
- Corrected bug in javascript funtion enable_change(enable_change)
2011-11-29 15:16:35 +01:00
lgcosta
5c52cd56b7
force a set path for ioncube loader
2011-08-24 18:24:37 -03:00
lgcosta
277ee8580e
fixed corrected name of ioncube module
2011-08-09 18:08:38 -03:00
lgcosta
189b043dfb
fix correct name
2011-07-15 15:27:33 -03:00
Scott Ullrich
8164e3404e
Correct ts filename
2011-07-15 10:56:56 -04:00
Scott Ullrich
fc23b860eb
Revert "Only load modules once"
...
This reverts commit 00b9730d6f .
2011-07-13 18:42:55 -04:00
Scott Ullrich
e4f3307c8b
Only load modules once
2011-07-13 18:36:36 -04:00
Scott Ullrich
4a79ec20cb
Adding ioncube_loader
2011-07-13 16:43:17 -04:00
Warren Baker
b2484fd23c
Remove extra "/"
2011-07-13 15:39:16 +02:00
Scott Ullrich
fd3e19f3bf
Create dynamodules in the order they where touched
2011-07-12 15:39:06 -04:00
Scott Ullrich
e9b5f8c729
Oops use ;
2011-07-04 19:21:56 -04:00
Scott Ullrich
001c5e8a13
Show errors.
2011-07-04 19:19:53 -04:00
Scott Ullrich
baa2dba203
Use error log and log errors to /tmp/PHP_errors.log
2011-07-02 20:57:11 -04:00
Scott Ullrich
adc4bdcc47
Set extension name correctly.. Duh!
2011-06-21 15:13:48 -04:00