Question

We have a web site with domain http://209.59.154.150/~phnxaudi/,. To develop this website we have used Joomla framework, and we have used Ckeditor in it, for uploading files(pdf, images etc ). Also we have installed Ckeditor in the server.

But for some reason we are getting an internal 500 server error. Could anyone please help us to solve this issue?

Was it helpful?

Solution

I have gotten 500 errors from ckFinder. It almost always is permissions. Ensure that the internet user has read/directory browse/write permissions to the configured "user files" folder.

OTHER TIPS

Try to remove the ".htaccess" file in the ckeditor root directory. This caused the error at our server.

if that's dont work, try to gave 0755 permission to the connector file in core.... when you put your files in the server automatically give 0777 permissions, and I can't execute php file, ...

try with a "hello world" en ckfinder folder and you can see the problem of permission.

sorry for my bad english.

enjoy!

Try to remove the ".htaccess" file in the ckeditor root directory. This caused the error at our server. by Wim Van Loon < this solves the problem

Does the filename contain non-standard characters? Does it have no extension? I've found that if either of those are true, the image will not upload, the logs show nothing, and the CKEditor image upload interface shows a 500 error.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top