Hi
I tried to install FCKeditor with MAMP but the path is incorrect.
How can find the correct path for fckeditor on an OSX and MAMP server for a drupal site?

Comments

fourtyfreak’s picture

Not sure I know what you mean by incorrect FCKeditor path, but I use OSX, MAMP and FCKeditor all the time, and works fine for me.

I simply install the FCKEditor module to {siteroot}/sites/all/modules/ then download the actual FCKeditor scripts and copy the contents of the folder (not the actual folder) to {siteroot}/sites/all/modules/fckeditor/fckeditor

Hope that makes some kind of sense.

This also works for the newer CKeditor module too.

Paul

bsenftner’s picture

make sure you follow the instructions in the README.txt and TROUBLESHOOTING.txt

It took me a few beats to get it working on OSX-MAMP. Once I did, I created a zip-archive of the working fckeditor module directory (with the additional download inside) and I used that for future sites.
Likewise, I'm using he same pattern for the new ckeditor.