Quote:
|
Its creating directories as www-data when the directory is owned by web1. It appears to be picking it up from apache rather than what it should be.
|
Enable suexec, you will see that it works then.
Quote:
|
Are you saying that the fcgi will force apache to write as web1...?
|
Yes, thats the purpose of the suexec function. But ensure that you switched php mode to php-fcgi, do not use mod_php.