Main repository for pfSense
Go to file
Phil Davis 1d8c79cc1e Restart PHP-FPM allow to setup ini file
I was just using console menu option 16 Restart PHP-FPM and it hung on a nanoBSD system.
I found /tmp/php_errors.txt with this in it:
"override rw-r--r--  root/wheel for /usr/local/etc/php.ini?"
Flying blind at the console I entered "y", then /tmp/php_errors.txt had this:
--------
rm: /usr/local/etc/php.ini: Read-only file system
override rw-r--r--  root/wheel for /usr/local/lib/php.ini?
--------
Pressed return at the console and it proceeded, presumably without re-writing php.ini

It works much better when the file system is mounted RW :)
2015-01-10 21:38:50 +05:45
boot setting nmbclusters to 0 just results in an error, remove unnecessary line 2014-11-04 18:44:29 -06:00
cf/conf
conf.default Fix #4090: 2015-01-05 15:44:29 -02:00
etc Restart PHP-FPM allow to setup ini file 2015-01-10 21:38:50 +05:45
root Set proxy env vars on interactive shell and also on crontab to make all scripts be able to use it. Ticket #3789 2014-11-11 11:57:38 -02:00
sbin Set this to /8 instead since that's how it's done in stock FreeBSD 10.1. Ticket #3941 2014-11-10 21:52:52 -06:00
tmp Deal correct with filenames with spaces 2014-11-14 07:46:57 -02:00
usr Default to only AES and SHA1 for new P2s. 2015-01-09 22:08:27 -06:00
.gitattributes
.gitignore
license.txt Welcome 2015 2014-12-31 16:22:00 -02:00