PDA

View Full Version : phpMyAdmin 3.0.0 package available for ISPConfig 2


Hans
28th September 2008, 11:43
This weekend phpMyAdmin version 3.0.0 has been released.
Based on this version i've created a new package for ISPConfig 2.

Minimum System requirements for phpMyAdmin 3.0.0: PHP 5.2+, MySQL 5.0+

Release notes (http://www.phpmyadmin.net/home_page/downloads.php?relnotes).

Download (http://ispconfig.bb-hosting.org/downloads/phpmyadmin/phpmyadmin-3.0.0.pkg)

Update/install instructions can be found in the readme (http://ispconfig.bb-hosting.org/downloads/phpmyadmin/Readme-phpMyAdmin.txt) file.

*** Important ***
Please read the readme (http://ispconfig.bb-hosting.org/downloads/phpmyadmin/Readme-phpMyAdmin.txt) file first, before using this package!

MySQL 4 users can still use the phpMyAdmin 2.11.9.2 package, which can be downloaded from my website (http://ispconfig.bb-hosting.org/uk/downloads.htm) as well.

Enjoy this new phpMyAdmin version 3.0.0! :)

Guta
13th October 2008, 21:39
Hi,

I just installed phpMyAdmin 3 using ISPConfig update function. I had no ther verson installed before.

It seems to work fine but I can only login to phpMyAdmin using my server's root password.

I would like to make phpmyadmin available to all my clients. Of course they would need a personal login info and access only to their databases. How can I do it?

edge
13th October 2008, 22:11
In ISPconfig goto ISP Manager > The_domain_in_question > Options > click on Database Name and set "Remote Access" to Yes
When done, click on Save
Use the Database User name (webXXuX), and the database password to login

Guta
13th October 2008, 22:14
Thanks for the help! It works fine right now

Leszek
13th October 2008, 23:25
Either I'm blind or the "Flush privileges" option is missing in version 3. Is it done automatically or do i have to manually enter an sql query to flush ?