Able to Xdebug php files but not js or any other type

Problems with the Linux version of XAMPP, questions, comments, and anything related.

Able to Xdebug php files but not js or any other type

Postby ab2qik » 09. April 2010 03:24

Hi

Setup: Xampp 1.7.3a - xdebug 2.05 - Netbeans 6.8 - Ubuntu9.04/firefox3.0

Issue: Able to Xdebug php files but not js or any other type.

Initially 1.7.2 was installled and Xdebug was working with Netbeans with no issue.

Then 1.7.2 was upgraded to 1.7.3a & Xdebug was no longer found when checking phpinfo().
However, Xdebug.so was & still is located at: /opt/lampp/lib/php/extensions/no-debug-non-zts-20090626/xdebug.so

Following was added to: /opt/lampp/etc/php.ini --
[Xdebug]
; Only Zend OR (!) XDebug
zend_extension="/opt/lampp/lib/php/extensions/no-debug-non-zts-20090626/xdebug.so"
xdebug.remote_enable=1
xdebug.remote_handler="dbgp"
xdebug.remote_host=127.0.0.1
xdebug.remote_port=9000

This was commented out --
; report_zend_debug = 1

Xampp stopped/started.

After these steps debugging started to work. However, it only works for php files and no others like js files.
Im sure javascript files should be debuggabe aswell.
Any help really needed. Thankyou.
ab2qik
 
Posts: 2
Joined: 01. November 2009 15:38

Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 22 guests