Quote:
Originally Posted by Lynne
I'm wondering if anyone who has had problems with this mod has taken a look at their error_logs. I had a couple of users complain about trying to post and then getting timedout and the post won't go through. They both had different browsers and OSs. I then looked at the error_logs and found this.
Code:
[error] [client xx.xx.xx.xx] mod_security: Access denied with code 406. Error reading request body, error code 70007: The timeout specified has expired [severity "EMERGENCY"] [hostname "www.mysite.org"] [uri "/forums/ajax.php?do=shownewnotifications"]
Like I said, this was only happening to a couple of our users, so I'm not sure why just them. I also don't know if this is just my server, or if maybe it is happening with others also.
|
The only errors I get from this are in reference to the image specified in the CSS. After adding "../../" they went away. Another user (TonyMF) and I both have one working server and one non working server (His are both linux, my live server is linux, my test server is windows). We compared phpinfo()s from each server. There were a few little things here and there that were common to the non-working and not on the working (or vice versa), but after applying the differences to my test server, it still works.
I'm sure this is going to end up being something really small and I'll feel stupid once a solution is found. lol