PDA

View Full Version : ISPconfig3 and PhpMyAdmin


otger
19th March 2009, 19:09
Hi!!!
I followed "The Perfect Server - Debian Lenny (Debian 5.0) [ISPConfig 3]" and everything seems OK except PhpMyAdmin.

I can't access to PhpMyAdmin from my browser, it says:

Not Found
The requested URL /phpmyadmin was not found on this server.

I read de FAQ's from ispconfig, howtoforge and phpmyadmin... I don't see nothing.
I'm looking for the directive $cfg['OBGZip'] and then, set False but I can't find It in the configuration files from phpMyAdmin.

Later, when I re-read "The Perfect Server.." I see that I install phpmyadmin in point 9 and 11...

Any Idea???

Thanks!!! :)

till
20th March 2009, 09:56
You are only able to connect to phpmyadmin like this if you do not use any ip based vhosts (have not added any IP addresses in the system module). If you need ip based vhosts and not just namebased, then you will have to create a website for phpmyadmin and then install or symlink phpmyadmin to this website directory.

3cwired_com
31st May 2009, 20:05
How do the clients log in to Phymyadmin? I know of my own user account password, but how about the clients?

till
31st May 2009, 20:08
The database login.

3cwired_com
31st May 2009, 20:39
thanks i forgot that. :-D

F4LLEN
16th July 2009, 02:57
You are only able to connect to phpmyadmin like this if you do not use any ip based vhosts (have not added any IP addresses in the system module). If you need ip based vhosts and not just namebased, then you will have to create a website for phpmyadmin and then install or symlink phpmyadmin to this website directory.

Hi Till, are you able to elaborate on this statement? I dont follow what you mean by "not adding any IP addresses in the system module", where abouts exactly? i want to be able to access my phpmyadmin like previously mentioned.

till
16th July 2009, 11:52
phpmyadmin is accessed trogh the default vhost of the linux distribution. If you assign an IP to a website, then this default vhost is not accessible anymore trough this IP.

By the way, please do not post to every phpmyadmin thread that you find in the forum. Posting to one thread is enough.