introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.

Go to Topic: PreviousNext
Go to: Message ListNew TopicSearchLog InPrint View

5.3.2i and XDebug problems?



Posted by: daves
May 14, 2010 07:01AM
Hi newby here getting started with EasyPhp and Exclise (Galileo).

OS: WinXP Pro (up to date with all the daily patches )

Downloaded and installed EasyPhp 5.3.2i, modified the php.ini file to contain the following lines at the bottom of the ini file.

xdebug.remote_enable=1
xdebug.remote_host="localhost"
xdebug.remote_port=9000
xdebug.remote_handler="dbgp"
zend_extension_ts="C:\Program Files\EasyPHP-5.3.2i\php\ext\php_xdebug-2.1.0RC1-5.3-vc6.dll"

Restarted apache, checked the error log, no errors to speak of pertaining to XDebug, but when I run php.exe -m xdebug is not listed under the [Zend Modules].


I was wondering if anyone else has had the same issue or if there is some rooking mistake I am making that is obvious to someone out there.

NOTE: I did back up an install the EasyPhp 5.2.10 installation package and then modified the php.ini file to have the following entries at the bottom of the ini file and it did work. I did check to make sure the php version and xdebug version matched (or at least they appear to match on both of my attempts to get xdebug working).


xdebug.remote_enable=1
xdebug.remote_host="localhost"
xdebug.remote_port=9000
xdebug.remote_handler="dbgp"
zend_extension_ts="C:\Program Files\EasyPHP-5.2.10\php\ext\php_xdebug-2.1.0RC1-5.2-vc6.dll"


Any ideas on what I am doing wrong with the 5.3.2i package please let me know I'd would appreciate it or if it isn't supposed to yet work do to version incompatability then that would make sense as well.

Thanks in advance to anyone who responds.

Dave
Options: ReplyQuote


Go to: Message ListSearchLog In
Your Name: 
Your Email: 
Subject: 
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.