When I click the spellcheck button, I get the follow error message:

Error response:
403 Forbidden
403 Forbidden



nginx/0.8.53
CommentFileSizeAuthor
wysiwyg_spell_error.png87.18 KBR-H

Comments

iva2k’s picture

Category: bug » support

Please verify you have your webserver permissions configured correctly for the spellchecker files and directories. Given that you have spellchecker installed in:
YOURDRUPAL/sites/all/libraries/tinymce/jscripts/tiny_mce/plugins/spellchecker/

you should be able to open this URL:
YOURWEBSITE/sites/all/libraries/tinymce/jscripts/tiny_mce/plugins/spellchecker/rpc.php
and see something like this:
{"result":null,"id":null,"error":{"errstr":"Could not get raw post data.","errfile":"","errline":null,"errcontext":"","level":"FATAL"}}

R-H’s picture

Thank you for your help.

I get an error if I open:
/sites/all/libraries/tinymce/jscripts/tiny_mce/plugins/spellchecker/rpc.php

Error message is:

403 Forbidden
nginx/0.8.53

Can you please tell me what the server permissions problem is. I will need to relay to the project Aegir team.

iva2k’s picture

Status: Active » Fixed

The error message explains your problem, and you can relay my question to them - once you have server configured properly, your spellchecker problem should go away.

R-H’s picture

Thank you! This was resolved by the Aegir/Barracuda team.

R-H’s picture

Thank you! This was resolved by the Aegir/Barracuda team.

ericrdb’s picture

Same issue here and I understand that it's related to my nginx config.

R-H, do you have a link or explanation of how it was resolved? Would be very handy right about now. Thanks

ericrdb’s picture

...and, here's the solution:
http://groups.drupal.org/node/112584

--
Eric DenBraber
www.mydbsolution.com

R-H’s picture

I never would have solved that on my own! Nice to have the omega8 group to assist with my server!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.