Jan
06
PHP 4.4.8 and eAccelerator 0.9.5.2 (S)RPM’s for CentOS 5
As I promised yesterday, the RPM’s (i386) for PHP4 can now be downloaded for your convienence.
You can find the SRPM along with the RPM’s. The SRPM was slightly updated since yesterday to fix a small glitch I encountered when trying to build a eAccelerator RPM for CentOS 5.
NOTE: None of the RPM’s are signed at this time, in a while i’ll setup a repository where you will find these files. Obviously those will be signed then.
Overview of created packages:
PHP4
- RPM’s
- php4-4.4.8-LAB4.i386.rpm
- php4-debuginfo-4.4.8-LAB4.i386.rpm
- php4-domxml-4.4.8-LAB4.i386.rpm
- php4-gd-4.4.8-LAB4.i386.rpm
- php4-imap-4.4.8-LAB4.i386.rpm
- php4-ldap-4.4.8-LAB4.i386.rpm
- php4-mbstring-4.4.8-LAB4.i386.rpm
- php4-mysql-4.4.8-LAB4.i386.rpm
- php4-ncurses-4.4.8-LAB4.i386.rpm
- php4-odbc-4.4.8-LAB4.i386.rpm
- php4-pear-4.4.8-LAB4.i386.rpm
- php4-pgsql-4.4.8-LAB4.i386.rpm
- php4-snmp-4.4.8-LAB4.i386.rpm
- php4-xmlrpc-4.4.8-LAB4.i386.rpm
- SRPM’s
- php4-4.4.8-LAB4.src.rpm
- php4-4.4.8-LAB4.src.rpm
PHP4-eaccelerator
- RPM‘s
- php4-eaccelerator-4.4.8_0.9.5.2-LAB2.i386.rpm
- php4-eaccelerator-debuginfo-4.4.8_0.9.5.2-LAB2.i386.rpm
- SRPM’s
- php4-eaccelerator-4.4.8_0.9.5.2-LAB2.src.rpm
- php4-eaccelerator-4.4.8_0.9.5.2-LAB2.src.rpm
7 Comments
Make A CommentComments RSS Feed TrackBack URL







January 6th, 2008 at 4:42 pm
[…] PHP 4.4.8 and eAccelerator 0.9.5.2 (S)RPM’s for CentOS 5PHP4 RPM (4.4.8) for CentOS 5Iphone / Ipod touch controlling remote itunes and winamp (windows)Building PHP4 (RPM) on CentOS 5How to control a PC or Mac with the iPhone / Ipod Touch Jan 06 […]
January 23rd, 2008 at 2:58 pm
This looks useful, but it isn’t 100% parallel-installable with the distro PHP5 RPMs. It seems to share /etc/php.ini /etc/pear.conf and /etc/php.d which is problematic. Any chance of an update where it is fully parallel-installable?
Cheers,
David
January 24th, 2008 at 1:55 pm
I cant seem to install php4. as It asks for php4-pear package as a dependencie which I download and run but it asks for the php4 package as a dependencie - so its a bit of a vicious circle!
January 24th, 2008 at 5:11 pm
Make sure you install the php4-pear-4.4.8-LAB4.i386.rpm first, or just download all RPM’s and run:
$ sudo rpm -ivh php4*.rpm
@ David:
I’ll update my RPM’s soon and will test it myself and ensure it works along sides with PHP5.
January 24th, 2008 at 10:17 pm
So, just to be clear here, install ALL packages with 1 command, RPM will figure it out
February 10th, 2008 at 3:10 am
[…] that wasn’t entirely true. I had forgotten about php-pear! If you install php (stock version) alongsides my RPM’s you […]
April 18th, 2008 at 1:00 pm
Hey guys,
I made some improvement of the packages you present to get them installed in /opt/php4 root instead of spamming standard folders. Here’s my article: http://wiki.conforge.com/wiki/Linux-PHP4cgiAndPHP5on+CentOS5