1
coopersita
some searches trigger 403

I've been having weird problems lately.

I tried to delete some inactive users, but all I get is this message:

Quote:

Forbidden
You don't have permission to access /modules/system/admin.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.34 Server at XXXXXXXXXXXX Port 80


I was able to delete some, but after a point, I kept getting that error. I'm able to use the admin interface, but not delete or send emails.

Then I got a message from a user that's getting the same error message, but instead of /modules/system/admin.php is /search.php.

The weirdest thing is that it only happens when you search for the word "psych", any other word will yield results as expected (I've tried several terms).

I ran a check of my database and the only problem seems to be:

Quote:
clubcon_xoop1.xoops_xoopspoll_log
warning : Auto-increment value: 0 is smaller than max used value: 36
status : OK


Any ideas?

2
coopersita
Re: some searches trigger 403

This is really strange.

I've narrowed the problem to any search that includes the string "psy".

Whether it's a regular search, or user search.

I can search my users, but can't send them emails if in the search results a user's name contains "psy"...

Could it be my xoops, or is it the server?

I don't get a php or MySQL error, I get a flat our 403 error...

Do you think I should contact my host?

Any guess will be welcomed.

3
coopersita
Re: some searches trigger 403

I found my anser in the host's (Surpass) support forums. They seem to be using some appache mod that causes the problem. Adding the following code to the .htaccess fixes it:

SecFilterEngine Off
SecFilterScanPOST Off

go figure...

Login

Who's Online

550 user(s) are online (159 user(s) are browsing Support Forums)


Members: 0


Guests: 550


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits