Tag: php.ini
WordPress: Could not create directory – Theme Install Failed
by admin on Feb.10, 2010, under Wordpress
This error appeared every time I wanted to install a theme automatically, even in the current version (2.9.1) of WordPress:
Downloading install package from http://wordpress.org/extend/themes/download/sample-theme.zip.
Unpacking the package.
Installing the theme.
Could not create directory. /var/www/html/web999/blog/wp-content/themes/sample-theme/
Theme Install Failed.
Incoming search terms:
WordPress: Could not create directory – Plugin Install Failed
by admin on Feb.10, 2010, under Wordpress
This error appeared every time I wanted to install a plugin automatically, even in the current version (2.9.1) of WordPress:
Downloading install package from http://downloads.wordpress.org/plugin/sample-plugin.zip.
Unpacking the package.
Installing the plugin.
Could not create directory. /var/www/html/web999/blog/wp-content/plugins/sample-plugin/
Plugin Install Failed.