Fix service unavailable error for WordPress websites quickly and easily (no dev solution)

Опубликовано: 21 Январь 2020
на канале: Steven Litton
178
1

Fix service unavailable error for WordPress websites quickly and easily

Code to copy 👇
define( 'WP_MEMORY_LIMIT', '256M' );

This does resolve the issue in a lot of cases but you may find that your server setup does not work with this solution. This is only really a quick fix for people to try before having to contact a developer. You apply this code change at your own risk, always be sure to take backups and test the site each time you make a change.

Support The Channel
If you have found this content useful and would like to support my channel to allow me to keep offering free content then please consider using Super Thanks, my affiliate links, or buying me a coffee ☕ https://www.buymeacoffee.com/stevelitton

#wordpress #wordpresstutorial #serviceunavailable