> Are you absolutely sure you don't have some old dlls
> laying around
> from some earlier PHP version that don't mix with the new one?
>
> --Jani
I don't think that could be the case, as just pdo, pdo_sqlite, and xsl
extensions are enabled, none have any external dependancies
af
eck though.
Jared
-Original Message-
From: Wez Furlong [mailto:[EMAIL PROTECTED]
Sent: 07 November 2005 02:37
To: [EMAIL PROTECTED]
Cc: internals@lists.php.net
Subject: Re: [PHP-DEV] 5.1.0RC5-dev stability issue
If it's isapi then the chances are that its some non-trivial
thread
ject: Re: [PHP-DEV] 5.1.0RC5-dev stability issue
>
> If it's isapi then the chances are that its some non-trivial
> thread-safety related problem.
> Unless you built a debug build of PHP yourself and have a
> debugger, it will be very hard to isolate. Even with a
> debugger, y
If it's isapi then the chances are that its some non-trivial
thread-safety related problem.
Unless you built a debug build of PHP yourself and have a debugger, it
will be very hard to isolate. Even with a debugger, you'll probably
only spot a crash that's a symptom of the problem and not the cause