|
Home > Archive > Apache Server configuration support > January 2007 > What is best PHP Apache installation on Red Hat 8 Linux
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]
| Author |
What is best PHP Apache installation on Red Hat 8 Linux
|
|
|
| Hi All,
I am suffering to unable to successfully install apache and php in Red
Linux 8.0.
Perhaps something is going wrong with me. Can anybody provide me the
complete steps to install the php and apache for Red Hat 8 Linux.
Regards,
Avi
| |
| Davide Bianchi 2007-01-07, 7:25 am |
| On 2007-01-07, avi <avinashsharma99@gmail.com> wrote:
> I am suffering to unable to successfully install apache and php in Red
> Linux 8.0.
RH 8 is more than 10 years old. If you don't have any real necessity
for keeping such thing alive I'd suggest to upgrade to a more recent
version, you'll get Apache and php for free.
> complete steps to install the php and apache for Red Hat 8 Linux.
1. download Apache sources
2. download php sources
3. check if all the requirements and dependencies are satisfied
4. follow the instructions.
Or
1. Upgrade your system.
Davide
--
I will never trust someone called GATES that sells WINDOWS.
-- Federico Román
| |
| Harlin 2007-01-08, 7:26 am |
|
Redhat 8 was actually released around 2001 or so... 10+ years is
something of an exaggeration. In quite a few production environments,
Redhat 8 is still used -- unfortunately a few "enterprise" applications
require it -- a certain version of WebSphere Portal I know for a fact
still requires it. Also, this fellow's English tends to make me think
he could possibly be in a part of the world where he's not able to get
his hands on the latest and greatest -- I dunno. But Davide is correct
for telling you to upgrade it if you're trying to get Apache and php to
work together. You can use something like Fedora Core 6 (or 5 is still
good for now) or even CentOS for production caliber. On these, Apache
and php install together unless you tell it not to.
Harlin Seritt
Davide Bianchi wrote:
> On 2007-01-07, avi <avinashsharma99@gmail.com> wrote:
>
> RH 8 is more than 10 years old. If you don't have any real necessity
> for keeping such thing alive I'd suggest to upgrade to a more recent
> version, you'll get Apache and php for free.
>
>
> 1. download Apache sources
> 2. download php sources
> 3. check if all the requirements and dependencies are satisfied
> 4. follow the instructions.
>
> Or
>
> 1. Upgrade your system.
>
> Davide
>
> --
> I will never trust someone called GATES that sells WINDOWS.
> -- Federico Rom=E1n
|
|
|
|
|