Koozali.org: home of the SME Server

phpmyadmin remote management connection problem

rebarn

phpmyadmin remote management connection problem
« on: September 04, 2007, 01:46:11 PM »
Hi all, sorry if this query has been answered elsewhere, i've had a good look around for people with the same problem, but i can't find anything anywhere!

i know that to use phpmyadmin you have to connect using https, but for some reason our server isn't allowing us to connect remotely using https. The server is hosting webpages and files perfectly under http://development.rebarn.com, but the server times out when using https and obviously we get a 403 on using http.

can anyone help?


Offline harry

  • 3
  • +0/-0
Re: phpmyadmin remote management connection problem
« Reply #1 on: September 28, 2007, 06:53:36 PM »
hello,

i have the same problem.
i search about this problem, keep connect.

a+

harry

Offline electroman00

  • *****
  • 491
  • +0/-0
Re: phpmyadmin remote management connection problem
« Reply #2 on: September 30, 2007, 07:59:48 PM »
Try

myadmin instead of phpmyadmin

Offline harry

  • 3
  • +0/-0
Re: phpmyadmin remote management connection problem
« Reply #3 on: October 01, 2007, 10:39:45 PM »
Specified:
when i try to access to phpmyadmin from local lan : "https://local.ip.class/myadmin/"     ok, it's work !

I enter this :
"db configuration setprop phpmyadminmulti access public"
"signal-event console-save"

when i try to access to phpmyadmin from external lan : "https://internet.ip.class/myadmin"    no, don't work !


why try myadmin ?
If I am not mistaken : myadmin is a specific windows program who access mysql  through 3306 port.
It is not identical to the duo http(s)browser client side / php server side !
And moreover, you must open 3306 port to the external network (internet)


i continue to search ...

a+
« Last Edit: October 01, 2007, 10:43:39 PM by harry »