I'm a noob to CMS, but I've managed to get Drupal 5rc1 installed & serving two sites but I get "Internal Server error" (with bluebreeze theme) and "404 page not found" (with pushbutton theme) errors with FCK editor in the modules that use it (text box or as a popup).

I'm guessing that I need to adjust a path reference someplace, but I don't know where.
My server tree looks like this-
root
--CMS
----Drupal
------(usual Drupal folders)

The fckeditor folders look like-
fckeditor
--fckeditor
----editor
(Is this correct? The fckeditor.info files etc. are in the top fckeditor folder, and the other fckeditor files are in the next level fckeditor folder. I wasn't very clear on this at setup.)

I've tried putting the fckeditor folders under Drupal/sites/all/modules/ and Drupal/modules but still get the error.
Any ideas?

Comments

jd4x4’s picture

Well it's fixed, but I don't know how!
I deleted everything from the server and started over. Must have been a bad or missing file transfer.
All works as it should, installed under sites/all/modules.

Kodeart’s picture

Usually all README.txt's are written just to explain "how to whatever".