| Anonymous | Login | Signup for a new account | 2013-05-23 00:01 BST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0000750 | Xdebug | Installation | public | 2011-11-18 15:01 | 2011-11-18 15:20 | |||
| Reporter | smaring | |||||||
| Assigned To | derick | |||||||
| Priority | high | Severity | block | Reproducibility | always | |||
| Status | resolved | Resolution | no change required | |||||
| Platform | x86 | OS | Windows | OS Version | 7 64-bit | |||
| Product Version | 2.1.0 | |||||||
| Target Version | Fixed in Version | |||||||
| Summary | 0000750: failed loading php_xdebug-2.1.2-5.3-vc9-nts.dll | |||||||
| Description | I installed ZendServer-CE-php-5.3.8-5.5.0-Windows_x86 on my Windows 7 64-bit and followed the instructions for installing php_xdebug, but I get ... [exec] Failed loading C\apps\zend\ZendServer\lib\php_xdebug-2.1.2-5.3-vc9-nts.dll not sure how to debug this Thanks, Steve Maring Tampa, FL | |||||||
| Steps To Reproduce | Tailored Installation Instructions Summary Xdebug installed: no Server API: Command Line Interface Windows: yes - Compiler: MS VC9 - Architecture: x86 Zend Server: yes - Install path: C:\apps\zend\ZendServer PHP Version: 5.3.8- Zend API nr: 220090626 PHP API nr: 20090626 Debug Build: no Thread Safe Build: no Configuration File Path: C:\Windows Configuration File: C:\apps\zend\ZendServer\etc\php.ini Extensions directory: C:\apps\zend\ZendServer\lib\phpext Instructions Warning: You seem to be using Zend Server, which is known to cause issues with Xdebug. It might work, but you're on your own. Download php_xdebug-2.1.2-5.3-vc9-nts.dll Move the downloaded file to C:\apps\zend\ZendServer\lib\phpext Open C:\apps\zend\ZendServer\etc\cfg\debugger.ini and put a ; in front of the line that says zend_extension_manager.dir.debugger= so that it says ;zend_extension_manager.dir.debugger= Edit C:\apps\zend\ZendServer\etc\php.ini and add at the begining of the file the line zend_extension = C:\apps\zend\ZendServer\lib\phpext\php_xdebug-2.1.2-5.3-vc9-nts.dll | |||||||
| Tags | No tags attached. | |||||||
| Operating System | Windows 7 64-bit | |||||||
| PHP Version | 5.3.8 | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0001865) derick (administrator) 2011-11-18 15:06 |
[exec] Failed loading C\apps\zend\ZendServer\lib\php_xdebug-2.1.2-5.3-vc9-nts.dll Are you not missing a colon after the C there? Please check php.ini for that colon. |
|
(0001866) smaring (reporter) 2011-11-18 15:14 |
Great catch. Thank you. That fixed it. |
|
(0001867) derick (administrator) 2011-11-18 15:20 |
All right, closing then (not a bug). |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-11-18 15:01 | smaring | New Issue | |
| 2011-11-18 15:06 | derick | Note Added: 0001865 | |
| 2011-11-18 15:06 | derick | Assigned To | => derick |
| 2011-11-18 15:06 | derick | Status | new => feedback |
| 2011-11-18 15:14 | smaring | Note Added: 0001866 | |
| 2011-11-18 15:14 | smaring | Status | feedback => assigned |
| 2011-11-18 15:20 | derick | Note Added: 0001867 | |
| 2011-11-18 15:20 | derick | Status | assigned => resolved |
| 2011-11-18 15:20 | derick | Resolution | open => no change required |
| Copyright © 2000 - 2011 MantisBT Group |