Feng Forum

Support => Installation problems => : Rockyuk December 06, 2009, 11:35:42 AM

: Error 406 Not acceptable
: Rockyuk 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
 ???
: Re: Error 406 Not acceptable
: mwai 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
: Re: Error 406 Not acceptable
: prafulla 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