I am not getting any error messages. FCKeditor is seen by the system. But nothing works. I have tried this in MSIE 6.X and Firefox 1.5.x.
From the README.txt file:
Installation
------------
1. Copy the module fckeditor folder to modules/.
Done.
2. Download FCKeditor 2.x from http://www.fckeditor.net and copy the
distribution files (the contents of the "fckeditor" directory from
the FCKeditor distribution file) to modules/fckeditor/fckeditor.
Done.
3. See 'How to enable the File Browser' for additional instructions.
For now, I just want the editor to basically work.
Configuration
-------------
1. Modify the fckeditor.config.js file to custom your needs (optional).
WTF? Specifically what I am supposed to do? Since it's optional, I'm leaving this alone.
2. Enable the module as usual from Drupal's admin pages.
Done.
3. Under settings, configure the fckeditor settings.
There is no "settings" under drupal 5.0, I went to Home » Administer » Site configuration -> FCKeditor. If I check "Use FCKeditor in a popup window" I get a link to use rich text editor, if I click that link I get a useless blank page with two buttons: OK and Cancle - nothing works. If I don't check "Use FCKeditor in a popup window" then I get nothing, just as if FCKeditor was never installed.