Product:
Search Type:

unofficial PHP5 support on RHEL4

Article ID: 2878 
Last Review: Oct,29 2007
APPLIES TO:
  • Parallels Pro Control Panel Linux

Additional information

View Knowledge
Knowledge ID 2301
Product : Ensim Pro X for Linux
Version : 10.0.0
Topic : Notification

Title
unofficial PHP5 support on RHEL4

Summary
This is an unofficial HOW -TO for upgrading to PHP5 on RHEL4. Use at your own risk.

Prevention


Details

Installation Instruction:



1.Remove php 4.3.9 rpms

#  rpm -qa | grep -i php | grep 4.3.9 | xargs rpm -e –nodeps



2.Upgrade / install libc-client using yum or up2date

# yum install libc-client  or up2date libc-client



3.Download all php5 rpms from ftp://ftp.digitalus.nl/ensim_php5/ 



4.Install all php5 rpms

# rpm -ivh –nodeps *.rpm



5.Edit /etc/virtualhosting/filelists/apache.sh and add following lines

N:S,rpm:php-domxml

N:S,rpm:php-xml

N:S,rpm:libc-client



6.Run ensim through maintenance

set_pre_maintenance

set_maintenance

set_post_maintenance

service epld restart



Note: This upgrade is not officially supported by ensim. Since many users use this way and use higher version of php on their ensim boxes, ensim has mentioned above steps in here. Follow above steps at your own risk. Ensim will not be responsible for any damages or losses incurred.



Attachments


Related Knowledge

Related Links
 
Last ModifiedUsageSatisfiedLast Used
8/13/2007 4:17:18 AM200 10/11/2007 12:07:32 AM

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields