Hello Everyone,

I have installed php-5.2.0 with Apache-2.2.0. I have installed both by using tarball (manually not by yum command). I configured both perfectly but I am unable to installed xdebug by tarball (manually not by yum command). I have searched for that and also found lot of information. I have installed according to that information but still unable to configure it with php.

Please help me to configure php with xdebug. Tell me in step by step procedure to configure it.

Thanks and Regards,

Antrikssh......🙂

    The only information you need to have searched for is the "Install" section of the Xdebug Documentation here.

    So, did you follow those instructions? If so, which part did you start experiencing trouble? What indications did you see that something wasn't working (error messages, warnings, etc.)?

      Hello,

      Thanks for your time that you gave for this thread. I used this link before this thread, I didn't got success. I configured my xdebug according to the instruction mentioned in this link but when I execute <?php phpinfo();?> I didn't find that xdebug is installed bcz if it is installed then I show in th bottom of the first window. Then I used netbeans in which when I debug my script its not connected to the debgger.

      Thanks and Regards,

      Antrikssh.....🙂

        Write a Reply...