summaryrefslogtreecommitdiffstats
path: root/etc/rc.php-fpm_restart
Commit message (Collapse)AuthorAgeFilesLines
* Code style for etc filesPhil Davis2015-02-251-1/+1
|
* Clean up some old, possibly stale, files when restarting php-fpmjim-p2015-02-201-0/+2
|
* Fix cut paste brain fadePhil Davis2015-01-111-1/+1
|
* Restart PHP-FPM allow to setup ini filePhil Davis2015-01-101-0/+2
| | | | | | | | | | | | | 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 :)
* show user that something is actually happening when they choose php-fpm_restartChris Buechler2014-11-151-0/+2
|
* Add an option to restart php-fpm from consoleErmal2014-10-061-0/+11
OpenPOWER on IntegriCloud