Hello,
after sever ours of frustration, I found the solution. I post it here now, so maybe others can save this work.
If you open the file browser and it gives you a XML Server 500 Error check the following:
chmod this folder to 755:
/Your_public_html_root/mambots/editors/fckeditor/editor/filemanager/browser/default/connectors/php
chmod this file to 755:
/Your_public_html_root/mambots/editors/fckeditor/editor/filemanager/browser/default/connectors/php/connector.php
This may help
Have a nice day
Michael
Wed, 05/11/2005 - 02:39
#1
RE: FCKeditor Images XML Error Soulution
I'm using ColdFusion MX on RedHat Unix and am also getting this XML 500 error. I've chmod'd all of the files and directories inside the connectors directory to 755 (and also 777, just on the offchance
) but am still getting the error.
Could it be an Apache configuration problem?