Display problem fixed with "define('SCRIPT_DEBUG', true);"
-
I installed WordPress 4.0 on a laptop running CentOS 6.5, MariaDB, Apache and Firefox. I have the latest version of PHP. I am running the NVIDIA graphics driver instead of NOUVEAU.
I could not use the Dashboard since the display was garbled when trying to view a post.
After some Google searching, I put “define(‘SCRIPT_DEBUG’, true);” in wp-config.php and commented out the ‘false’ version.
This improved the login screen for Dashboard and the ability to view a post from the Dashboard but it still is not right.
I also get the message “Warning: mysql_connect(); Headers and client library minor version mismatch. … wp-db.php on line 1409”
Are there other fixes beside “define(‘SCRIPT_DEBUG’, true);”?
Please advise.
Thank you,
Joe
- The topic ‘Display problem fixed with "define('SCRIPT_DEBUG', true);"’ is closed to new replies.