Bonjour.
SME7.2 toute neuve
Serveur uniquement
Mise a jour MySQL
yum --enablerepo=centosplus update mysql
Super ca fonctionne
Mise à jour PHP
yum --enablerepo=centosplus update php
Total download size: 5.1 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
smeserver trap pre-install: php-pdo
smeserver trap pre-install: php-common
smeserver trap pre-install: php-ldap
smeserver trap pre-install: php-mysql
smeserver trap pre-install: php-mbstring
smeserver trap pre-install: php-pear
smeserver trap pre-install: php-imap
smeserver trap pre-install: php
smeserver trap pre-install: php-cli
smeserver trap pre-install: php-gd
Installing: php-common ## [ 1/17]warning: /etc/php.ini saved as /etc/php.ini.rpmsave
Installing: php-common ####################### [ 1/17]
Installing: php-pdo ####################### [ 2/17]
Installing: php-cli ####################### [ 3/17]
Updating : php ####################### [ 4/17]
Updating : php-pear ####################### [ 5/17]
Updating : php-ldap ####################### [ 6/17]
Updating : php-mysql ####################### [ 7/17]
Updating : php-mbstring ####################### [ 8/17]
Updating : php-imap ####################### [ 9/17]
Updating : php-gd ####################### [10/17]
Cleanup : php-ldap ####################### [11/17]
Cleanup : php-mysql ####################### [12/17]
Cleanup : php-mbstring ####################### [13/17]
Cleanup : php-pear ####################### [14/17]
Cleanup : php-imap ####################### [15/17]
Cleanup : php ####################### [16/17]
Cleanup : php-gd ####################### [17/17]
Migrating existing database yum_available
Migrating existing database accounts
Migrating existing database configuration
Migrating existing database hosts
Migrating existing database spamassassin
Migrating existing database yum_repositories
Migrating existing database yum_updates
Migrating existing database yum_installed
Migrating existing database networks
Migrating existing database domains
Migrating existing database backups
Migrating existing database mailpatterns
smeserver trap post-install: php-pdo
smeserver trap post-install: php-common
smeserver trap post-install: php-ldap
smeserver trap post-install: php-mysql
smeserver trap post-install: php-mbstring
smeserver trap post-install: php-pear
smeserver trap post-install: php-imap
smeserver trap post-install: php
smeserver trap post-install: php-cli
smeserver trap post-install: php-gd
Dependency Installed: php-cli.i386 0:5.1.6-3.el4s1.7 php-common.i386 0:5.1.6-3.el4s1.7 php-pdo.i386 0:5.1.6-3.el4s1.7
Updated: php.i386 0:5.1.6-3.el4s1.7
Dependency Updated: php-gd.i386 0:5.1.6-3.el4s1.7 php-imap.i386 0:5.1.6-3.el4s1.7 php-ldap.i386 0:5.1.6-3.el4s1.7 php-mbstring.i386 0:5.1.6-3.el4s1.7 php-mysql.i386 0:5.1.6-3.el4s1.7 php-pear.noarch 1:1.4.11-1.el4s1.1
Complete!
==============================================================
WARNING: You now need to run BOTH of the following commands
to ensure consistent system state:
signal-event post-upgrade; signal-event reboot
You should run these commands unless you are certain that
yum made no changes to your system.
Le signal-event et le reboot
et 1 reboot apres......
Tadam
Plus de serveur Manager
Je vérifie httpd et php.ini
extension_dir= /usr/lib/php/modules --> ok
LoadModule php5_module modules/libphp5.so --> ok
je relance les services....
rien
les autres sites en PHP fonctionnent
Myadmin fonctionne
phpinfo renvoi :
PHP Version 5.1.6
mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 28
Server version: 5.0.44 Source distribution
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
Une idée ?