Author Topic: Error 406 Not acceptable  (Read 3053 times)

Rockyuk

  • Newbie
  • *
  • Posts: 3
    • View Profile
Error 406 Not acceptable
« on: December 06, 2009, 11:35:42 am »
Hi everyone,
I have tried to install OpenGoo twice now and keep getting this error

Not Acceptable

An appropriate representation of the requested resource /office/index.php could not be found on this server.

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

The installation and everything always works fine but as soon as i get to the last step of creating username and password etc i keep getting this error coming up?

Does anyone know how to fix this please?

Thanks

Rockyuk
 ???

mwai

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Error 406 Not acceptable
« Reply #1 on: January 12, 2010, 04:08:30 am »
I encountered the same error after installing on a linux server.

The problem is caused by the mod_security an Apache firewall. To work around  edit the .htaccess file to disable mod_security:

.htaccess in the fengoffice folder:

i edited and it looked like this:

<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
AddDefaultCharset utf-8


 ::) and it worked fine

www.nairobiwebspace.com
« Last Edit: January 12, 2010, 04:10:19 am by mwai »

prafulla

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
Re: Error 406 Not acceptable
« Reply #2 on: March 22, 2010, 12:31:19 am »
Hi

I tried modifying .Htaccess file,but error is still persisting.

How to fix it now?

regards / Prafulla