Myopengrid / mwi

[READ ONLY] Myopengrid Opensim Web Interface
http://mwi.myopengrid.com
Other
13 stars 15 forks source link

themes folder not writable #30

Open ArcAIN6 opened 8 years ago

ArcAIN6 commented 8 years ago

No matter what i do, the installer says themes folder isn't writable..

Things i've tried:

Set user, and group of folder, and all files within to apache + chmod -R 777 = NO JOY Set user, and group of folder, and all files within to apache + chmod -R 775 = NO JOY set user, and group of folder, and all files within to tbh:apache + chmod -R 777 = NO JOY set user, and group of folder, and all files within to tbh:apache + chmod -R 775 = NO JOY set user, and group of folder, and all files within to tbh:tbh + chmod -R 777 = NO JOY set user, and group of folder, and all files within to tbh:tbh + chmod -R 775 = NO JOY set user, and group of folder, and all files within to root:apache + chmod -R 777 = NO JOY set user, and group of folder, and all files within to root:apache + chmod -R 775 = NO JOY

set user, and group of folder, and all files within to root:root + chmod -R 777 = 500 error set user, and group of folder, and all files within to root:root + chmod -R 775 = 500 error

Seems to me like something is dorked up somewhere within the installer, as most if not all of those settings should have produced a writable directory for the exception of root:root

OS = CentOS 5.7 (final) PHP 5.3.3 Apache 2.2.27

ArcAIN6 commented 8 years ago

nevermind, i've decided to go with a different project, just noticed this one has been dead for a few years.