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:23] – 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 ===== | ||
- | | + | |
- | | + | |
< | < | ||
- | define( 'WP_AUTO_UPDATE_CORE', | + | define( 'AUTOMATIC_UPDATER_DISABLED', |
define( ' | define( ' | ||
define( ' | define( ' | ||
- | @ini_set( ' | ||
/* End */</ | /* End */</ | ||
Line 290: | Line 287: | ||
Type=oneshot | Type=oneshot | ||
+ | ExecStart='/ | ||
ExecStart='/ | ExecStart='/ | ||
ExecStart='/ | ExecStart='/ | ||
Line 376: | 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.1757625803.txt.gz · Last modified: by Sean Rhone