14 comments on “Cacti on Fedora 10 – Part 1

  1. best instruction set i evah saw – has saved me hours – truly wonderful thankyou so much

  2. Me too, at this point, but yes… this guide is perfect. It’s concise, accurate and even though we’ve moved to Fedora 12, it still works fine!

    KWL

  3. I did everything exactly as you said 3 times on 3 different fresh installs, and every time I get the following message, and I have no idea how to fix it.

    Missing file: /usr/share/cacti/lib/adodb/drivers/adodb-“mysql”.inc.php
    ADONewConnection: Unable to load database driver ”

  4. Used this HOWTO on Fedora 12 (fresh install in a VM on my Mac) and it worked flawless!!

  5. I had the same problem and resolved it by changing this:

    Alias /cacti /usr/share/cacti
    Order Deny,Allow
    Deny from all
    Allow from localhost

    then https://localhost/cacti/

    *note the https and local host

    Hope that helps

Comments are closed.