[xdebug-general] Xdebug not running as Zend extension

From: Robert Pollai <robert.pollai[@]gmx.at>
Date: Tue, 23 Nov 2010 12:57:16 +0100

Hi,

I am using WAMP to run Apache/PHP on my Windows 7 PC.

I followed the tailored installation instruction, but when I submit my new
phpinfo() output, I get the warning that Xdebug is running only as PHP
extension and not as Zend extension.

I read the FAQ entry. There is only the one php.ini and it does not contain
any other reference than the one I added according to the tailored
installation instructions.

I have attached the phpinfo() output and my php.ini.

My tailored installation instructions were:

            - Download php_xdebug-2.1.0-5.3-vc6.dll
            - Move the downloaded file to D:\wamp\bin\php\php5.3.0\ext
            - Edit D:\wamp\bin\apache\Apache2.2.11\bin\php.ini and add the
line
zend_extension = D:\wamp\bin\php\php5.3.0\ext\php_xdebug-2.1.0-5.3-vc6.dll
            - Restart the webserver
                I already tried to run it without the other Xdebug info
that I put it there (only the zend_extension line), but the result is the
same.

I'd appreciate any advice on how to resolve this issue and get Xdebug run
as Zend plugin.

Thanks, Robert
    

Received on Tue Nov 23 2010 - 12:03:58 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST