Koozali.org: home of the SME Server

PHPMyadmin

Henrik

PHPMyadmin
« on: September 22, 2003, 01:29:39 PM »
Hello

I have several domains on my V5.6 sme box.

I want to give access to phpmyadmin, for the admins of the different domains
They should not be able to access databases that do not belong to them.

Is this possible and if, how?

/Henrik

Gregory Baird

Re: PHPMyadmin
« Reply #1 on: September 25, 2003, 11:24:54 PM »
Take a look at the phpmyadmin docs or config.php

In the config.php for phpmyadmin there are examples commented out on setting up different admins with access to their own database

Greg