This website is deprecated, and remains online only for historic access to old issues and docs for historic versions of Virtualmin. It has been unmaintained for several years, and should not be relied on for up-to-date information. Please visit www.virtualmin.com instead.
I can't find a way to search the MySQL Database tables for data. Is this possible? iF so, how? If not, is there a way to integrate phpmyadmin into GPL version of virtualmin/webmin?
Thanks
Well, one way to do that is by going into Virtualmin, choosing Edit Databases, click "Manage Database", and go into "Execute SQL".
From there, you could perform a search of any sort.
However, you're certainly able to use phpMyAdmin -- you can simply install it into a given Virtual Server.
So if you have a Virtual Server named "example.com", you could install it into the phpmyadmin directory underneath that -- allowing you to access it using http://example.com/phpmyadmin/.
Howdy,
Well, one way to do that is by going into Virtualmin, choosing Edit Databases, click "Manage Database", and go into "Execute SQL".
From there, you could perform a search of any sort.
However, you're certainly able to use phpMyAdmin -- you can simply install it into a given Virtual Server.
So if you have a Virtual Server named "example.com", you could install it into the phpmyadmin directory underneath that -- allowing you to access it using http://example.com/phpmyadmin/.
-Eric