I have been trying to setup the magento site but have been playing around with permissions which has resulted in the following error in the suexec.log
[2014-04-25 08:20:56]: uid: (5015/web12) gid: (5011/client7) cmd: .php-fcgi-starter
[2014-04-25 08:20:56]: target uid/gid (5015/5011) mismatch with directory (33/33) or program (33/33
Any ideas how i can get it so that the uid and gid match?
I have done id www-data and 5011/client7 is against that user.
Any help would be great.