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

How to fix WordPress could not create directory error

How to fix WordPress could not create directory error
HomepageKnowledge BaseWordpressHow to fix WordPress could not crea...
How to fix WordPress could not create directory error

If you receive the Could not create directory error while installing the WordPress theme, you can give file/folder permissions with the following commands and resolve the error.

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 Türkiye location 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?
(723 times viewed. / 0 people found helpful.)