Quantcast
Channel: EasyPHP and Modules : WordPress, Spip, Prestashop, Joomla, Drupal, phpBB, Phorum...
Viewing all articles
Browse latest Browse all 171

XDebug Trace /Admin Page Error (no replies)

$
0
0
New install of EasyPHP-DevServer-14.1VC11 w/ XdebugManager-1.3 on Windows 7 SP1 throws the following error when starting XDebug Trace via Admin page:

Problem Event Name: APPCRASH
Application Name: eds-httpd.exe
Application Version: 2.4.7.0
Application Timestamp: 528e59ed
Fault Module Name: php_xdebug-2.2.3-5.5-vc11.dll
Fault Module Version: 2.2.3.1
Fault Module Timestamp: 519be7ab
Exception Code: c0000005
Exception Offset: 0001633c
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

Same error as above is thrown on every subsequent attempt to load the Admin page. Steps to repdroduce are as follows:

1) Install EasyPHP-DevServer-14.1VC11-setup.exe

2) Install XdebugManager-1.3-for-EasyPHP-DevServer-14.1VC11-setup.exe

3) Run EasyPHP-DevServer-14.1vc11.exe

4) Load Administration page

5) Start Xdebug Manager

6) Start Trace

I was able to get the Admin page to load by altering the following line in the php.ini file located in "C:\Program Files (x86)\EasyPHP-DevServer-14.1VC11\binaries\conf_files":

xdebug.auto_trace=1

to

xdebug.auto_trace=0

Not sure what the problem is, but something with the Trace facility within XDebug appears to be broken as it's currently implemented in EasyPHP Dev Server. Can someone please look into this??

Viewing all articles
Browse latest Browse all 171

Trending Articles