forgot one: there has to be a different installer SQL as well.
I'm a bit short on time right now, but this is definitly on my list, so i'll probably hack something together sooner or later. Let me know if you want the patch. Would be cool if someon…
@mblos16
standard setup is to chown the directories to the user the webserver runs under, and set permissions to 755
777 is almost always a bad idea for a directory accessible through the webserver, as soon as someone finds (for instance) a sql inj…