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 at "PHP 4.4.8 and eAccelerator 0.9.5.2 (S)RPM’s for CentOS 5"
[...] 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 [...]
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
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!
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.
So, just to be clear here, install ALL packages with 1 command, RPM will figure it out
[...] that wasn’t entirely true. I had forgotten about php-pear! If you install php (stock version) alongsides my RPM’s you [...]
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
Comment Now!