hi.
i am using an WYSIWYG editor (spaw2) in my application.
the text matter is being POSTed properly, but
i am not able to upload any files using filemanager(audio/video/zip), delete/rename any manually saved files.
also i am not able to create new subdirectories using the filemanager
i am getting the error that "PERMISSION DENIED"
my httpd service is running with user/group as apache/apache uid=48
and the ownership of the htdocs is also with apache:apache with permissions 0777
the OS i am using is fedora core 6
I even tried the same using another editor (FCKeditor), but still it gives the same problem.
please help..