PDA

View Full Version : Need help with server permissions


Deadly Assassin
12-19-2007, 04:13 PM
I am having troubles with some php permissions.

The first error that is coming up is:

Forbidden
You don't have permission to access /forums/newreply.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

This is when i or other members are using the PM system, and some posts, but not all.

The second problem has come up after installing Cyb - Paypal donate.
I get this error when trying to get to the hacks control panel.

You don't have permission to access /forums/admincp/options.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

I firstly changed the Chmod, that made no difference.

Please help as i cant install hardly anything.

Cheers in advance

Marco van Herwaarden
12-19-2007, 05:30 PM
Check if your server has a too tight configured mod_security installed. Check your webserver logfiles for more information on the real reason.

Deadly Assassin
12-20-2007, 03:48 AM
Cheers, i went over to vb.com. They gave me some code to add to the htaccess file.

Fixed.