Re: XDEBUG with 5.2.6, IIS 5.1, CGI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Herb Munson wrote:
> Right, I'm using
> 
> 	zend_extension = C:\php\ext\php_xdebug-2.0.4-5.2.8-nts.dll
> 
> I just posted the results of some experiments with procmon - along with the
> pertinent entries in my ini file.  Incidentally, Procmon shows that
> php-cgi.exe seems to load php5ts.dll; what's up with that??  From procmon:
> 
> 	 Proess	PID	Operation	Path			Result
> 	php-cgi.exe	5864	Load Image	C:\php\php5ts.dll
> SUCCESS
> 
> 
> Hmmm.  Does php-cgi.exe know to look for the non-ts extension?  Could you
> not have both keyword assignments in the ini, and let php take the one it
> needs?
> 
> Anyway, thank you for the response, and I'll keep bashing away at this...
> 
> Herb
> 

If it's trying to load php5ts.dll I suspect that your IDE has it's own
install of PHP somewhere (fun fun)

Do a search for php-cgi.exe on your system and see how many hits you are
getting.  You can have a LOT of different php's installed simultaneously
which can be both helpful and confusing (heh, I think I have 16 on this
test box here - ugh)

Really I haven't had any luck getting debugging working on windows with
PHP with any IDE but Komodo ;)  So - good luck!

Thanks,
Elizabeth

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux