Re: [PHP-DB] broken page

2001-03-12 Thread Joe Brown
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 $s

[PHP-DB] broken page

2001-03-12 Thread Kenneth Siu
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 a