Stig Sćther Bakken wrote:
>
> ["Larry Osborn" <[EMAIL PROTECTED]>]
> > Greetings all,
> > We are having serious issues with PHP4.0.5 using OCI8 and Apache 1.3.17.
> >
> > We have 4 webservers that handle our various needs for oracle. Each server
> > has its MaxSpareServers in the httpd.conf set t
["Larry Osborn" <[EMAIL PROTECTED]>]
> Greetings all,
> We are having serious issues with PHP4.0.5 using OCI8 and Apache 1.3.17.
>
> We have 4 webservers that handle our various needs for oracle. Each server
> has its MaxSpareServers in the httpd.conf set to 100. So that turns out to
> be 400 con
thanks john!
this will be a big help
--Larry
""John Lim"" <[EMAIL PROTECTED]> wrote in message
9efl78$2kc$[EMAIL PROTECTED]">news:9efl78$2kc$[EMAIL PROTECTED]...
> Hi Larry,
>
> See
> http://marc.theaimsgroup.com/?l=php-dev&m=98193543028899&w=2
>
> I would create a special web server listening at
Hi Larry,
See
http://marc.theaimsgroup.com/?l=php-dev&m=98193543028899&w=2
I would create a special web server listening at port 81 to perform Oracle
queries. Your main web servers call the port 81 server using
fopen("http://proxyserver:81/updatemail.php?params=...";); to update the
Oracle datab