Hi All,
I am trying to change my php handler from suphp to FCGI which is fine and changes and websites run, however now I am experiencing permission errors.
In wordpress media manager when you try to upload an error using the flash uploader you get a http error, and the browser uploader gives a 500 error.
Wordpress is able to update it's files and update plugins but file uploads just won't work any more. I've checked the folder and it has a 755 permission. I've tried with 777 permissions and that doesn't work either.
I then created a test php upload script and that gives a 500 error so it seems to be uploading. I have checked the error logs and they are not capturing the problem.
I'm stumped as to what this can be, and googling has found nothing direct that works.
Any body have any ideas:
It's a vps running Cpanel v 11.30.1 (build 4)
php v5.3.6 running as fcgi, with suexec on (I have tried with it on and off and neither makes a difference)
Apache v 2.2
Everything else works except files uploads.
Thanks in advance
Tom



LinkBack URL
About LinkBacks
Reply With Quote





