X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

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?
(98 times viewed. / 0 people found helpful.)