Help - Search - Members - Calendar
Full Version: FCKeditor
HTMLHelp Forums > Web Authoring > Web Site Functionality
jwade_m
Does anyone know anything about FCKeditor. I've tried installing it and I get these error message on my web page.

Warning: include(FCKeditor/fckeditor.php) [function.include]: failed to open stream: No such file or directory in /home/.moose/htradmin/themovingmart.com/index.php on line 2

Warning: include() [function.include]: Failed opening 'FCKeditor/fckeditor.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.moose/htradmin/themovingmart.com/index.php on line 2
Brian Chandler
It means the program is looking for the file FCKeditor/fckeditor.php and can't find it. You need to have a directory FCKeditor within either the directory the web page is in (i.e. ".") OR in the directory /usr/local/php5/lib/php:/usr/local/lib/php, and this FCKeditor directory needs to include the file fckeditor.php.

Couldn't be clearer, AFAICS, but you do need what it says, and not something else, such as a directory called fckEditor...
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.