Hi,
I am trying to install the FCKEditor as an extension to Drupal. I have uploaded the necessary files to the correct places. Now I am trying to activate the FCKEditor from the modules of Drupal. But I get an error of
"The website cannot display the page"
with the web site address:
admin/build/modules/list/confirm.
Any ideas how to avoid this?
Thanks...
I am trying to install the FCKEditor as an extension to Drupal. I have uploaded the necessary files to the correct places. Now I am trying to activate the FCKEditor from the modules of Drupal. But I get an error of
"The website cannot display the page"
with the web site address:
admin/build/modules/list/confirm.
Any ideas how to avoid this?
Thanks...

Re: cannot activate FCKEditor in Drupal
Re: cannot activate FCKEditor in Drupal
Module
App
drupalinstalldrupalinstall
drupalinstalldrupalinstall
Re: cannot activate FCKEditor in Drupal
Re: cannot activate FCKEditor in Drupal
Try decompressing them to two separate locations -- say, module_fckeditor and app_fckeditor. Then copy the first to
/fckeditor
and the second to
/fckeditor/fckeditor
Brian