Edit report at https://bugs.php.net/bug.php?id=51298&edit=1

 ID:                 51298
 Updated by:         paj...@php.net
 Reported by:        trotsky_icepick at hotmail dot com
 Summary:            TZ detection crash
-Status:             Assigned
+Status:             Closed
 Type:               Bug
 Package:            Apache2 related
 Operating System:   Windows Vista SP2
 PHP Version:        5.3.2
 Assigned To:        pajoye
 Block user comment: Y
 Private report:     N

 New Comment:

TZ detection has been completely 
removed and user must set the TZ 
now. Crash is then per se gone.


Previous Comments:
------------------------------------------------------------------------
[2010-07-17 03:54:38] remindkumar at gmail dot com

Hi all,
I found that the php_bcompiler.dll from http://downloads.php.net/pierre/
built in version 5.3.1.

I was able to build the bcompiler source and now it is working for me.

Posted this update just to clarify.

------------------------------------------------------------------------
[2010-07-15 20:54:25] tegwe002 at umn dot edu

I experienced this bug as well. 

My issue was that we're running 2 versions of php and have mysql tools for 5.0 
on our machine they all had php5ts.dll

I added the location of the apache php to the environment path before mysql and 
that worked for me.

Server:
Win 2003 SP 2
Apache 2.2.15 win32 x86 openssl
PHP 5.2.13 win32 zip install.

------------------------------------------------------------------------
[2010-07-12 21:25:23] paj...@php.net

If it does not crash without this module, what makes you think that this is 
remotely related to this bug (Tz detection crash)? Please report a bug at 
pecl.php.net/bcompiler

------------------------------------------------------------------------
[2010-07-12 20:58:50] remindkumar at gmail dot com

Hi all,

I am using apache 2.2.15 with SSL from Apache Lounge, and PHP 5.3.2 VC9_ts in 
XP SP3.

Initially everything was working fine. After encoding my php scripts using 
php_bcompiler.dll (Vc9 + TS), apache is crashing with faulting module: 

AppName: httpd.exe       AppVer: 2.2.15.0        ModName: php5ts.dll
ModVer: 5.3.2.0  Offset: 0000bfb7

Error log:
[Mon Jul 12 14:46:15 2010] [notice] Parent: child process exited with status 
3221225477 -- Restarting.
[Mon Jul 12 14:46:16 2010] [notice] Apache/2.2.15 (Win32) mod_ssl/2.2.15 
OpenSSL/0.9.8m PHP/5.3.2 configured -- resuming normal operations
[Mon Jul 12 14:46:16 2010] [notice] Server built: Mar  2 2010 15:56:36
[Mon Jul 12 14:46:16 2010] [notice] Parent: Created child process 3260

Any help would be appreciated.

------------------------------------------------------------------------
[2010-07-06 07:57:48] paj...@php.net

I'm not negative, I only try to keep the noise/signal ration as low as I can 
for identified bugs, like this one. The many other crash reports are usually 
not crashes but simply bad configurations. And bugs.php.net is not a support 
channel. However I happily support users on php-windows or any other support 
channel.

Or in your case simply wrong version of PHP, you need the thread safe version 
of php for Apache as Apache uses thread safe SAPIs. NTS only contains cli, 
fastcgi/cgi or other non thread safe SAPIs.

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=51298


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=51298&edit=1

Reply via email to