I'm trying to upgrade from 0.8.7e to 0.8.7g. I have followed the instructions at:
http://docs.cacti.net/manual:087:1_inst ... ding_cacti
..everything seems to be fine until I go to access the web interface. I am redirected to /cacti/install and am greeted with the following message:
Code: Select all
Error
You have created a new database, but have not yet imported the 'cacti.sql' file. At the command line, execute the following to continue:
mysql -u cactiuser -p cactiprod < cacti.sql
This error may also be generated if the cacti database user does not have correct permissions on the cacti database. Please ensure that the cacti database user has the ability to SELECT, INSERT, DELETE, UPDATE, CREATE, ALTER, DROP, INDEX on the cacti database.
I moved the cacti 0.8.7e directory hierarchy back into place and everything seems to be fine again.
- I made sure the permissions were good on the rra/ and log/ sub-directories in the 0.8.7g directory hierarchy.
- I made sure I migrated the include/config.php settings over.
- I made sure I copied the rra/* files over.
Any clues?
Cheers!