Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Stewart Midwinter on January 12, 2003, 01:16:33 AM
-
I'm using SME Server v5.1.2 Update 2 and have installed phpMyAdmin. It resides in /etc/e-smith/web/panels/manager/html
I've got mySQL installed, a database created, and it's queryable from my website.
Problem is, it's been several months since I used phpMyAdmin, and now I can't find it!!
Should I not be able to access this from the server-manager web page? I don't see it anywhere there. I also can't access it using a web browser and pointing to https://myserver/phpMyAdmin.
Any ideas would be much appreciated!
thanks
Stewart in Calgary
-
Ok, I have a solution! I found the phpMyAdmin contrib, had a look through the document, studied the error messages that came up from my attempts at authentication, and found that the following works:
http://myserver.mydomain:980/server-manager/phpMyAdmin/
you have to log in with your normal admin ID and pwd.
-
If you originally installed using Darrell May's contributed RPM, then the URL should all be in lower case (i.e. phpmyadmin). If you installed from elsewhere, then check your httpd.conf file (/etc/httpd/conf/httpd.conf) for how it is referenced.
Des Dougan