GameConnect / SourceBans

Advanced admin and ban management for the Source game engine
http://www.sourcebans.net
67 stars 30 forks source link

Missing folders and files beginning instalation. #26

Closed Arkadietz closed 10 years ago

Arkadietz commented 10 years ago

Missing folders like :

Assets Folder Writable (/assets)
Demo Folder Writable (/demos) Runtime Folder Writable (/application/runtime)

Missing files like: Database Config Writable (/application/config/sourcebans.php)

WildCard65 commented 10 years ago

Manually create said folders/files and chmod them

ErikMinekus commented 10 years ago

I've added the folders in commit 7b145fbc1ef7e61060a39b399cd493057509c2a3, even though the installer tries to create them if they don't exist. If it can't create them, it also won't be able to chmod them, so in the end you still have to do that manually.