Ask a Question related to PHP Development, Design and Development.
-
Robert Mena #1
PHP / Oracle support (8/9) under Redhat 9
Hi,
I am planning to migrate my current web server from
redhat 7.x to 9 and I am currently evaluating what may
go wrong or need special attention before I actually
replace it.
After searching the archives and other lists I still
have a couple of questions :
a) apache
It seems that apache + php does not work well under
heavy load so I should stick with 1.3.X right ? Any
ideas where I can find a rpm package for redhat 9 ?
b) oracle support
For the current setup I've downloaded and installed
the oracle 8i (8.1.5) in a separate machine, tar.gz
the lib directory in order to compile and run php with
oracle 8i.
Is this the best approach for Redhat 9 or should I try
to install oracle 9 which hopefully may have a
devel-only option ? Note that php needs to access
external oracle 8 servers which I do not mantain.
Regards.
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
[url]http://sitebuilder.yahoo.com[/url]
Robert Mena Guest
-
Support For Redhat 4.0? WHEN?
Is it asking too much for MM to step up and say they support CF on RH4, or at the least, admit defeat and say they are unable to do it? RH 4.0 has... -
[PHP] FDF support in RedHat (conclusion)
Hi List! First off all, let me thank Jay for all his efforts! Compiling PHP and then Apache is just to complicated for me. I would love to... -
[PHP] FDF support in RedHat
<manual> You must compile PHP with --with-fdftk. </manual> Maybe for you, Jay, this is crystal clear, but for me, is like greek. =) I will... -
FDF support in RedHat
Hi List! I know this is old history, but the archives has nothing, the manual is so far away and google is kind of slow this morning, so... ... -
[PHP] PHP / Oracle support (8/9) under Redhat 9
From: "Robert Mena" <rt_mena@yahoo.com> nope, have only used it with MySQL... the problem is that the php RPM does not have Oracle support... -
Juan Nin #2
Re: [PHP] PHP / Oracle support (8/9) under Redhat 9
From: "Robert Mena" <rt_mena@yahoo.com>
Yes, stick with apache-1.3.x> a) apache
>
> It seems that apache + php does not work well under
> heavy load so I should stick with 1.3.X right ? Any
> ideas where I can find a rpm package for redhat 9 ?
Latest 1.3.x version RPM from Red Hat for RH 7.3 is apache-1.3.27-2.i386.rpm
I'm using the latest RH 7.1 apache RPM in a RH 9 and runs ok, which is
apache-1.3.27-1.7.1
Latest PHP version for RH 7.1 is php-4.1.2-7.1.6
For RH 9 it's php-4.2.2-17, I guess there should be no problem in running
that version with the apache-1.3.x from RH 7.x
Regards,
Juan
Juan Nin Guest
-
Jon Drukman #3
Re: [PHP] PHP / Oracle support (8/9) under Redhat 9
At 06:33 PM 8/3/2003, Robert Mena wrote:
i don't know about that. i'm running an extremely high traffic website>a) apache
>
>It seems that apache + php does not work well under
>heavy load so I should stick with 1.3.X right ?
with apache + php + linux and it's a total champ. we've got 6 compaq
dl380's (dual xeon 2.8ghz, 4G ram) behind a load balancer and so far there
hasn't been a single apache/php failure that wasn't caused by me doing
something stupid (like writing an infinite loop in php).
we're using apache 2.0.47 (prefork model), php 4.3.1, redhat 7.3, mysql 4.0.12.
-jsd-
Jon Drukman Guest
-
Robert Mena #4
Re: [PHP] PHP / Oracle support (8/9) under Redhat 9
Hi Juan,
But I'd need to compile php with oracle support.
Do you have any experience with this setup ? RH9 + PHP
with oracle support ?
Regards.
--- Juan Nin <juaid@juanin.com> wrote:> From: "Robert Mena" <rt_mena@yahoo.com>
>> under> > a) apache
> >
> > It seems that apache + php does not work well> Any> > heavy load so I should stick with 1.3.X right ?> ?> > ideas where I can find a rpm package for redhat 9
>
> Yes, stick with apache-1.3.x
> Latest 1.3.x version RPM from Red Hat for RH 7.3 is
> apache-1.3.27-2.i386.rpm
>
> I'm using the latest RH 7.1 apache RPM in a RH 9 and
> runs ok, which is
> apache-1.3.27-1.7.1
>
> Latest PHP version for RH 7.1 is php-4.1.2-7.1.6
> For RH 9 it's php-4.2.2-17, I guess there should be
> no problem in running
> that version with the apache-1.3.x from RH 7.x
>
> Regards,
>
> Juan
>
>
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
[url]http://sitebuilder.yahoo.com[/url]
Robert Mena Guest



Reply With Quote

