This kind of relates to a previous post I posted here.
At first I thought my phpmyadmin installation is at fault, for I get the following error when I open it (after I installed Apache, MySQL, PHP, PEAR, phpmyadmin manually)
The connection was reset
The connection to the server was reset while the page was loading.
I gave up and stared using MySQL Administrator. (Which is great, thanks for the tip Kows)
However, just now I got back to this site I am working on, and I realize this problem occur whenever I hit the database (try to connect, I'm working on a simple sample to replicate the problem).
Anyone had a similar problem? I downloaded and installed the latest versions of A,M,P,P,pma, and verified they work after each install.
The thing I'm really new to is PEAR, so suspect I might have messed up something there.
Will probably be told to check my php.ini. So just for the heck of it I enabled all extensions. Uurgh.should have backed it up first (slapping myself).
I'm attaching that. (it' looks a bit more complicated than I'm used too).