Difference between revisions of "Talk:PHP"

From SME Server
Jump to navigationJump to search
(Created page with 'After upgrading to PHP 5 from CENTOSPLUS REPO, the SERVER-MANAGER may not work. Run: rpm -e --nodeps perl yum install perl The PHP update from CENTOSPLUS REPO also upgrades P...')
(No difference)

Revision as of 15:06, 6 March 2009

After upgrading to PHP 5 from CENTOSPLUS REPO, the SERVER-MANAGER may not work. Run:

rpm -e --nodeps perl
yum install perl

The PHP update from CENTOSPLUS REPO also upgrades PERL. Running the commands above will downgrade PERL so that SERVER-MANAGER may work correctly. --Kruhm 13:06, 6 March 2009 (UTC)