Search found 2 matches

by uniflare
Thu Mar 01, 2012 7:47 pm
Forum: Installation and Configuration
Topic: Compiling xdebug with PHP 5.4
Replies: 1
Views: 4921

Re: Compiling xdebug with PHP 5.4

I thought I would share the fact that I finally compiled it ! Basically you compile as a PECL extension (duh) - Not the way xdebug documentation suggests. I now have apache 2.4.1/PHP5.4.0 and Xdebug (2.2) running with netbeans perfectly (ok 1 problem..). Only problem I think is from xdebug: Max Exec...
by uniflare
Sun Feb 26, 2012 7:39 pm
Forum: Installation and Configuration
Topic: Compiling xdebug with PHP 5.4
Replies: 1
Views: 4921

Compiling xdebug with PHP 5.4

Hi thanks for taking a look :). Summary I have a problem trying to compile a PHP extension called xdebug (2.2dev) with PHP 5.4 RC8. Need help tracking down the problem :P. Detailed Description I have downloaded PHP 5.4 RC8 Source Files from http://windows.php.net/qa/ Completed steps in order located...