servers:linux:nginx:wordpress
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| servers:linux:nginx:wordpress [2026/05/01 02:21] – [Database] 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] = "/ | ||
/srv/www/wiki/data/pages/servers/linux/nginx/wordpress.txt · Last modified: by Sean Rhone
