X

Select Your Country

Turkey (Türkçe)Turkey (Türkçe) Worldwide (English)Worldwide (English)
X

Select Your Currency

Türk Lirası $ US Dollar

Solution to WordPress Could not create directory Error

Solution to WordPress Could not create directory Error
HomepageKnowledge BaseWordpressSolution to WordPress Could not cre...
Solution to WordPress Could not create directory Error

When you receive the Could not create directory error during theme installation in Wordpress, the problem will be solved if we grant file/folder permissions with the following commands.

chown -R www-data:www-data /var/www find /var/www/ -type d -exec chmod 755 {} \;find /var/www/ -type f -exec chmod 644 {} \;

You can click for our Wordpress Web Hosting package.

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(664 times viewed. / 1 people found helpful.)