EGreg / Platform-history

The Qbix Platform for powering Social Applications
http://qbix.com/platform
GNU Affero General Public License v3.0
21 stars 5 forks source link

Installer doesn't always chmod files dir correctly #25

Closed EGreg closed 10 years ago

EGreg commented 10 years ago

When installing a new app, the files dir should be chmod 777, and should maybe even have a "sticky bit". This should already work, but on some environments, it didn't, leading to "fatal errors" trying to write sessions in files dir.

Speaking of - how would we report such fatal errors, if we can't write to files?