ID:               45630
 User updated by:  ast dot markus at gmx dot net
 Reported By:      ast dot markus at gmx dot net
 Status:           Open
 Bug Type:         CGI related
 Operating System: Windows Vista SP1 x64
 PHP Version:      5.3CVS-2008-07-26 (snap)
 New Comment:

With this:
extension=php_pdo.dll
PHP crashes while loading phpinfo()

With this:
;extension=php_pdo.dll
PHP doesnt crashes and loads phpinfo() but according to phpinfo it also
loads the PDO Extension. And it also throws PDOExceptions.

If I want to load the php_pdo_mysql.dll or php_mysqli.dll extension the
phpinfo() work, too. But If I want to use MySQL than, it crashs again.


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

[2008-08-02 08:19:37] ast dot markus at gmx dot net

If I use an unmodified php.ini it also works partly. It just crashes
after processed the PHP Script. But using the PDO extension it causes to
the crash mentioned in my first post.

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

[2008-07-30 19:59:05] ast dot markus at gmx dot net

> Did you have the debug stuff installed when you did that backtrace?
If you mean this:
http://snaps.php.net/win32/php5.3-dbgpack-win32-200807280430.zip - yes

I tried it without any php.ini loaded and it works! At least partly. It
processed the PHP Script and also gave me an output now. But after that
it crashes.

I made an backtrace of this crash. Here the complete backtrace result.
I hope it helps:
http://85.88.23.236/CrashHang_Report__PID_2996__PID_3364__PID_3380__PID_4196__PID_4448__PID_4500__PID_4544__PID_4568__PID_4892__PID_5472__PID_5624__PID_5804__PID_5848__PID_5936__PID_6048__PID_908__PID_916__07302008215228250.mht

> caused either by "Out of memory
I have 4GB Ram :)

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

[2008-07-30 18:54:29] [EMAIL PROTECTED]

Did you have the debug stuff installed when you did that backtrace?
And as it seems this error is caused either by "Out of memory" or when
exceeding memory_limit, try without any php.ini loaded. (just remove
every php*.ini file from your system to be absolutely sure!)

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

[2008-07-29 11:23:38] ast dot markus at gmx dot net

> Does this happen with Apache?
I tried Apache. But Apache does not work for me at all (not because of
PHP) and I have currently no time to try to fix Apache. I am sorry.
Maybe I try it later again ...

But here are my cgi/fastcgi related php.ini options:
cgi.force_redirect = 0
cgi.fix_pathinfo = 1
fastcgi.impersonate = 1

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

[2008-07-27 11:10:58] [EMAIL PROTECTED]

Does this happen with Apache? (Please try) And please provide the
cgi/fastcgi related php.ini options you have used.

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

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

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

Reply via email to