php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #51232 php does not function
Submitted: 2010-03-08 11:03 UTC Modified: 2013-02-18 00:34 UTC
From: jamone_95134 at yahoo dot com Assigned:
Status: No Feedback Package: Windows Installer
PHP Version: 5.3.2 OS: Windows XP
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2010-03-08 11:03 UTC] jamone_95134 at yahoo dot com
Description:
------------
After installation when I type:
C:>php -version

I get the error:
"CLI has encountered a problem and needs to close.  We are sorry for the inconvenience."

I get this message 6 times before my cursor returns.

More information on the error reveals:
AppName: php.exe	 AppVer: 5.3.2.0	 ModName: php5ts.dll
ModVer: 5.3.2.0	 Offset: 000e6d2c


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-03-08 11:05 UTC] pajoye@php.net
-Status: Open +Status: Feedback
 [2010-03-08 11:05 UTC] pajoye@php.net
do:

php -n -v 

if it works, that means you are loading extensions with missing dependencies. Open your php.ini and verify which extension it loads.
 [2013-02-18 00:34 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 20:01:29 2024 UTC