Changes

From SME Server
Jump to navigationJump to search
50 bytes removed ,  19:53, 12 July 2010
Wikification and improve readability
Line 83: Line 83:  
If you really want to upgrade the entire system to PHP 5 (for instance, if you need the mysqli extension), here's how to do it:
 
If you really want to upgrade the entire system to PHP 5 (for instance, if you need the mysqli extension), here's how to do it:
   −
  yum --enablerepo=centosplus install php.i386 php-pear-Net-Socket php-pear-Auth-SASL php-pear-DB php-pear-HTTP php-pear-Mail php-pear-XML-Parser
+
  yum --enablerepo=centosplus \
 +
install php.i386 php-pear-Net-Socket php-pear-Auth-SASL \
 +
php-pear-DB php-pear-HTTP php-pear-Mail php-pear-XML-Parser
 
  /sbin/e-smith/signal-event post-upgrade
 
  /sbin/e-smith/signal-event post-upgrade
 
  /sbin/e-smith/signal-event reboot
 
  /sbin/e-smith/signal-event reboot
Line 91: Line 93:  
See also:
 
See also:
   −
* http://bugs.contribs.org/show_bug.cgi?id=1120
+
* [[bugzilla:1120]]
* http://bugs.contribs.org/show_bug.cgi?id=2132
+
* [[bugzilla:2132]]
 
* http://forums.contribs.org/index.php?topic=31518
 
* http://forums.contribs.org/index.php?topic=31518
  

Navigation menu