Koozali.org: home of the SME Server

I can't see phpMyAdmin

Stewart Midwinter

I can't see phpMyAdmin
« 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

Stewart Midwinter

Re: I can't see phpMyAdmin
« Reply #1 on: January 12, 2003, 04:25:06 AM »
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.

Des Dougan

Re: I can't see phpMyAdmin
« Reply #2 on: January 12, 2003, 04:46:33 AM »
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