phpMyAdmin crashes with segmentation fault
Posted: Mon Mar 06, 2006 12:03 pm
phpMyAdmin crashes with segmentation fault when trying to Browse and do some other functions. The phpMyAdmin in plesk works fine, only the one I am using outside of plesk is having this problem.
I discovered that I am somehow linked against MySQL client version: 3.23.58 even though I have 4.1.15 of MySQL installed.
I have tried removing the php rpm's with rpm- -e packagename --nodeps and then reinstalling it with yum via yum install packagename
Nothing has changed. The only strage thing I saw on the machine was with the default php.ini I was not able to use php, it was complaning about not being able to find imap.so mbstring.so and mysqlso. I changed the extension_dir variable to /usr/lib/php4 and that fixed the error and the machine started working.
Any help is appreciated!
This is the list of packages I have for mysql
mysql-compat-4.1.15-1.rhfc2.art
mysql-4.1.15-1.rhfc2.art
mod_auth_mysql-20030510-4.1
mysql-server-4.1.15-1.rhfc2.art
php-mysql-4.4.2-3.rhfc2.art
This is the list of packages I have for PHP
php-domxml-4.4.2-3.rhfc2.art
php-pear-4.4.2-3.rhfc2.art
php-imap-4.4.2-3.rhfc2.art
php-4.4.2-3.rhfc2.art
php-mbstring-4.4.2-3.rhfc2.art
php-ldap-4.4.2-3.rhfc2.art
php-mysql-4.4.2-3.rhfc2.art
This machine is FC2 and all updated were applied via yum. This is my yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=1
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
# THIS CHANNEL CONTAINS MY PSA COMPATIBLE RPMS (php, mysql, qmail-scanner, etc)
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/
[updates]
name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/
I discovered that I am somehow linked against MySQL client version: 3.23.58 even though I have 4.1.15 of MySQL installed.
I have tried removing the php rpm's with rpm- -e packagename --nodeps and then reinstalling it with yum via yum install packagename
Nothing has changed. The only strage thing I saw on the machine was with the default php.ini I was not able to use php, it was complaning about not being able to find imap.so mbstring.so and mysqlso. I changed the extension_dir variable to /usr/lib/php4 and that fixed the error and the machine started working.
Any help is appreciated!
This is the list of packages I have for mysql
mysql-compat-4.1.15-1.rhfc2.art
mysql-4.1.15-1.rhfc2.art
mod_auth_mysql-20030510-4.1
mysql-server-4.1.15-1.rhfc2.art
php-mysql-4.4.2-3.rhfc2.art
This is the list of packages I have for PHP
php-domxml-4.4.2-3.rhfc2.art
php-pear-4.4.2-3.rhfc2.art
php-imap-4.4.2-3.rhfc2.art
php-4.4.2-3.rhfc2.art
php-mbstring-4.4.2-3.rhfc2.art
php-ldap-4.4.2-3.rhfc2.art
php-mysql-4.4.2-3.rhfc2.art
This machine is FC2 and all updated were applied via yum. This is my yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=1
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
# THIS CHANNEL CONTAINS MY PSA COMPATIBLE RPMS (php, mysql, qmail-scanner, etc)
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/
[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/
[updates]
name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/