User Tools

Site Tools


servers:linux:nginx:piwigo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
servers:linux:nginx:piwigo [2026/05/01 00:49] Sean Rhoneservers:linux:nginx:piwigo [2026/06/10 07:52] (current) – [TODO] Sean Rhone
Line 62: Line 62:
 pm.process_idle_timeout = "30" pm.process_idle_timeout = "30"
  
-php_value[log_errors] = "Off"+php_value[log_errors] = "0"
 php_value[error_reporting] = "~E_ALL" php_value[error_reporting] = "~E_ALL"
-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] = "/var/lib/php8/sessions" php_value[session.save_path] = "/var/lib/php8/sessions"
Line 528: Line 528:
  
   * Show title on pictures (long titles get cut-off in navbar)   * Show title on pictures (long titles get cut-off in navbar)
-  * AI ([[https://piwigo.org/forum/viewtopic.php?pid=192438#p192438|post]], [[https://github.com/Piwigo/Piwigo/commits/master/include/config_default.inc.php|config.inc.php]])+  * AI ([[https://piwigo.org/forum/viewtopic.php?pid=194776#p194776|post]], [[https://github.com/Piwigo/Piwigo/commits/master/include/config_default.inc.php|config.inc.php]])
   * :?: Below is remaining packages not installed from old installs ((bz2/zlib seem installed with wiki; TODO: source for those being reqs))   * :?: Below is remaining packages not installed from old installs ((bz2/zlib seem installed with wiki; TODO: source for those being reqs))
  
/usr/local/www/wiki/data/attic/servers/linux/nginx/piwigo.1777610972.txt.gz · Last modified: by Sean Rhone