After some minor bumps in the road i got my cacti up and running, but after a fec secs i realized no images from the /images subdir in /usrl/local/share/cacti dir will not show on the webpage. I was able to log in and create admin password etc. But i'm having problems operating my cacti. I'm guessing other files loacted in subfolders of /cacti/ are not beeing acessed correctly either.
My personal opinion i guess it is something in my apache config that is wrong. When i view the properties for the images not showing(in the webbrowser), the url for them is http://10.0.0.6/images/<image_name> this url should be http://10.0.0.6/cacti/images/<image_name>
Most likely its something fishy with my aliased directory in httpd.conf but i'm unable to find out what it is.
httpd.conf:
Alias /cacti/ /usr/local/share/cacti/
<Directory /usr/local/share/cacti/>
AllowOverride None
Order Allow,deny
Allow from all
</Directory>
I found some info on alias directive, the need for consistency with the trailing / in the end of fakename and realname. i have tried various combinations with no luck. So i'm hoping someone on these forums are able to help me or direct me to somewhere i can find a solution for this problem.
after some fiddling around, none of the hyperlinks on the left side of the cacti page will work either. Not a single image showing anywhere on the page. I can add hosts, thats about all i can do with it.
(running latest cacti on freebsd 6.3. Apache 1.3.39. Cacti is installed from freebsd ports collection)
Update: Copied entire contents of /usr/local/share/cacti/ to the webserver root and then everything shows up/works like its supposed to, but this isnt a permanent solution.
Images and files located in subdirs will not show
Moderators: Developers, Moderators
Who is online
Users browsing this forum: No registered users and 2 guests