I already did so. What I got is a WEB page contains exactly the same graphs that come out from the original html file. Example: I have a server with 2 interface card. I already have 2 html files names "device_name_1.html" & "device_name_2.html" The WEB page http://localhost/device_name_1.html is exactly the same WEB page comes out when using the CGI script.
So what are the benefits of using MRTG-RRD script? Please advice. Ahmed Attia. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gary W. Smith Sent: Monday, March 28, 2005 5:23 PM To: Ahmed Attia; [EMAIL PROTECTED] Subject: [mrtg] Re: MRTG-RRD intergartion 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 -- 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
