---------- Forwarded message ----------
Date: Sun, 24 Mar 2013 12:52:37 -0400 (EDT)
From: Max Pyziur <pyz(a)brama.com>
To: Reindl Harald <h.reindl(a)thelounge.net>
Cc: CentOS mailing list <centos(a)centos.org>
Subject: Re: [CentOS] PHP Questions on move from CentOS 5.x to CentOS 6.x
On Sun, 24 Mar 2013, Reindl Harald wrote:
>
>
> Am 24.03.2013 17:38, schrieb Max Pyziur:
>> In both mysql and postgresql I dumped to text and restored on the new
>> CentOS 6 box/server.
>>
>> For postgresql, that's the recommendation.
>>
>> So far from command line and their respective command-line monitors, the
>> mysql and postgresql databases are correctly functioning.
>>
>> It's the php-enabled interfaces that are the issue for me
>
> and what says "php -m" or "rpm -qa | grep php"?
On CentOS 5
php-5.1.6-39.el5_8
php-cli-5.1.6-39.el5_8
php-common-5.1.6-39.el5_8
php-devel-5.1.6-39.el5_8
php-gd-5.1.6-39.el5_8
php-ldap-5.1.6-39.el5_8
php-mbstring-5.1.6-39.el5_8
php-mcrypt-5.1.6-15.el5.centos.1
phpmyadmin-2.11.11.3-2.el5.rf
php-mysql-5.1.6-39.el5_8
php-pdo-5.1.6-39.el5_8
php-pgsql-5.1.6-39.el5_8
On CentOS 6
php-5.3.3-22.el6.x86_64
php-cli-5.3.3-22.el6.x86_64
php-common-5.3.3-22.el6.x86_64
php-enchant-5.3.3-22.el6.x86_64
php-gd-5.3.3-22.el6.x86_64
php-IDNA_Convert-0.8.0-1.el6.noarch
php-ldap-5.3.3-22.el6.x86_64
php-mbstring-5.3.3-22.el6.x86_64
php-mcrypt-5.3.3-1.el6.x86_64
phpMyAdmin-3.5.7-1.el6.noarch
php-mysql-5.3.3-22.el6.x86_64
php-pdo-5.3.3-22.el6.x86_64
php-pear-1.9.4-4.el6.noarch
php-pgsql-5.3.3-22.el6.x86_64
php-php-gettext-1.0.11-3.el6.noarch
php-PHPMailer-5.2.2-1.el6.noarch
php-process-5.3.3-22.el6.x86_64
php-simplepie-1.3.1-3.el6.noarch
php-xml-5.3.3-22.el6.x86_64
Diffing php -m results:
sdiff -s phpM-CentOS6.txt phpM-CentOS5.txt
Core <
dom | dbase
enchant <
ereg <
fileinfo <
filter <
json <
> mime_magic
Phar <
readline | pspell
sqlite3 <
xmlreader <
xmlwriter <
xsl <
zip <
>
> are the extensions installed/loaded?
Please clarify; what extensions?
MP
pyz(a)brama.com