Cannot start httpd

3 posts / 0 new
Last post
#1 Mon, 11/26/2012 - 16:16
hdavy2002

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

Mon, 11/26/2012 - 16:36
Locutus

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

Mon, 11/26/2012 - 21:29
andreychek

Howdy,

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

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