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