I don't believe the original report was a bug, but an human error. The report said:
""" The following actions will resolve these dependencies: Remove the following packages: libapache2-mod-php5 Install the following packages: php5 """ But the reporter did: "apt-get remove libapache2-mod-php5". Cacti depends on some php(5) implementation, so that should be present. I believe the original problem could have been fixed by: apt-get install php5-cgi php5 # Make sure an alternative is available for cacti -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/544828 Title: Depends on libapache2-mod-php5. This is a bug, as I would like to run PHP5 through apache worker using FCGI, which would run cacti just fine. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cacti/+bug/544828/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
