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 10:53] – [Service] Sean Rhone | servers:linux:nginx:joomla [2025/10/16 23:53] (current) – [Service] Sean Rhone | ||
|---|---|---|---|
| Line 26: | Line 26: | ||
| * https:// | * https:// | ||
| * https:// | * https:// | ||
| + | * :!: 2025/09/11: T3 extension doesn' | ||
| - | sudo git clone --branch ' | + | sudo git clone --branch ' |
| ====== Environment ====== | ====== Environment ====== | ||
| Line 47: | Line 48: | ||
| exit | exit | ||
| - | ====== | + | ====== |
| sudo mariadb | sudo mariadb | ||
| Line 57: | 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 89: | 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 95: | Line 96: | ||
| php_value[upload_max_filesize] = " | php_value[upload_max_filesize] = " | ||
| php_value[max_file_uploads] = " | php_value[max_file_uploads] = " | ||
| - | php_value[upload_tmp_dir] = "/ | ||
| ; End</ | ; End</ | ||
| Line 170: | Line 170: | ||
| * Disable Automated Updates | * Disable Automated Updates | ||
| - | * Remove | + | * :!: Don't remove |
| + | |||
| + | ===== 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 567: | Line 577: | ||
| sudo tar -xzf ~/' | sudo tar -xzf ~/' | ||
| - | ===== Restore Database | + | ===== Git Fix ===== |
| - | * [[# | + | * :!: Set email for '' |
| + | * :!: T3 + Purity III need reinstalled | ||
| - | sudo mariadb --execute='DROP DATABASE joomla_db;' | + | sudo su ' |
| - | | + | |
| - | | + | |
| - | ===== dos2unix ===== | + | git -C '/ |
| - | **** | + | git -C '/ |
| - | | + | |
| - | ===== MySQL Connection ===== | + | git -C '/ |
| - | | + | |
| - | * TODO | + | |
| - | | + | |
| - | | + | |
| + | |||
| + | git -C '/ | ||
| + | |||
| + | exit | ||
| + | |||
| + | ===== Restore Database ===== | ||
| + | |||
| + | * [[# | ||
| + | |||
| + | sudo mariadb --execute=' | ||
| + | |||
| + | sudo mariadb --execute=' | ||
| + | |||
| + | sudo mariadb ' | ||
| ===== Start nginx ===== | ===== Start nginx ===== | ||
/usr/local/www/wiki/data/attic/servers/linux/nginx/joomla.1757602397.txt.gz · Last modified: by Sean Rhone
