________________________________
From: PARVINDER RAJPUT <m...@parvinder.co.in>
To: Neil D'Souza <nxd...@yahoo.com>; witty-interest@lists.sourceforge.net
Sent: Sunday, September 11, 2011 12:06 PM
Subject: Re: [Wt-interest] apache file
>when i have restart apache it gives that error
>
>... waiting Syntax error on line 3 of /etc/apache2/mods-enabled/fastcgi.conf:
>FastCgiIpcDir /var/lib/apache2/fastcgi: access for server (uid 1005,
>gid 1005) failed: read not allowed
Hi Parvinder,
Specifcally, are you using this command to restart apache?
$ sudo apache2ctl restart
If you run the command directly, i.e.
$apache2ctl restart
It will try to start apache with your user ID, which i think is 1005.
If I am not mistaken, you should start apache using sudo. The ownership of
/var/lib/apache2 is www-data not your ID (1005). Hence you get a read failure
i.e.
$ sudo apache2ctl restart
------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest