after moving I get this error
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 cacti < 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.
Code: Select all
100902 16:46:32 226 Init DB cacti
I followed this guide BTW
http://www.cacti.net/downloads/docs/html/upgrade.html