View Single Post
  #4  
Old 11-13-2012, 05:15 PM
Banana Lord. Banana Lord. is offline
Member
 
Join Date: Mar 2011
Posts: 43
Quote:
Originally Posted by NiteWave View Post
please check your php suExec setting.
Server->General->Using Apache Configuration File->PHP suEXEC

should be Yes in your case.
Thanks for the quick response! I've enabled it as instructed but files are still missing their owner, as shown by the log:

Code:
[68.xx.xx.xx:39176-0#sitename] owner of file does not match owner of vhost, path [/home/sitename/html/assets/files/86.swf], access denied.
This site is set up in the following way:

/home/sitename/conf/
/home/sitename/html/

the PHP_suEXEC template is as follows:

http://b.elup.me/UkhQ-zsX.png

thanks!

EDIT: To clarify, do I need to map each virtual host, or do I just need to map the listener they belong to?

Last edited by Banana Lord.; 11-13-2012 at 05:20 PM..
Reply With Quote