Edit report at http://bugs.php.net/bug.php?id=51298&edit=1
ID: 51298 Comment by: remindkumar at gmail dot com Reported by: trotsky_icepick at hotmail dot com Summary: TZ detection crash Status: Assigned Type: Bug Package: Apache2 related Operating System: Windows Vista SP2 PHP Version: 5.3.2 Assigned To: pajoye New Comment: 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. Previous Comments: ------------------------------------------------------------------------ [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. ------------------------------------------------------------------------ [2010-07-06 02:17:53] chris dot groothoff at mbits dot com dot au I fail to understand why pajoye is so negative towards the comments provided. This topic may not be a bug directly related to the application Apache or PHP (and this forum), but it is a bug preventing the installation an operation of the application caused by the installation package/process provided. pajoye indicated that the issue has been identified, but why then are people providing evidence that this issue is still causing so much concern. For me, I followed the path of using the ZIP file rather than the MSI. This would suggest that the MSI installer package has not been configured with the correct options. So would it not be fair to say that the someone need to take responsibility for this issue and 1. take a look at the MSI and 2. provide a valid resolution. ------------------------------------------------------------------------ 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 http://bugs.php.net/bug.php?id=51298 -- Edit this bug report at http://bugs.php.net/bug.php?id=51298&edit=1