FTP permissions to access setup.php ?

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
Moodywaterz
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Jul 10, 2016 11:29 am

FTP permissions to access setup.php ?

Post by Moodywaterz »

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
User avatar
Edge100x
Founder
Founder
Posts: 13129
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: FTP permissions to access setup.php ?

Post by Edge100x »

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?
Post Reply