Avatar of John Account
John Account

asked on 

error in fckeditor

I'm getting the following error on a site when using the fckeditor.  I use the exact same one on another site and it works perferctly fine.

Warning: file_put_contents(../_ebook.htm.1.last) [function.file-put-contents]: failed to open stream: Permission denied in /home/performa/public_html/fckeditor/index.php on line 254

Warning: file_put_contents(../_ebook.htm.1.bak) [function.file-put-contents]: failed to open stream: Permission denied in /home/performa/public_html/fckeditor/index.php on line 256

Warning: file_put_contents(../_ebook.htm) [function.file-put-contents]: failed to open stream: Permission denied in /home/performa/public_html/fckeditor/index.php on line 272


Any idea why?
Web Applications

Avatar of undefined
Last Comment
Loganathan Natarajan

8/22/2022 - Mon