CoreBOSBB
Install list directory not allowed writed - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Modules/Extension Support (https://discussions.corebos.org/forumdisplay.php?fid=9)
+--- Thread: Install list directory not allowed writed (/showthread.php?tid=513)



Install list directory not allowed writed - rslemer - 12-03-2016

Even diretory has a write permission, on install system show not writable

What can was wrong?


RE: Install list directory not allowed writed - joebordes - 12-04-2016

Are you sure? This has always worked correctly and we haven't modified that (I think).
Launch phpinfo and see what user your webserver is running as and then check the permissions again.


RE: Install list directory not allowed writed - joebordes - 12-04-2016

Let me know how it goes.


RE: Install list directory not allowed writed - rslemer - 12-05-2016

solved

Change selinux enforcing to permissive.


RE: Install list directory not allowed writed - joebordes - 12-05-2016

Thanks! Good to know.