The Problem: php only runs reliably as a cgi on Windows, so it lacks static
DB connections.
Idea: Make all DB queries through a JavaBean, which uses a pool of shared
JDBC connections. Abstract this behind a php API (class with methods) to
hide its complexity.
Surely somebody has thought of this before :
If so is this solution available, free or commercially?
Monty.
> -----Original Message-----
> From: Tim Uckun [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 09, 2001 2:31 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] ISAPI
>
>
> At 12:13 PM 5/9/2001 -0700, Flint Doungchak wrote:
> >Tim,
> >
> >Unfortunately, the ISAPI module just isn't stable on this
> platform. Sorry.
>
> What is the prefered way to run PHP in windows? As a CGI? As
> an apache
> module? Aolserver?
>
> I would rather not run it as a CGI because I need persistent database
> connections.
>
> :wq
> Tim Uckun
> Due Diligence Inc. http://www.diligence.com/ Americas Background
> Investigation Expert.
--
PHP Windows 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]