Cannot start httpd

Howdy folks,

I am getting an error while starting httpd on Centos 6

This is a brand new install, I have just added some Virtual Servers. I rebooted the machine and ended up with this.

Failed to start service :
Starting httpd: Syntax error on line 1032 of /etc/httpd/conf/httpd.conf:
Wrapper /home/spdyget/fcgi-bin/php5.fcgi cannot be accessed: (13)Permission denied
[FAILED]

Any suggestions. Thanks in advance.

Cheers

What output do you get for this command: ls -l /home/spdyget/fcgi-bin

Howdy,

The output you provided above looks good… how about these commands:

ls -ld /home/spdyget ls -ld /home/spdyget/fcgi-bin