ERRO: If you’re trying to upgrade WordPress or install a plugin and getting the “could not create directory” error, there are two levels required to solving it. Here’s an example of the error sequence Downloading update from http://downloads.wordpress.org/plugin/your-plugin.0.9.3.1.zip… Unpacking the update… Could not create directory. /wp-content/upgrade/yourplugin.tmp Return to Plugins page […]
wordpress
Your PHP installation appears to be missing the MySQL extension which is required by WordPress
Q. I’m installing WordPress blog system under Debian Linux and getting an error which read as follows: Your PHP installation appears to be missing the MySQL extension which is required by WordPress How do I fix this problem under Debian Linux? A.. First make sure MySQL server is running, type […]