Question
Hi,
trying to use the WYSIWYG editor I get the following error message:
Can't locate HTMLpath in
@INC
path-httpd-01-80path path path path-httpd-01-80path path-httpd-01-80path path path-httpd-01-80path path-solaris-64int path path-solaris-64int path-solaris-64int path path path path path path-solaris-64int path path path path-solaris-64int path-solaris-64int path path-httpd-01-80path path-httpd-01-80path path path-httpd-01-80path path path path path
Seems as if the plugin doesn't get the correct inc path - but why?
Thanks for any ideas!
Environment
--
AlexRaabe - 07 Aug 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
The
path path path indicates obfuscated path, done for security. Please check you webserver error log for the exact message. You probably miss some required modules, see dependency info at
WysiwygPlugin.
--
PeterThoeny - 07 Aug 2006
I had the same problem. In my case the CPAN lib for the html parser for perl was not installed. After installing the package html-parser-perl everything works fine.
--
JeanLoup - 07 Aug 2007