|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
phpMyAdmin setup
I would like to configure my phpMyAdmin to allow a client to browse their database without being able to modify it or view any of the other databases on my server.
Is there a way I can do this? Right now I have all access locked via HTTP user authentication using a snippet of code I placed in the index.php file of phpMyAdmin. Thanks for any assistance, Peter |
|
#2
|
|||
|
|||
|
RE: phpMyAdmin setup
I would recommend using the http authentication included with phpmyadmin. Then, you can create a user in mysql with read only access and the client can log in with that...
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > phpMyAdmin setup |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|