0

I have installed roundcube mail on my web server on rackaspace cloud sites. It worked fined till today morning it just started popping up with the Server 403 Error.

The result in the ajax call comes as Invalid Request.

The only change i made was, i changed the timezone on there server to Sydney/Australia which is by default set to America because the server is located there.

Thanks

user1210155
  • 103
  • 2
  • 6
  • did you check the server logs to see if anything is listed as to why the error occurs? Does the error go away if you change timezones back? You've given almost no useful information to try to help solve this. – Marc B Sep 10 '12 at 04:29
  • Yes i have checked the server error logs i get no logs in there. – user1210155 Sep 10 '12 at 04:35
  • And i had installed myroundcube plugin and installed the calendar but it worked fine for 2 days and today morning it crashed. I am running 0.8 Version or roundcube. – user1210155 Sep 10 '12 at 04:37

1 Answers1

0

I know I'm digging up the deads, but it could help some people getting the same problem in the future. In my case (Debien Wheezy), it was a wrong setting (I don't know which one...) on my php.ini file. When I updated PHP and my config file was replaced with the one from Debian, everything suddenly went right.

delehef
  • 681
  • 4
  • 7