hi. Help. What am I doing wrong?
in Firefox, i browse to the webpage i want to debug. i click on the debug icon in the status bar, and it glows green. nothing else happens, and the page loads normally. how can i step through my php script?
my setup:
--I'm using Linux shared web-hosting.
--I created the following php.ini file in my directory:
zend_extension_ts=php_xdebug.dll
xdebug.remote_enable=1
xdebug.remote_handler=dbgp
xdebug.remote_mode=req
xdebug.idekey=default
--i uploaded debugclient-0.9.0 to the same directory on the host.
--i tried changing the name of debugclient-0.9.0 to php_xdebug.dll, but that did not help.
--you can view my php info here:
http://picnictoimpeach.us/check_info.php5
--i have limited access to the server on my host. i cannot restart it.
thanks
Received on Fri Dec 07 2007 - 11:10:37 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST