|
Home > Archive > Red Hat Topics > October 2005 > RPM for PHP 5
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Whitewater 2005-10-09, 5:46 pm |
| Hey everyone,
Does anyone know of somewhere I can download the RPM for php 5.0.?
binaries for Fedora 3?
I'm trying to upgrade from php 4.3 to 5.0 and would rather do it with
precompiled binaries than compiling the source. I found directions for
compiling from source but am confused by it.
Thanks
Whitewater
| |
| Lenard 2005-10-09, 5:46 pm |
| Whitewater wrote:
> Hey everyone,
>
> Does anyone know of somewhere I can download the RPM for php 5.0.?
> binaries for Fedora 3?
http://download.fedora.redhat.com/p...ent/i386/SRPMS/
Download and install the src.rpm then use rpmbuild -bb <specfilename>
php-5.0.5-3.src.rpm 14-Sep-2005 11:50 6.0M
--
Contained within the Microsoft EULA;
This Limited Warranty is void if failure of the Product has resulted
from accident, abuse, misapplication, abnormal use or a virus.
| |
| Whitewater 2005-10-09, 8:46 pm |
| On Sun, 09 Oct 2005 13:51:13 GMT, Lenard <Lenard@127.0.0.1> wrote:
>Whitewater wrote:
>
>
>http://download.fedora.redhat.com/p...ent/i386/SRPMS/
>
>Download and install the src.rpm then use rpmbuild -bb <specfilename>
>
>php-5.0.5-3.src.rpm 14-Sep-2005 11:50 6.0M
I tried the above and got error messages about missing rpms that were
required. I ended up downloading and installing XAMPP from
Apachefriends.org. It solved my problem and was easy to install and
configure, since most of the configuration was built in. I only need
PHP5/MySQL/Apache for developement purposes and XAMPP does everything
I need it to do.
Thanks for your advice!!
Whitewater
|
|
|
|
|