Hey guys! I'm currently trying to install amxbans on my server, I don't know if you guys have any knowledge about it but basiclly what I need to do is:
Put a bunch of files in my var/www/html/amxbans
Enter my-website.com/amxbans
This would automatically run my-website.com/amxbans/setup.php
BUT here is the thing, setup.php shows blank page I'm thinking this might be a permission or configuration issue, as I don't know what should be done in this case! so do you guys have any idea of possible fixes?
Or in general, what are the folders or files you guys think I should CHMOD 777 ?
Hoping to get a response soon!
Thank you in advance
FTP permissions to access setup.php ?
-
- New to forums
- Posts: 1
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sun Jul 10, 2016 11:29 am
Re: FTP permissions to access setup.php ?
chmod 777 would be incorrect. You'd want something like 600 for a PHP file. Have you tried using the automatic permissions tool in the control panel?