English
Path was not writable
Failed to set specified %sRRDTool version: %s
PHP did not return expected result
Failed to apply specified profile %s != %s
Failed to apply specified mode: %s
Failed to apply specified automation override: %s
Failed to apply specified cron interval
Failed to apply '%s' as Automation Range
Unknown Reason: %s
You are attempting to install Cacti %s onto a 0.6.x database. Unfortunately, this can not be performed.
To be able continue, you <b>MUST</b> create a new database, import "cacti.sql" into it:
You <b>MUST</b> then update "include/config.php" to point to the new database.
NOTE: Your existing data will not be modified, nor will it or any history be available to the new install
You have created a new database, but have not yet imported the 'cacti.sql' file. At the command line, execute the following to continue:
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.
You <b>MUST</b> also import MySQL TimeZone information into MySQL and grant the Cacti user SELECT access to the mysql.time_zone_name table
On Linux/UNIX, run the following as 'root' in a shell:
On Windows, you must follow the instructions here <a target='_blank' href='https://dev.mysql.com/downloads/timezones.html'>Time zone description table</a>. Once that is complete, you can issue the following command to grant the Cacti user access to the tables:
Then run the following within MySQL as an administrator:
Upgrade