HTTP 406 Not Acceptable error

HTTP 406 Not Acceptable error

yazan Stuart Hiles -
Yanıt sayısı: 2

I wonder if anyone can help...

I've installed the face2face module on two different sites, 1.8.3+ and 1.9+ and receive the above error in IE (The resource you are looking for cannot be opened by your browser). Also encounter problems within Firefox. I add the activity (tried within course and on front page) and enter all of the settings, but when I create the message appears.

The module installed OK and I have tried removing and re-installing. I've checked the permissions of the mod.php file and all seems OK. I don't get the error when setting up any other activities.

Anyone any ideas, as this look likes a really useful mod!

php 4.3.0
mysql 4.1.16

Thanks,

Stuart

Stuart Hiles yanıt olarak

Re: HTTP 406 Not Acceptable error

yazan François Marier -
That sounds strange, I've never seen this error before.

Googling for the error suggests that this may be related to mod_security (if you are running on Apache):

http://wordpress.org/support/topic/121259

Otherwise, the only thing that may cause problems is your version of PHP. We only test the Face-to-face module on PHP 5, so there may be a few issues with PHP 4, but not like what you are experiencing.

Francois
François Marier yanıt olarak

Re: HTTP 406 Not Acceptable error

yazan Stuart Hiles -

Thanks Francois.

Sorry - forgot to mention that it is an Apache server.
I followed the link you posted and created the .htaccess file in the public_html folder with a sinlgle line 'SecFilterEngine Off', as suggested. 

This has resolved the problem! Now all works fine for both Moodle installations.

Another problem resolved - so many thanks! big grin

Stuart