mod_security Help

Status
Not open for further replies.

novax104

Member
Messages
63
Reaction score
0
Points
6
Hello. My phpBB forum is having an issue when I try to submit changes with the User Control Panel with this error,

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

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

I'm told by a member at the phpBB support forums that most likely the mod_security settings need changed.

Can someone please look into this.

Thanks,
Shane
 

havokpcr

New Member
Messages
3
Reaction score
0
Points
1
I believe the mod_security issue is occurring with my php install aswell.
I receive a different error when attempting to post multiple links.
On the 4th instance of "http://".

I get the following error when hitting submit.
Code:
No route found for "GET /posting.php"

I've narrowed the problem down to the 4th http:// causing the issue. Below is right where I receive this issue.

Code:
Beginners Guides
[list]
[*][url=http://www.mobilestrikedata.com/guides/beginners/]Beginners Guide to Mobile Strike[/url]
[*][url=http://www.mobilestrikedata.com/guides/beginners-guide-to-attacking/]Beginners Guide to Attacking[/url]
[*][url=http://www.mobilestrikedata.com/guides/10-mobile-strike-tips-every-new-player-should-know/]10 Tips Every New Player Should Know[/url]
[*][url=http://
 

Dead-i

x10Hosting Support Ninja
Community Support
Messages
6,084
Reaction score
368
Points
83
Hi,

@novax104 What data are you submitting, exactly? It looks like a URL is triggering the error.

@havokpcr We limit submissions to a maximum of 3 links by default. I've turned this off for your account now. Please try again. ;)

Thank you,
 

novax104

Member
Messages
63
Reaction score
0
Points
6
Hi,

@novax104 What data are you submitting, exactly? It looks like a URL is triggering the error.

Thank you,

Happens on two occasions. One when setting a homepage URL within the UCP and when setting a Flag in the UCP (Custom Extension) I've also tried this with a clean installation and the same thing happens.

The submitted URL is normal from phpBB, ucp.php?i=ucp_profile&mode=profile_info
 
Status
Not open for further replies.
Top