View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000624 | Xdebug | Documentation | public | 2010-10-02 10:06 | 2010-10-11 09:58 |
Reporter | alexsuh | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | duplicate | ||
Platform | x32 | OS | windows | OS Version | xp |
Product Version | 2.1.0 | ||||
Summary | 0000624: incorrect instructions at xdebug.org/find-binary.php | ||||
Description | the tool does not recognize folder names with spaces correctly so folder "Program Files " becomes "Programs" for example : extension_dir => C:\Program Files\PHP\ext => C:\Program Files\PHP\ext from php -i is shown as Extensions directory: C:\Program (at http://xdebug.org/find-binary.php) | ||||
Steps To Reproduce | 1.install php on windows machine at default folder (C:\program files\php) 2.run php -i >output.txt 3.copy content of output.txt into text are at http://xdebug.org/find-binary.php 4.click 'analyze my phpinfo()' under summary Extensions directory: C:\Program instead of C:\Program Files\PHP\ext | ||||
Tags | No tags attached. | ||||
Operating System | windows xp | ||||
PHP Version | 5.3.3 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-10-02 10:06 | alexsuh | New Issue | |
2010-10-11 09:58 | derick | Note Added: 0001580 | |
2010-10-11 09:58 | derick | Relationship added | duplicate of 0000612 |
2010-10-11 09:58 | derick | Status | new => resolved |
2010-10-11 09:58 | derick | Resolution | open => duplicate |
2010-10-11 09:58 | derick | Assigned To | => derick |