On Fri, Jun 22, 2001 at 02:26:43PM +0100, Taylor, Stewart wrote:
> Hello,
>  
> Just in case anyones got any ideas.
>  
> I've been testing an application for a few weeks on a test server without
> any problems.
> After releasing it onto the live server, which is - according to the
> administrator - setup exactly the same as the test server I've been running
> into problems.
>  
> Apparently the database seems to be disconnecting randomly see log file
> extract below.
>  
> I already had a application on the live server which has been working
> perfectly for a year or so.  Now the new application is live it is having
> the same problem as well.
>  
> The test version of the already live application is also on the same test
> server and both databases on live and test are setup exactly the same way.
>  
>  
> My administrator tells me that we have a license for unlimited connections
> to the database etc..
>  
> My setup us
> OCI8 Revision 1.96
> Oracle Version 8.1
> Apache Apache/1.3.11
> Redhat Linux 6.2
> php 4.0.2
> I'm also using phplib 7.2c to manage authentication/sessions and database
> access.
> **** addition I have modified the phplib db class so that it does not use
> peristant connections.
>  
> I would be very grateful if anyone has got any suggestions
>  

    do you think you can isolate your problem to a few lines
    (without using phplib)? if you send a reproducable testcase
    to me i _will_ have a look at it!

    tc

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to