WebCoder User Community

Learn ASP.NET
Learn C#

PHP / ASP - Installing xdebugging in wamp
   
Ole Friday the 07th, March 2008 at 10:22:18 AM Show profile for this user  Send a mail to this user  Reply to this message   
 
Hi.

Does anyone know how to install xdebug in wamp so I can use the debugging tool from phpcoder?

I have tried a few things but it seemed to be very difficult to do.
   
reddog Friday the 25th, July 2008 at 02:18:02 PM Show profile for this user  Send a mail to this user  Reply to this message   
 
Ive just started using the trial phpcoder and so far have failed to get debugging to work - even though I have got several over similar apps to debug with the same xamp setup.

Kasper is on the case - Ill post once it's working!

reddog
   
Lowell Tuesday the 29th, July 2008 at 03:50:01 PM Show profile for this user  Send a mail to this user  Reply to this message   
 
Ive just started using the trial phpcoder and so far have failed to get debugging to work - even though I have got several over similar apps to debug with the same xamp setup.

Kasper is on the case - Ill post once it's working!

reddog


I have the same problem. I have found two php.ini files in my wamp installation - one is in C:\wamp\bin\apache\apache2.2.8\bin and the other is in C:\wamp\bin\php\php5.2.6. I don't know which path to provide to the debugger installation. So far, I also have not been able to determine the modification(s) made by the debugger configuration.
Lowell
   
Lowell Tuesday the 29th, July 2008 at 04:05:22 PM Show profile for this user  Send a mail to this user  Reply to this message   
 
Ive just started using the trial phpcoder and so far have failed to get debugging to work - even though I have got several over similar apps to debug with the same xamp setup.

Kasper is on the case - Ill post once it's working!

reddog


I have the same problem. I have found two php.ini files in my wamp installation - one is in C:\wamp\bin\apache\apache2.2.8\bin and the other is in C:\wamp\bin\php\php5.2.6. I don't know which path to provide to the debugger installation. So far, I also have not been able to determine the modification(s) made by the debugger configuration.
Lowell


Just succeeded with the installation. I added the php,ini mods to the ini file in C:\wamp\bin\apache\apache2.2.8\bin. Now I'm trying to understand how to use the program.

Lowell