givanz / Vvveb

Powerful and easy to use cms to build websites, blogs or ecommerce stores.
https://www.vvveb.com
GNU Affero General Public License v3.0
239 stars 49 forks source link

Error activating theme, check config/sites.php write permissions #140

Open PointerSoftware opened 1 week ago

PointerSoftware commented 1 week ago

I am getting this error, however I correctly set the permission of sites.php to 744.

givanz commented 1 week ago

Are you using multi site or have only one site?

Another possible cause after permissions is invalid configuration/id's in config/sites.php due to some bug like one that was recently fixed https://github.com/givanz/Vvveb/commit/397849c413825ac1fc2d9648c783d82f44ff781c.

Can you please copy paste sites.php, you can remove domain names or other private info.

Can you also try to set permissions temporarily to 777 to rule out permissions issue entirely?