Categories
Linux

How to fix the WordPress error “there has been a critical error on your website”

Open php.ini file

# cd /etc

# vi php.ini

goto “memory_limit” to change from 64M to 512M

Press Esc and type :q then :w to save