
Re: Upgrading CactiEZ v0.2b ISO to Cacti 0.8.6j
viggy wrote:
In light of the recent security Vulnerabilities I was trying to update the CactiEZ ISO to Cacti version 0.8.6j
I opened the ISO, located the Cacti files, replaced them with the 0.8.6j versions. Then I updated these files with the 1.1 Plugin architecture files.
I then "wrapped" the ISO back up.
The install seems to work OK but I get the following error when I try and access the Cacti web page
_____________
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.
______________
So I used WebMin to upload the cacti.sql file and ran the command above. However I still get the same error.
Can some one tell me what I have screwed up? Or has any one else attempted to upgrade the ISO yet?
When you changed all the files, did you allsow change the config.php file ?
if so, the ID/PASS to the mysql is incorrect and needs to be set correct.
I got the same error when I changed the password on the cacti user.