I've experienced this behaviour also.
My first guess is that there are broken connections to oracle server.
Cleaning up the code so that all resources are properly freed seems to have
helped.
Restart apache to clear the defunct OCIPLogin(s). If it happens again,
you're probably not freeing a $stmt somewhere.
Remember to free 'em even if no rows are returned.
"Kenneth Siu" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am using Oracle and Apache with PHPLIB in two solaris servers. I
> wonder why the web pages loaded by using Netscape or IE are always
> broken. Although there is no error, it usually requires me to reload the
> page for serveral times before I get the complete page. Do you have any
> ideas why is this and pls guide what can I do for it?
>
>
>
>
> --
> PHP Database 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]
>
--
PHP Database 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]