Hi there!
Well, like some other users, i get this error message when trying to open ckfinder, doesnt matter wheter open from ckeditor or ckfinder directly, the same error appears...
Do you have any ideas ?? Looks like XML code is correct, so, dont really understand why this happens..
YEAH!! i've read documentation, changed to "return true" the function CheckAuthentication() (just for testing), changed baseURL and baseDir.....so dont really understand this...
Please, could someone help me with this ??
THanks a lot..
My system: WindowsXP, XAMPP ( apache, mysql, php5.2 )
The "funny" errror i get is the following:
URL requested: "http://localserver/CKEditor/js/plugins/ckfinder/core/connector/php/connector.php?command=Init&type=Images&langCode=es-mx"
Server response:
Status: 200
Response text:
<?xml version="1.0" encoding="utf-8"?><Connector resourceType="Images"><Error number="0" /><ConnectorInfo enabled="true" s="" c="" thumbsEnabled="true" thumbsUrl="http://localserver/ckeditor/fotos/_thumbs/" thumbsDirectAccess="false" /><ResourceTypes><ResourceType name="Images" url="http://localserver/ckeditor/fotos/images/" allowedExtensions="bmp,gif,jpeg,jpg,png" deniedExtensions="" defaultView="Thumbnails" hash="f5f5ec4edbfb31bc" hasChildren="false" acl="255" /></ResourceTypes></Connector>
Mon, 09/28/2009 - 23:14
#1
Re: XML request error: OK (200) Different problem...
Server response:
Status: 200
Response text:
Content-Type:text/xml; charset=utf-8<?xml version="1.0" encoding="utf-8"?><Connector><Error number="0" /><ConnectorInfo enabled="true" s="" c="" thumbsEnabled="false"
/><ResourceTypes><ResourceType name="Files" url="/ckfinder/userfiles/files/"
allowedExtensions="7z,aiff,asf,avi,bmp,csv,doc,fla,flv,gif,gz,gzip,jpeg,jpg,mid,mov,mp3,mp4,mpc,mpeg,mpg,ods,odt,pdf,png,ppt,pxd,qt,ram,rar,rm,rmi,rmvb,rtf,sdc,sitd,swf,sxc,sxw,tar,t
gz,tif,tiff,txt,vsd,wav,wma,wmv,xls,zip" deniedExtensions="" defaultView="Thumbnails" hash="5a03179ba9cdd668" hasChildren="false" acl="255" /><ResourceType name="Images"
url="/ckfinder/userfiles/images/" allowedExtensions="bmp,gif,jpeg,jpg,png" deniedExtensions="" defaultView="Thumbnails" hash="c321bab59defc323" hasChildren="false" acl="255"
/><ResourceType name="Flash" url="/ckfinder/userfiles/flash/" allowedExtensions="swf,flv" deniedExtensions="" defaultView="Thumbnails" hash="d5cc2087b5b63e34" hasChildren="false"
acl="255" /></ResourceTypes></Connector>
Have anybody an idea what's going wrong here?
Thanks in advance!
Wilfred
Re: XML request error: OK (200) Different problem...
i've got a similar problem. after a fresh install of ckfinder i got a an errormessage with a timeout error (the php script exceeds 30 seconds). and after this i sometimes got the xml request error (200) and sometimes xml request error (12152)
got a linux server,
Apache/2.0.59,
PHP/5.2.1
mysql 5.0.36
any ideas?
regards olaf
-------- edit -------
i think i have an idea:
on my server there are two php extensions on my virtual hosts installed:
espeedboat (for speeding up php i think)
suhosin (security improvements)
i turned espeedboat of and it seems to work now...
I will watch that and let you know
Re: XML request error: OK (200) Different problem...
Re: XML request error: OK (200) Different problem...
Basically if I put ANYTHING in config.php that looks anywhere near session cookies BANG XML error 200. If I just return true (hideous security issues) then it works fine... great!
Re: XML request error: OK (200) Different problem...
Re: XML request error: OK (200) Different problem...
I'm really sorry for late reply, it seems we have a problem here, we'll fix it soon.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+