Re: OT: Re: PHP 4.2.3 for Redhat 7.3
Hereæs a few links that'll give you what you want :) ftp://ftp.wesmo.com/pub/redhat/SRPMS http://www.aucs.org/rpmcenter/ Tarjei Quoting Brian <[EMAIL PROTECTED]>: > > Simon Brady said: > > On Tue, 28 Jan 2003, Brian wrote: > > > >> ... and first try rebuilding the php from Rawhide: > >> > >> rpmbuild --rebuild > >> ftp://rpmfind.net/linux/rawhide/1.0/SRPMS/SRPMS/php-4.2.2-13.src.rpm > > > > Except that according to the original message Web-Cyradm requires 4.2.3, > > which is why I didn't suggest this as an option. > > Yes I saw that but many times Redhat won't update the actual version > number but will backport the fixes from later releases. There is no > official 4.2.2-13 version from the PHP folks either. > > > However, PHP is big and hairy and insanely configurable, and even if I > > took the time to package it up would anyone else actually be happy with > > my configuration choices? > > That's why you also provide a good SRPM ;-) > > -- > Brian > > > Mob: 920 63 413 - This mail sent through IMP: http://horde.org/imp/
OT: Re: PHP 4.2.3 for Redhat 7.3
Simon Brady said: > On Tue, 28 Jan 2003, Brian wrote: > >> ... and first try rebuilding the php from Rawhide: >> >> rpmbuild --rebuild >> ftp://rpmfind.net/linux/rawhide/1.0/SRPMS/SRPMS/php-4.2.2-13.src.rpm > > Except that according to the original message Web-Cyradm requires 4.2.3, > which is why I didn't suggest this as an option. Yes I saw that but many times Redhat won't update the actual version number but will backport the fixes from later releases. There is no official 4.2.2-13 version from the PHP folks either. > However, PHP is big and hairy and insanely configurable, and even if I > took the time to package it up would anyone else actually be happy with > my configuration choices? That's why you also provide a good SRPM ;-) -- Brian
Re: PHP 4.2.3 for Redhat 7.3
On Tue, 28 Jan 2003, Brian wrote: > ... and first try rebuilding the php from Rawhide: > > rpmbuild --rebuild > ftp://rpmfind.net/linux/rawhide/1.0/SRPMS/SRPMS/php-4.2.2-13.src.rpm Except that according to the original message Web-Cyradm requires 4.2.3, which is why I didn't suggest this as an option. That nitpick aside, I take your point - in an ideal world we'd all have time to do things properly, and the fruits of our packaging labours would flow back to the rest of the community. However, PHP is big and hairy and insanely configurable, and even if I took the time to package it up would anyone else actually be happy with my configuration choices? I know this attitude is short-sighted, and I have a lot of respect for people who do put the effort into package creation. But sadly, in an environment where time is (someone else's) money, kludges sometimes make the best sense. Until you go to upgrade, of course :-) -- Simon Brady mailto:[EMAIL PROTECTED] ITS Technical Services University of Otago, Dunedin, New Zealand
Re: PHP 4.2.3 for Redhat 7.3
Simon Brady said: > On Tue, 28 Jan 2003, crab ravi wrote: > >> I'm in a process of setting up Postfix-Cyrus-Web-Cyradm on Redhat 7.3 >> Server. As per Mr Luc's Howto, PHP-4.2.3 is needed, but RH 7.3 is >> shipped with PHP-4.1.2-7. I could not able to find RPM in the >> internet. > > The easiest solution is to build PHP from source. If by "easiest" you mean "easiest way to break your native package management". Everyone: Please, please, please stop telling the Redhat (and RPM) newbies to build everything from source only. If you want to break your package management, build from source (./configure; make; make install) New RPM users, please learn how to build your own RPM's instead. Your system will thank you for it. http://freshrpms.net/docs/fight.html http://www.redhat.com/docs/books/max-rpm/max-rpm-html/ Go here ... http://rpmfind.net/linux/rpm2html/search.php?query=php&submit=Search+... ... and first try rebuilding the php from Rawhide: rpmbuild --rebuild ftp://rpmfind.net/linux/rawhide/1.0/SRPMS/SRPMS/php-4.2.2-13.src.rpm > An alternative would be to take an SRPM from another distribution > (www.rpmfind.net lists a few) and do an rpm --recompile, but that may > introduce subtle problems of its own. The problems should be less severe than breaking RPM though. -- Brian
Re: PHP 4.2.3 for Redhat 7.3
On Tue, 28 Jan 2003, crab ravi wrote: > I'm in a process of setting up Postfix-Cyrus-Web-Cyradm on Redhat 7.3 > Server. As per Mr Luc's Howto, PHP-4.2.3 is needed, but RH 7.3 is > shipped with PHP-4.1.2-7. I could not able to find RPM in the internet. The easiest solution is to build PHP from source. This is what I do on our RH7 webservers, and it works fine with the Apache RPMs (although you will need to install apache-devel so PHP can find the APXS tool, and you may need other -devel packages so it can find headers). An alternative would be to take an SRPM from another distribution (www.rpmfind.net lists a few) and do an rpm --recompile, but that may introduce subtle problems of its own. -- Simon Brady mailto:[EMAIL PROTECTED] ITS Technical Services University of Otago, Dunedin, New Zealand
PHP 4.2.3 for Redhat 7.3
Dear All, I'm in a process of setting up Postfix-Cyrus-Web-Cyradm on Redhat 7.3 Server. As per Mr Luc's Howto, PHP-4.2.3 is needed, but RH 7.3 is shipped with PHP-4.1.2-7. I could not able to find RPM in the internet. Can anyone help regarding the same? Thanks in anticipation A Ravi Babu ICFAI, Hyderabad IndiaDo you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now