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 17:28] – [wp-config.php] 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 137: | Line 135: | ||
===== wp-config.php ===== | ===== wp-config.php ===== | ||
- | | + | |
- | | + | |
< | < | ||
Line 289: | Line 287: | ||
Type=oneshot | Type=oneshot | ||
+ | ExecStart='/ | ||
ExecStart='/ | ExecStart='/ | ||
ExecStart='/ | ExecStart='/ | ||
Line 375: | 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.1757626121.txt.gz · Last modified: by Sean Rhone