This Error I get if I try to log in PHPMyAdmin as a User. As admin it is ok. If already done the change in /etc/mysql/my.cnf but without any changing. This mysql packages I've installed: Does ISPConfig use an other mysql version than the webusers? How kan I get rid of thise error? Why is the admin of ISPconfig able to log in phpmyadmin but not a user?
No. Where exactly do you get this error message? in the ISPConfig phpmyadmin or in a script on a website? Which mysql version do you have installed?
in the ISPConfig phpmyadmin .. 5.0.32-Dotdeb_1.dotdeb I'm supprised, now a user can log in. The error messege is gone. Maybe I forgot to restart the mysqld ...
Have you installed the package libmysqlclient15-dev ? Did you install / update to mysql 5.0.32 after ISPConfig was installed?
Hi, I have the same problem. I'm not connect to admin ispconfig and phpmy admin. I'm update mysql 5.0.32 after ISPConfig was installed
Please install the mysql client development files for mysql 5.0.32 from your linux distribution. On debian an ubuntu, the package is named libmysqlclient15-dev. on other distributions it migeht be named just mysql-dev or mysql-devel or similar. Then download the latest ISPconfig release, and run setup. The installer will update your ISPConfig installation and recompile the ISPConfig php with the new database driver for mysql 5.0.32
Thank, 1. I have remove the ispconfig directory and i have installed ispconfig. 2. I have execute this mysql script http://www.howtoforge.com/forums/sho...?t=6186&page=2 I's now OK
Ok, if oyur installation was empty. It is not nescessary to delete any ISPConfig directory, if you delete them, the installer will not be able to update a old installation.