Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


[SOLVED] Requested URL /cacti was not found on this server

 
Post new topic   Reply to topic    Cacti Forum Index -> Help: Linux/Unix Specific
Author Message
zarahel



Joined: 06 Feb 2008
Posts: 20

PostPosted: Mon Mar 10, 2008 8:37 am    Post subject: [SOLVED] Requested URL /cacti was not found on this server Reply with quote

Good afternoon

I'm having a problem installing Cacti and I was wondering if you could help me.

I've got Fedora 7 and I followed the manual to install cacti-0.8.7b and when I'm suposed to point my browser to /localhost/cacti all i get is:

Not Found

The requested URL /cacti was not found on this server.
Apache/2.2.8 (Fedora) Server at localhost Port 80


I have my httpd and mysqld services running. I've installed all the necessary and most updated packages and dependencies. I've imported the cacti.sql to the sql cacti database, but still I get the same error when pointing my browser to cacti.

Any suggestions?

(PS - What's the command to verify if cacti.sql was sucessfuly imported?)

Thkx


Last edited by zarahel on Tue Mar 11, 2008 3:26 am; edited 1 time in total
Back to top
fmangeant
Cacti Guru User


Joined: 19 Sep 2003
Posts: 2325
Location: Sophia-Antipolis, France

PostPosted: Tue Mar 11, 2008 2:48 am    Post subject: Reply with quote

Hi

did you add a file containing something like this in /etc/httpd/conf.d ?
Code:
Alias /cacti  "/home/cactiuser/cacti/"
<Directory "/home/cactiuser/cacti/">
    Options Indexes FollowSymLinks Includes MultiViews
    Order allow,deny
    Allow from all
</Directory>
Back to top
zarahel



Joined: 06 Feb 2008
Posts: 20

PostPosted: Tue Mar 11, 2008 3:25 am    Post subject: Reply with quote

I tried, but it didn´t worked.

I´ve copied the installation folder to /var/www/html and renamed it to cacti.

That seemed to work fine. I´m still doing a couple of tests, but so far so good.
Back to top
maverickws



Joined: 12 Mar 2007
Posts: 2
Location: here

PostPosted: Wed Jul 30, 2008 12:49 pm    Post subject: Reply with quote

Sorry for the digging but 5* for fmangeant's reply!

TY
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Help: Linux/Unix Specific All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group