Server Browser / File Upload
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Error creating folder: "[absolute path i have chosen]" (Cannot create http:/ directory)
Re: Server Browser / File Upload
Re: Server Browser / File Upload
but:
is wrong.
UserFilesAbsolutePath
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Server Browser / File Upload
Although my file browser still gives me the same error.. =/
Any ideas?
Re: Server Browser / File Upload
As it says, check the server error log, it may contain some useful error messages.
Hint: url pointing to the file browser contains double dots "..". On some servers, it may be blocked by mod_security.
In such case, check the latest nightly build of FCKeditor.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Server Browser / File Upload
fckeditor 2.3.1 for mojoBlog http://www.joomlify.com/component/option,com_sobi2/sobi2Task,sobi2Details/sobi2Id,5/Itemid,53/
// Path to user files relative to the document root.
// Fill the following value it you prefer to specify the absolute path for the
// user files directory. Useful if you are using a virtual directory, symbolic
// link or alias. Examples: 'C:\\MySite\\userfiles\\' or '/root/mysite/userfiles/'.
// Attention: The above 'UserFilesPath' must point to the same directory.
Re: Server Browser / File Upload
not URL
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+