Sorry, I didn't read the complete message... :(
On Tue, 2004-06-08 at 15:56, Svensson, B.A.T. (HKG) wrote:
> If you have Visual C++ DevStudio you can use DLL spy.
>
> n Tue, 2004-06-08 at 15:36, Gerardo Rojas wrote:
> > Is there a way to find out what extensions are loaded, at runtime? I
> > wan
If you have Visual C++ DevStudio you can use DLL spy.
n Tue, 2004-06-08 at 15:36, Gerardo Rojas wrote:
> Is there a way to find out what extensions are loaded, at runtime? I
> want to know if a certain dll is loaded or another one is loaded, so I
> can write my code accordingly.
>
> To be spec
, 2004 8:54 AM
To: Gerardo Rojas; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] PHP extensions (dll's)
-Message d'origine-
De : Gerardo Rojas [mailto:[EMAIL PROTECTED]
Envoyé : mardi 8 juin 2004 15:37
À : [EMAIL PROTECTED]
Objet : [PHP-WIN] PHP extensions (dll's)
Is there a way t
-Message d'origine-
De : Gerardo Rojas [mailto:[EMAIL PROTECTED]
Envoyé : mardi 8 juin 2004 15:37
À : [EMAIL PROTECTED]
Objet : [PHP-WIN] PHP extensions (dll's)
Is there a way to find out what extensions are loaded, at runtime? I want
to know if a certain dll is loaded or a
Is there a way to find out what extensions are loaded, at runtime? I want to know if
a certain dll is loaded or another one is loaded, so I can write my code accordingly.
To be specific: I want to know if the php_mssql.dll is loaded or the
php_odbtp_mssql.dll has been loaded? Any input woul
Thanks for your help!
Yes - it looks like you have to restart te machine every time you add
modules (but only on IIS). Even Java/PDF modules are working now (but only
as ISAPI).
Needs to be solved the problem the script works only every third time it is
called. Another difference between Apache an
If you are uisng ISAPI for IIS and mod_php for Apche you need to restart
the web server each time you enable an extension (or make other changes to
the php.ini file). The php.ini file is only read at startup.
If you are using CGI on either server, the php.ini file will be read once
per request.
T
Hi,
I'm successfully running Sablotron (php_xslt.dll) on IIS and Apache.
PDF (php_pdf.dll) and Java (php_java.dll) only works on Apache :-(
I'm using Apache and IIS on the same machine (same PHP Version and php.ini).
Any hints how to get the additional modules to work on IIS? If I call the
same
Hi,
Can anyone tell me a good site do understand the PHP extensions?
I want to know wich ones I have to have in order to run my websites.
Thanks in advance.
Hi!
I wanted to know somehting. If my hosting provider does not inlude PEAR in
their PHP installation, am I able to do it myself?
I mean like you do with some Perl modules that are not installed and you use
use lib 'path_to_lib' in Perl.
Is there a way to do something similar with Php extension
10 matches
Mail list logo