Memory use error while updating WordPress
When I update WP automatically at backend, I often get an error
“Fatal error: Allowed memory size of …”
to say the memory usage is beyond a limit. The solution is simple. SSH to the server and edit the wp-config.php as following,
Continue reading ‘Memory use error while updating WordPress’ »