ID:               49626
 Updated by:       paj...@php.net
 Reported By:      jbreiding at hotmail dot com
-Status:           Feedback
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: windows server 2008 x64
 PHP Version:      5.3.0
 New Comment:

It is sometimes not possible to get the hand before bad things happen.

Not a bug >> bogus.


Previous Comments:
------------------------------------------------------------------------

[2009-09-22 17:56:30] jbreiding at hotmail dot com

looks like this was due to missing extensions that were referenced in
the ini file.

thanks for the help. shouldnt this have shown itself in a more helpful
error? or at least died when the extension was attempting to load?

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

[2009-09-22 17:22:53] jbreiding at hotmail dot com

ok that worked, here are my extensions below:

[PHP_LDAP]
extension=php_ldap.dll
[PHP_MYSQL]
extension=php_mysql.dll
[PHP_PDO]
extension=php_pdo.dll
[PHP_PDO_MYSQL]
extension=php_pdo_mysql.dll
[PHP_CURL]
extension=php_curl.dll
[PHP_BZ2]
extension=php_bz2.dll
[PHP_FDF]
extension=php_fdf.dll
[PHP_MCRYPT]
extension=php_mcrypt.dll
[PHP_MHASH]
extension=php_mhash.dll
[PHP_SHMOP]
extension=php_shmop.dll
[PHP_ZIP]
extension=php_zip.dll
[PHP_GD2]
extension=php_gd2.dll
[PHP_OPENSSL]
extension=php_openssl.dll
[PHP_GETTEXT]
extension=php_gettext.dll

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

[2009-09-22 17:15:44] paj...@php.net

Most likely yes, I can't reproduce it, no matter which SAPI I use.
fastcgi, apache or CLI. Which one do you use?

Can you try using CLI and then using your server without any extension
loaded (no php.ini either, be sure that no php.ini are in windows\ or
common directories).

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

[2009-09-22 17:12:31] jbreiding at hotmail dot com

nogo, same problem. am i possibly missing some configuration?

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

[2009-09-22 16:56:57] paj...@php.net

Please try using this snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/



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

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/49626

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

Reply via email to