Knowledge Base

The file could not be written

If you get errors like: The file could not be written. or The export could not be found on the file system. etc

It's the file group ownership permission errors, if you use SSH for Blesta use the following:

/var/www/

\chown -R apache: ./uploads/

/var/www/uploads/

\chown -R apache: ./*

Please rate this article to help us improve our Knowledge Base.

0 0