servers:linux:nginx:wordpress
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| servers:linux:nginx:wordpress [2026/05/01 02:19] – [Files] Sean Rhone | servers:linux:nginx:wordpress [2026/05/01 05:23] (current) – [PHP-FPM Socket] Sean Rhone | ||
|---|---|---|---|
| Line 57: | Line 57: | ||
| pm.process_idle_timeout = " | pm.process_idle_timeout = " | ||
| - | php_value[log_errors] = "Off" | + | php_value[log_errors] = "0" |
| php_value[error_reporting] = " | php_value[error_reporting] = " | ||
| - | php_value[display_errors] = "Off" | + | php_value[display_errors] = "0" |
| - | php_value[display_startup_errors] = "Off" | + | php_value[display_startup_errors] = "0" |
| - | php_value[html_errors] = "Off" | + | php_value[html_errors] = "0" |
| php_value[session.save_path] = "/ | php_value[session.save_path] = "/ | ||
| Line 271: | Line 271: | ||
| === Service === | === Service === | ||
| + | |||
| + | * [[linux: | ||
| mkdir -p ~/' | mkdir -p ~/' | ||
| Line 281: | Line 283: | ||
| WorkingDirectory=/ | WorkingDirectory=/ | ||
| - | ExecStart='/ | + | ExecStart='/ |
| + | |||
| + | #ExecStart='/ | ||
| # End</ | # End</ | ||
/srv/www/wiki/data/attic/servers/linux/nginx/wordpress.1777616378.txt.gz · Last modified: by Sean Rhone
