phpmyadmin or other...
 
Notifications
Clear all

phpmyadmin or other mysql admin

3 Posts
2 Users
0 Reactions
3,273 Views
Posts: 16
Topic starter
(@0toti2)
Active Member
Joined: 7 years ago

phpmyadmin or other mysql admin

hello , mysql work fine in solidcp i create mysql database and can connect to it with php

but i ask for where i can find phpmyadmin or something like it in solidcp ( some thing manage mysql db) like create table or import export ..etc and thanks

2 Replies
Posts: 1967
Admin
(@m-tiggelaar)
Noble Member
Joined: 9 years ago

Hello,

You can implement phpmyadmin via post variables.

at the bottom of the mysql service settings in solidcp you will see the following:

Database Browser Logon URL: (enter your phpmyadmin url here)

Database Browser Logon Method: POST

Database Browser Logon Parameters:

pma_username=[USER]
pma_password=[PASSWORD]

I do believe you might need to run a phpmyadmin version behind the latest one (i heard there where some issues with the post values) but that should be fine.

Once setup people can click "Browse database" next to their mysql database in solidcp which will open and login to phpmyadmin.

Regards,

Marco

Reply
Posts: 16
Topic starter
(@0toti2)
Active Member
Joined: 7 years ago

thank you very very much sir.

Reply
Share: