PHP 4.2.3 And PHPMyAdmin
Hi -I just upgraded to PHP 4.2.3 on my Plesk server with RedHat 7.2 with the following configure options:
./configure \
--with-apxs=/usr/local/psa/apache/bin/apxs \
--prefix=/usr/local/psa/apache \--with-system-regex \
--with-config-file-path=/usr/local/psa/apache/conf \
--disable-debug \--enable-pear \
--enable-socks \
--enable-track-vars \
--with-gd=/usr \
--with-jpeg-dir=/usr/lib \--with-zlib-dir=/usr/include \
--with-mysql=/usr/local/psa/mysql \
--with-iodbc=/usr/lib \--with-imap=/usr/local/src/imap-2002.RC2 \
--with-mcrypt \
--with-curl=/usr/local/curl
Everything else is working perfectly fine, but now it seems that my PHPMyAdmin isn't working at all: All I get in the web browser is a "TCP_ERROR", which makes no sense... I was aware that was a connection problem to the server, but everything else works perfectly fine except for PHPMyAdmin.
Anyone else having this problem with PHPMyAdmin?
Thanks,
Ben