View Issue Details

IDProjectCategoryView StatusLast Update
0000825XdebugUncategorizedpublic2012-06-11 16:19
Reportersyncgw Assigned To 
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.
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.