howto parteciapte into the betatesting?
thanks
Rosario
Important Note for MySQL 5.x Users - NOT SUPPORTED YET!!
Moderators: Developers, Moderators
Look in the annoucement forum
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
I haven't had any major problems with Cacti 0.8.6h and MySQL 5.0.17, however, I did run across some problems with authentication using php5.1.1 and ended up downgrading to php4.3.11. If this says much the script that failed using php5.1.1 was "adodb-mysql.inc.php" and the message was generic ".. does not support this method of authentication..." The only workaround I found for php5.1.1 was to leave the password blank. Just my $0.02.
Although, MySQL 5 support is now in cacti 0.8.6h, you must NOT have the sql-mode variable set, otherwise it will cause problems.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
-
- Cacti User
- Posts: 150
- Joined: Sat Jul 30, 2005 2:15 pm
cacti and MySQL 5.1 issues?
I am still unable to get access to cacti on
If I try to access the set up page, I get:
What gives?
And just to be clear, the permissions seem OK from looking the database, and I can login as the cactiuser from the database host and from another system.
Code: Select all
Server version: 5.1.18-beta FreeBSD port: mysql-server-5.1.18
I have imported the sql statements, and I have created the user with those (or all) permissions.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.
What gives?
And just to be clear, the permissions seem OK from looking the database, and I can login as the cactiuser from the database host and from another system.
Who is online
Users browsing this forum: No registered users and 0 guests