Opened 18 years ago
Closed 18 years ago
#227 closed Bug (invalid)
Problem with Filemanager in PHP
Reported by: | Bernhard | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | File Browser | Version: | FCKeditor 2.4 |
Keywords: | Cc: |
Description
I have tested the editor and everything is ok.
As I tried to make a link an for this, to upload a file, the system said: "The server didn't send back a proper XML response." If I try to create a new folder, the same message appears.
I have tested on my "local server" with XAMP under windows XP and also under my Webspace (hosteurope).
Can anybody help me, because I need the function for an project work at school!
Attachments (1)
Change History (4)
Changed 18 years ago by
Attachment: | errormessage1.gif added |
---|
comment:1 follow-up: 2 Changed 18 years ago by
Priority: | High → Normal |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Please use our forums for discussions: http://sourceforge.net/forum/forum.php?forum_id=257180
As you can read in that message you are getting the contents of the ASP connector, you should change your configuration to match your server language and do the proper checks to enable it (without allowing anyone to use the filebrowser).
comment:2 follow-up: 3 Changed 18 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Replying to alfonsoml:
Please use our forums for discussions: http://sourceforge.net/forum/forum.php?forum_id=257180
As you can read in that message you are getting the contents of the ASP connector, you should change your configuration to match your server language and do the proper checks to enable it (without allowing anyone to use the filebrowser).
I have alreay changed the config: var _FileBrowserLanguage = 'php' ; asp | aspx | cfm | lasso | perl | php | py var _QuickUploadLanguage = 'php' ; asp | aspx | cfm | lasso | php
I have already read: http://wiki.fckeditor.net/Developer%27s_Guide/Configuration/Built_in_File_Browser And also: http://sourceforge.net/forum/forum.php?forum_id=257180
Nothing could help me.
comment:3 Changed 18 years ago by
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Replying to leftjustified:
Replying to alfonsoml:
Please use our forums for discussions: http://sourceforge.net/forum/forum.php?forum_id=257180
Nothing could help me.
What Alfonso wanted to say is that you should not open tickets for support. You should instead look for help at our Forums.
His answer was right though. You were pointing to the ASP connector. You must configure it to use PHP. Remember to cleanup your browser's cache when making changes to the config file.
This is a screenshoot of the errormessage