Search found 16 matches

by SuperOmegaSlack
Thu Dec 11, 2008 2:08 pm
Forum: Help: Linux/Unix Specific
Topic: Fresh Cacti Install, all text and no graphics
Replies: 2
Views: 1348

Thanks for your response! When I first installed, that was definitely an issue, the code was way more garbled... but I added the php handlers in httpd.conf and php seems to render code. Even when I went back to check, what I have now looks alot more formatted than before the php handlers. here is wh...
by SuperOmegaSlack
Thu Dec 11, 2008 12:57 pm
Forum: Help: Linux/Unix Specific
Topic: Fresh Cacti Install, all text and no graphics
Replies: 2
Views: 1348

Fresh Cacti Install, all text and no graphics

I am using: FreeBSD 7.0 cacti-0.8.7b PHP 5.2.5 mysql 5.0.45_1 apache 2.2.6.2 rrdtool-1.2.23 After installing and initial cacti configuration, i go to the cacti login page (which doesn't ask for a login) and it looks like this: http://soundlounge.com/beta/netmon1.png I checked global.php and made sur...
by SuperOmegaSlack
Mon Dec 08, 2008 10:14 am
Forum: Help: Linux/Unix Specific
Topic: Cacti Webpages Not Displaying any graphics
Replies: 9
Views: 4040

Is there anyone who has had this problem that was able to resolve it? I'm still having the same problem... I don't know why I can't seem to get past this, and I really want to run cacti on freebsd!
by SuperOmegaSlack
Tue Oct 28, 2008 1:28 pm
Forum: Help: Linux/Unix Specific
Topic: New Install - Garbled data when viewing php data
Replies: 4
Views: 1404

Thanks! I will let you know if I get it working.... I'm not giving up on this!
by SuperOmegaSlack
Tue Oct 28, 2008 12:48 pm
Forum: Help: Linux/Unix Specific
Topic: New Install - Garbled data when viewing php data
Replies: 4
Views: 1404

did you ever get this working? I have the same problem!
by SuperOmegaSlack
Fri Oct 17, 2008 10:59 am
Forum: Help: Linux/Unix Specific
Topic: Cacti Webpages Not Displaying any graphics
Replies: 9
Views: 4040

I started all over again! I have a fresh install of freebsd 7 and installed apache 2.2, php5, and mysql 50 which I got working before i started with cacti. installed cacti and cactid from the ports collection. made sure I followed all the directions including one I missed last time: If you are using...
by SuperOmegaSlack
Tue Oct 14, 2008 8:24 pm
Forum: Help: Linux/Unix Specific
Topic: Browser wants to download cacti page.
Replies: 2
Views: 1395

I just had the same problem... to get apache to render php, make sure it is loading the php module in httpd.conf: LoadModule php5_module libexec/apache22/libphp5.so if so, add this line: # Cause the PHP interpreter to handle files with a .php extension. AddHandler php5-script .php AddType text/html ...
by SuperOmegaSlack
Tue Oct 14, 2008 7:53 pm
Forum: Help: Linux/Unix Specific
Topic: Cacti Webpages Not Displaying any graphics
Replies: 9
Views: 4040

Thanks! ok... I see where the base_path is: $config["base_path"] = but after that, the way it defines the directory confuses me. so here is the code: $config["base_path"] = strtr(ereg_replace("(.*)[\/\\]include", "\\1", dirname(__ FILE__)), "\\", &qu...
by SuperOmegaSlack
Sat Oct 11, 2008 7:36 pm
Forum: Help: Linux/Unix Specific
Topic: Cacti Webpages Not Displaying any graphics
Replies: 9
Views: 4040

Again, thanks for the response!! I removed cacti and downloaded 087b... has the global.php, but I don't see the variable with the web path. here is my global.php... can you help me spot the path that i should check/change? my cacti directory is in /usr/local/share/ <?php /* +------------------------...
by SuperOmegaSlack
Fri Oct 10, 2008 9:52 am
Forum: Help: Linux/Unix Specific
Topic: Cacti Webpages Not Displaying any graphics
Replies: 9
Views: 4040

Thanks for the response, but I don't have a global.php. i even ran a search and no file with that name exists...
Is that the problem? If that was supposed to be automatically created, should I try to reinstall cacti?

Thanks for the help!
by SuperOmegaSlack
Thu Oct 09, 2008 3:26 pm
Forum: Help: Linux/Unix Specific
Topic: Cacti Webpages Not Displaying any graphics
Replies: 9
Views: 4040

Cacti Webpages Not Displaying any graphics

I'm running freebsd 7(fresh install), apache 2.2, php5, and mysql 4.1. After running into some problems getting apache to display php correctly... I now can see the cacti index.php, but it only displays the text (never asked for a login). see screen captures below: this is index.php http://soundloun...
by SuperOmegaSlack
Tue Jan 31, 2006 5:50 pm
Forum: Help: General
Topic: Need Help Graphing Karlnet Signal/Noise
Replies: 0
Views: 813

Need Help Graphing Karlnet Signal/Noise

I am trying to use Cacti instead of cricket (what i am using already) to monitor our network. I have been able to get routers grphing correctly, but I am having difficutly getting our wireless equipment graphing. I am trying to get [color=white]Karlnet[/color] radios graphing, which the traffic seem...
by SuperOmegaSlack
Mon Jan 30, 2006 6:19 pm
Forum: Help: General
Topic: Error: XML: Cacti version does not exist-- pls help!!!
Replies: 3
Views: 826

Thanks Again!!! I upgraded cacti to "h", now I have no more problems with the templates.
by SuperOmegaSlack
Thu Jan 26, 2006 11:44 am
Forum: Help: General
Topic: Error: XML: Cacti version does not exist-- pls help!!!
Replies: 3
Views: 826

Thanks for the reply, I will try upgrading with the patches today, I thought g was the latest version...thanks for the help!!!
by SuperOmegaSlack
Wed Jan 25, 2006 2:24 pm
Forum: Help: General
Topic: Error: XML: Cacti version does not exist-- pls help!!!
Replies: 3
Views: 826

Error: XML: Cacti version does not exist-- pls help!!!

I tried posting this in the "Scipts and Templates" section have not yet received a reply, so I reposted it here...Every time I try to import a template using the browse feature or copying the code, I get the following error: [b]Error: XML: Cacti version does not exist[/b] I checked the oth...