You are here
Hi all,
I think I messed up. I am running LAMP and SPToolkit on an HP Prolient DL380 G5 and everything was working fine until I upgraded Debian from Wheezy to Jessie. In hindsight, this may not have been a good idea. After upgrading, I could no longer get to phpMyAdmin through port 12322. I can get to the Webmin console, SPT, and I can SSH and SFTP successfuly. The only thing that no longer works is phpMyAdmin. I tried updating php through ssh, but it was already up-to-date. I am using a static IP address, if that matters. I am also behind a firewall. No changes were made to the firewall.
This is my first time working with Debian. I have messed around with Ubuntu and Gnome over the last few years, but I am just still a novice. I tried a few things last week and was not successful. Sorry, I can't remember the details. I'm not exactly sure what other info to provide. Let me know what you need and I will get it.
Thanks in advance for your time and advice!
TB
It's a Jessie thing...
That is part of the reason why we chose to replace it with Adminer...
I'll give Adminer a try
Thanks for the quick reply Jeremy. I'll try Adminer and see if I can make that work. If not, I'll reinstall LAMP
Found a solution
Hi Jeremy,
I just wanted to let you know that I found a solution to my problem, in case someone else asks. All you have to do is remove the port number and replace it with /phpmyadmin. So, either ip.add.re.ss/phpmyadmin instead of ip.add.re.ss:12322 or domain.xxx/phpmyadmin instead of domain.xxx:12322. Found this here: http://sourceforge.net/p/phpmyadmin/bugs/4565/. I did this and it worked instantly.
Troy
Good work...
FWIW that's what I meant by:
Sorry I wasn't clearer
Add new comment