Date: 12/10/98
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] Errata."
- Previous message: Andreas Karajannis: "Re: [PHP-DEV] Errata."
- In reply to: Andreas Karajannis: "Re: [PHP-DEV] Errata."
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] Errata."
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] Errata."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Since you mentioned it I thought I'd check. The same application works
fine when using the Apache module. So that points towards something in
the CGI?
Andreas Karajannis wrote:
>
> > 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
-- Steve Williams Interactive Media & Tools Group Empress Software Inc. http://www.empress.com-- 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>
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] Errata."
- Previous message: Andreas Karajannis: "Re: [PHP-DEV] Errata."
- In reply to: Andreas Karajannis: "Re: [PHP-DEV] Errata."
- Next in thread: Rasmus Lerdorf: "Re: [PHP-DEV] Errata."
- Reply: Rasmus Lerdorf: "Re: [PHP-DEV] Errata."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

