servers:linux:nginx:joomla
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| servers:linux:nginx:joomla [2025/09/11 11:44] – [Databases] Sean Rhone | servers:linux:nginx:joomla [2025/10/16 23:53] (current) – [Service] Sean Rhone | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| * :!: 2025/09/11: T3 extension doesn' | * :!: 2025/09/11: T3 extension doesn' | ||
| - | sudo git clone --branch ' | + | sudo git clone --branch ' |
| ====== Environment ====== | ====== Environment ====== | ||
| Line 58: | Line 58: | ||
| GRANT ALL PRIVILEGES ON joomla_db.* to ' | GRANT ALL PRIVILEGES ON joomla_db.* to ' | ||
| - | FLUSH PRIVILEGES; | + | FLUSH PRIVILEGES; |
| - | + | ||
| - | | + | |
| ====== nginx + PHP-FPM Configuration ====== | ====== nginx + PHP-FPM Configuration ====== | ||
| Line 90: | Line 88: | ||
| ; General | ; General | ||
| + | php_value[log_errors] = " | ||
| + | php_value[error_reporting] = " | ||
| php_value[date.timezone] = " | php_value[date.timezone] = " | ||
| php_value[max_execution_time] = " | php_value[max_execution_time] = " | ||
| Line 171: | Line 171: | ||
| * Disable Automated Updates | * Disable Automated Updates | ||
| * :!: Don't remove installation folder | * :!: Don't remove installation folder | ||
| + | |||
| + | ===== Compat Extension Fix ===== | ||
| + | |||
| + | * https:// | ||
| + | |||
| + | sudo rm -fv '/ | ||
| ====== Settings ====== | ====== Settings ====== | ||
| Line 182: | Line 188: | ||
| * [[https:// | * [[https:// | ||
| * Download **Purity III Template** and **T3 System Plugin** (:!: not 20 MB+ quickstarts; | * Download **Purity III Template** and **T3 System Plugin** (:!: not 20 MB+ quickstarts; | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| ==== System Dashboard ==== | ==== System Dashboard ==== | ||
| Line 364: | Line 373: | ||
| ExecStart='/ | ExecStart='/ | ||
| - | ExecStart='/ | + | ExecStart='/ |
| ExecStart='/ | ExecStart='/ | ||
| Line 491: | Line 500: | ||
| Type=oneshot | Type=oneshot | ||
| + | ExecStart='/ | ||
| ExecStart='/ | ExecStart='/ | ||
| ExecStart='/ | ExecStart='/ | ||
| Line 566: | Line 576: | ||
| sudo tar -xzf ~/' | sudo tar -xzf ~/' | ||
| + | |||
| + | ===== Git Fix ===== | ||
| + | |||
| + | * :!: Set email for '' | ||
| + | * :!: T3 + Purity III need reinstalled | ||
| + | |||
| + | sudo su ' | ||
| + | |||
| + | rm -Rf '/ | ||
| + | |||
| + | git -C '/ | ||
| + | |||
| + | git -C '/ | ||
| + | |||
| + | git -C '/ | ||
| + | |||
| + | git -C '/ | ||
| + | |||
| + | git -C '/ | ||
| + | |||
| + | git -C '/ | ||
| + | |||
| + | git -C '/ | ||
| + | |||
| + | git -C '/ | ||
| + | |||
| + | git -C '/ | ||
| + | |||
| + | exit | ||
| ===== Restore Database ===== | ===== Restore Database ===== | ||
/usr/local/www/wiki/data/attic/servers/linux/nginx/joomla.1757605493.txt.gz · Last modified: by Sean Rhone
