servers:linux:nginx:mybb
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| servers:linux:nginx:mybb [2025/09/11 21:54] – [Dependencies] Sean Rhone | servers:linux:nginx:mybb [2025/10/30 22:30] (current) – old revision restored (2025/10/16 23:52) Sean Rhone | ||
|---|---|---|---|
| Line 47: | Line 47: | ||
| GRANT ALL PRIVILEGES ON mybb.* to ' | GRANT ALL PRIVILEGES ON mybb.* to ' | ||
| - | FLUSH PRIVILEGES; | + | FLUSH PRIVILEGES; |
| - | + | ||
| - | | + | |
| ====== nginx + PHP-FPM Configuration ====== | ====== nginx + PHP-FPM Configuration ====== | ||
| Line 140: | Line 138: | ||
| * TODO | * TODO | ||
| + | |||
| + | ===== Offline Message ===== | ||
| + | |||
| + | * Configuration -> Settings -> Board Online / Offline | ||
| + | |||
| + | < | ||
| + | These forums are being built behind-the-scenes, | ||
| + | <br /> | ||
| + | In the meantime, check out my wiki: <a href=" | ||
| + | </ | ||
| ===== config.php ===== | ===== config.php ===== | ||
| Line 145: | Line 153: | ||
| * https:// | * https:// | ||
| - | sudo su ' | + | sudo -e '/srv/www/ |
| - | + | ||
| - | nano '/ | + | |
| < | < | ||
| $config[' | $config[' | ||
| - | |||
| - | exit | ||
| ====== Services ====== | ====== Services ====== | ||
| Line 172: | Line 176: | ||
| ExecStart='/ | ExecStart='/ | ||
| - | ExecStart='/ | + | ExecStart='/ |
| ExecStartPost='/ | ExecStartPost='/ | ||
| Line 298: | Line 302: | ||
| Type=oneshot | Type=oneshot | ||
| + | ExecStart='/ | ||
| ExecStart='/ | ExecStart='/ | ||
| ExecStart='/ | ExecStart='/ | ||
| Line 354: | Line 359: | ||
| scp ~/' | scp ~/' | ||
| - | scp ~/' | + | scp ~/' |
| ===== Stop nginx ===== | ===== Stop nginx ===== | ||
| Line 373: | Line 378: | ||
| sudo tar -xzf ~/' | sudo tar -xzf ~/' | ||
| + | |||
| + | ===== Git Fix ===== | ||
| + | |||
| + | * :!: Set email for '' | ||
| + | |||
| + | 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 ===== | ||
| Line 382: | Line 415: | ||
| sudo mariadb --execute=' | sudo mariadb --execute=' | ||
| - | sudo mariadb ' | + | sudo mariadb ' |
| ===== Start nginx ===== | ===== Start nginx ===== | ||
| Line 394: | Line 427: | ||
| **** | **** | ||
| - | rm -fv ~/' | + | rm -fv ~/' |
/usr/local/www/wiki/data/attic/servers/linux/nginx/mybb.1757642075.txt.gz · Last modified: by Sean Rhone
