How about using the registry to store the location of the php.ini. It could
default to c:\windows for backward compatibility. I currently have multiple
versions of PHP setup on the same system. This works fine, as long as I
don't use the ISAPI module because the path to php.ini is hardcoded to
c:
Wouldn't a static DLL solve this?
-Original Message-
From: Alan McDonald
To: [EMAIL PROTECTED]
Sent: 4-6-2004 15:59
Subject: [PHP-WIN] Re: IIS5, ISAPI PHP Slow load after timeout
Is there any way to build the isapi version of PHP such that there is no
small stub dll (i.e. php4isapi.dll) a
Is there any way to build the isapi version of PHP such that there is no
small stub dll (i.e. php4isapi.dll) and the main dll php4ts.dll - but
instead to have one monolithic dll. This would force IIS to load and cache
the dll permanently.
Alan
"Alan McDonald" <[EMAIL PROTECTED]> wrote in message
n