WordPress White page error – Call to undefined function imagecreatefromstring
If you ever get a white page on your WordPress, the best way to troubleshoot is to check the apache error log first. It will have enough information about the issue happening now. In my case, the error was showing as below in the /var/log/httpd/error_log file. PHP Fatal error: Uncaught Error: Call to …
WordPress White page error – Call to undefined function imagecreatefromstring Read More »