servers:linux:nginx:wordpress
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
servers:linux:nginx:wordpress [2025/09/11 16:11] – [PHP-FPM Socket] Sean Rhone | servers:linux:nginx:wordpress [2025/10/16 23:21] (current) – [Database] Sean Rhone | ||
---|---|---|---|
Line 23: | Line 23: | ||
* https:// | * https:// | ||
- | sudo git clone --branch ' | + | sudo git clone --branch ' |
====== Database ====== | ====== Database ====== | ||
Line 35: | Line 35: | ||
GRANT ALL PRIVILEGES ON wordpress.* to ' | GRANT ALL PRIVILEGES ON wordpress.* to ' | ||
- | FLUSH PRIVILEGES; | + | FLUSH PRIVILEGES; |
- | + | ||
- | | + | |
====== nginx + PHP-FPM Configuration ====== | ====== nginx + PHP-FPM Configuration ====== | ||
Line 134: | Line 132: | ||
* Date Format: Y/m/d | * Date Format: Y/m/d | ||
+ | |||
+ | ===== wp-config.php ===== | ||
+ | |||
+ | * :!: WordPress set-up needs to generate this file first ((put settings in the '' | ||
+ | |||
+ | sudo -e '/ | ||
+ | |||
+ | < | ||
+ | define( ' | ||
+ | |||
+ | define( ' | ||
+ | define( ' | ||
+ | |||
+ | /* End */</ | ||
====== Services ====== | ====== Services ====== | ||
Line 275: | Line 287: | ||
Type=oneshot | Type=oneshot | ||
+ | ExecStart='/ | ||
ExecStart='/ | ExecStart='/ | ||
ExecStart='/ | ExecStart='/ | ||
Line 361: | Line 374: | ||
sudo mariadb ' | sudo mariadb ' | ||
- | ===== dos2unix | + | ===== Git Fix ===== |
- | **** | + | |
+ | | ||
+ | |||
+ | sudo su ' | ||
+ | |||
+ | rm -Rf '/ | ||
+ | |||
+ | git -C '/ | ||
+ | |||
+ | git -C '/ | ||
+ | |||
+ | git -C '/ | ||
+ | |||
+ | git -C '/ | ||
+ | |||
+ | git -C '/ | ||
+ | |||
+ | git -C '/ | ||
+ | |||
+ | git -C '/ | ||
+ | |||
+ | git -C '/ | ||
+ | |||
+ | git -C '/ | ||
- | | + | |
===== MySQL Connection ===== | ===== MySQL Connection ===== |
/srv/www/wiki/data/attic/servers/linux/nginx/wordpress.1757621466.txt.gz · Last modified: by Sean Rhone