V
V
Vitek252014-11-26 11:36:05
PHP
Vitek25, 2014-11-26 11:36:05

Installing xdebug on windows 7 with php version 5.6?

I download xdebug xdebug.org/download.php in
php.ini I write
extenstion = 'C:\php\ext\php_xdebug-2.2.6-5.6-vc11-x86_64.dll'
so I also tried
zend_extenstion = 'C:\php\ext \php_xdebug-2.2.6-5.6-vc11-x86_64.dll'
and without the full address also tried.
Apache rebooted.
here is a screenshot of phpinfo
joxi.ru/lJ2bqXkT081bm6

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
asdz, 2014-11-26
@Vitek25

Use the manual installation tool , it will tell you everything))

A
Alex, 2014-11-26
@shoomyst

Perhaps the bit size does not match. Try the 32-bit version of the extension download

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question