FCKeditor m'envoie l'erreur suivante :

The requested URL /cgi-bin/fckeditor/editor/fckeditor.html was not found on this server.
Ce même si j'ai placer le $basepath dans fckeditor.pl

Code : Sélectionner tout - Visualiser dans une fenêtre à part
$BasePath = 'http://www.keybook.ca/fckeditor/';
Il se serait donc supposé aller dans http://www.keybook.ca/fckeditor/editor/fckeditor.html et non /cgi-bin/fckeditor/editor/fckeditor.html ??