Koozali.org: home of the SME Server

DMC-mintel-phpmyadmin-2.2.1 problem on 5.1 beta

Luuk

DMC-mintel-phpmyadmin-2.2.1 problem on 5.1 beta
« on: January 05, 2002, 02:03:43 PM »
Hello,

Installed phpmyadmin-2.2.1 on my 5.1 beta server and have the following problem:
wheb going to http://www.mydomain.com/phpmyadmin I got the message

"Forbidden
You don't have permission to access /phpmyadmin on this server."

I don't get the possibility to enter my user name and password.

On my 5.0 server (a time a go) it works great, and this is the fist time I needed phpmyadmin since I installed 5.1beta, so I don't know if it worked on the fresh system.

Can anybody help?

Thanks,

Luuk

Alexie

Re: DMC-mintel-phpmyadmin-2.2.1 problem on 5.1 beta
« Reply #1 on: January 05, 2002, 02:45:17 PM »
Q: what is the news in 5.1 Beta.???

Alejandro

Re: DMC-mintel-phpmyadmin-2.2.1 problem on 5.1 beta
« Reply #2 on: January 05, 2002, 07:02:52 PM »
once we are able to download 5.1 beta, we could make some tests ;-)

D.Garrett

Re: DMC-mintel-phpmyadmin-2.2.1 problem on 5.1 beta
« Reply #3 on: January 06, 2002, 06:46:48 PM »
Hmmm, for you all.

http://planetmirror.com/pub/e-smith/e-smith-5.1beta/iso/

It's up to beta 3 now.Alejandro wrote:
>
> once we are able to download 5.1 beta, we could make some
> tests ;-)

Kevin McClain

Re: DMC-mintel-phpmyadmin-2.2.1 problem on 5.1 beta
« Reply #4 on: January 07, 2002, 08:55:47 AM »
Did you follow all of these steps?

After install you need to add your root mySQL password found
in /root/.my.cnf file to:

/opt/administration/phpmyadmin/config.inc.php

 $cfgServers[1]['password'] = 'yourmysqlpasswordhere';

Then access via:

https://yourdomain.com/phpmyadmin

login with the admin username/password

(dont forget you must use https instead of http)

Luuk

Re: DMC-mintel-phpmyadmin-2.2.1 problem on 5.1 beta
« Reply #5 on: January 07, 2002, 10:47:53 AM »
Oh, I see my problem...
I've changed my http port to 5080 because of my ISP.
But when using https I must delete the 5080, and I forgot that, so I tried https://www.mydomain.com:5080/phpmyadmin, and the page was not found.
Stuppid, but now it works!

Thanks!

Luuk