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

 ID:                 45630
 Comment by:         florin at mailinator dot com
 Reported by:        ast dot markus at gmx dot net
 Summary:            IIS7 + PHP5.3 via FastCGI = Crash
 Status:             No Feedback
 Type:               Bug
 Package:            Reproducible crash
 Operating System:   Windows Vista SP1 x64
 PHP Version:        5.3CVS-2008-07-15 (snap)
 Block user comment: N
 Private report:     N

 New Comment:

actually i have to retract that. The cause of the error was the missing
of the CGI support. Once that was installer everything worked just fine.


Previous Comments:
------------------------------------------------------------------------
[2011-03-21 21:16:15] florin at mailinator dot com

it's 3 years later, the bug is still there...

------------------------------------------------------------------------
[2008-11-01 01:00:01] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------
[2008-10-24 16:40:19] j...@php.net

Please try using this CVS snapshot:

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

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



------------------------------------------------------------------------
[2008-08-15 05:54:50] ast dot markus at gmx dot net

I dont think that its only PDO related. I tested it again without PDO
and without any extension and .... it crashs.



The backtrace can be found here: http://85.88.23.236/php%20crash.mht

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

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.

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


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


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

Reply via email to