View Issue Details

IDProjectCategoryView StatusLast Update
0000825XdebugUncategorizedpublic2012-06-11 16:19
Reportersyncgw Assigned Toderick  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionunable to reproduce 
PlatformXAMPP 1.7.7OSWinOS VersionXP
Product Version2.2.0RC2 
Summary0000825: syntax error, unexpected BOOL_FALSE in [filename] on li ne 2042
Description

XAMPP starts failed

Steps To Reproduce
  • Install RC2
  • Install PHP.INI
  • Start XAMPP
TagsNo tags attached.
Attached Files
php.ini (88,513 bytes)
Operating System
PHP Version5.3.8

Activities

derick

2012-05-02 08:54

administrator   ~0002119

Uh? I've no idea what you mean here? Which file are you talking about?

syncgw

2012-05-02 09:12

reporter   ~0002121

[filename] = php.ini ;-)

derick

2012-05-02 10:17

administrator   ~0002122

Well, it's not Xdebug parsing php.ini, so I don't know why you bring it up here? Also, the php.ini that you've attached has on line 2042:

;xdebug.collect_vars = "Off"

which has no "false" in it at all...

syncgw

2012-05-02 10:55

reporter   ~0002123

The ";" character in front of line is a character to tag line as a comment line. PHP internal .ini-file parser is recognizing this and is skipping such lines.

php_xdebug-2.1.4-5.3-vc9.dll is working fine with the provided PHP.INI. I just changed to new XDEBUG version.

This leads me to the conclusion XDEBUG is interpreting at least the [XDebug] section in PHP.INI itself and is stumbling over this parameter (may bee this changed in new version) AND does not recognize/accept comment lines.

That's why I raised issue

derick

2012-05-05 14:05

administrator   ~0002131

It's still not Xdebug doing the parsing... I don't think I can help you with this.

syncgw

2012-05-06 08:44

reporter   ~0002132

Ok, let us agree it's a magic mysterious miracle appearing only to damned sorcerer's apprentice trying to use the new XDebug version in XAMPP universe.

It was good to use XDebug as long as it worked!

Please close issue record. Thank you for your cooperation.

Issue History

Date Modified Username Field Change
2012-05-02 08:46 syncgw New Issue
2012-05-02 08:46 syncgw File Added: php.ini
2012-05-02 08:54 derick Note Added: 0002119
2012-05-02 08:54 derick Assigned To => derick
2012-05-02 08:54 derick Status new => feedback
2012-05-02 09:12 syncgw Note Added: 0002121
2012-05-02 09:12 syncgw Status feedback => assigned
2012-05-02 10:17 derick Note Added: 0002122
2012-05-02 10:17 derick Status assigned => feedback
2012-05-02 10:55 syncgw Note Added: 0002123
2012-05-02 10:55 syncgw Status feedback => assigned
2012-05-05 14:05 derick Note Added: 0002131
2012-05-06 08:44 syncgw Note Added: 0002132
2012-06-11 16:19 derick Status assigned => resolved
2012-06-11 16:19 derick Resolution open => unable to reproduce
2016-07-31 12:36 derick Category Usage problems => Usage problems (Crashes)
2016-07-31 12:38 derick Category Usage problems (Crashes) => Usage problems (Wrong Results)
2020-03-12 16:35 derick Category Usage problems (Wrong Results) => Variable Display
2020-03-12 16:38 derick Category Variable Display => Uncategorized