I think you have to tell apache that you want to allow script execution on the root folder. By default cgi's will only execute in the cgi-bin directory for security reasons.
Check the apache configuration directives or search your httpd.conf file for the settings used for cgi-bin and then use that to override the root web folder. You might get away with putting the override in a .htaccess file as well. HTH Gary > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Ahmed Attia > Sent: Sunday, March 27, 2005 2:14 AM > To: [EMAIL PROTECTED] > Subject: [mrtg] Re: MRTG-RRD intergartion > > Hi, > > The error is no longer appreade. > But, No graphs are alo appreaed. > > When I point my server to http://localserver/mrtg-rrd.cgi , I got teh > following error: > "Access Forbidden: > You don't have permission to access the requested object. It is either > read-protected or not readable by the server." > > I made all MRTG files accesseed by the user used by my Apache. > I also make my Apache use the user "root" ans also I got the same error > > Any Advise? > > Thanks. > > Ahmed. -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
