I have a problem with FCKEditorX.
I'm trying to create with fckeditor a link to a page previously created on my site.
When appearing popup widow containing the content of the website I get this error :
XML Request Error : Internal Server Error (500)
Code: Select all
The server didn't send back a proper XML response. Please contact your system administrator.
XML request error: Internal Server Error (500)
Requested URL:
http://www.mysite.com/demo/workingsite/modules/FCKeditorX/FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php?Command=GetFoldersAndFiles&Type=File&CurrentFolder=%2F&uuid=1247501919474
Response text:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<__html><head>
<title>500 Internal Server Error</title>
</head></__body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
webmaster@mysite.com and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
<__body></__html>I'm using CMSMadeSimple 1.5.2 and JustHost as hosting.
Thanks for any help.


