Re: [PHP-DEV] Errata. From: Andreas Karajannis (Andreas.Karajannis <email protected>)
Date: 12/10/98

> I general I agree. However a used might want to connect to two different
> database servers on two separate platforms...
>
Agreed, this should be possible. I wasn't aware of that the problem is
not
with identical connections.

> It hangs AFTER it has completed the HTML page. When PHP eventually times
> out I get the complete HTML page (with the RDBMS data) followed by a
> timeout message. And when I monitor the database connections I don't see
> one, therefore I assume it is very short lived.
>
This is very strange, maybe you could investigate on the exact location,
where PHP hangs? Do you issue an odbc_close()?
It seems to me, that PHP hangs during processing, not request shutdown -
but I'm not sure, since you are using the cgi version (?)

-Andreas

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>