Topic: CHMod Directories

As per the subject. Upon installing the MiaCMS, I need to chmod the directories to 777 in order to install as it'll be unwriteable..
http://docs.miacms.org/wikka.php?wakka=InstallingMia

So do i need to change back to 755 or any recommendation?
as I'm worry someone could edit, or add anything to the directories...but if miacms need those directories to be 777, then I'm fine with it.

Thanks.

Re: CHMod Directories

It really boils down to your server configuration.  What's most important is that the Apache user (whatever that might be on your server) has access to write files to this directory.

http://brilaps.com
http://opensourcepenguin.net

Re: CHMod Directories

Oh i see...cause when i try to put 755 to e.g: administrator folder, I'll have problem in logging in admin site. So if 777 wont cause any security problem, then i think should be fine then.