php-windows Digest 16 Feb 2009 10:15:22 -0000 Issue 3577
Topics (messages 29187 through 29190):
Re: XDEBUG with 5.2.6, IIS 5.1, CGI
29187 by: Elizabeth M Smith
Re: Old version
29188 by: John Mertic
29189 by: mattias
PHP has encountered an Access Violation at 010AD087
29190 by: Andrew
Administrivia:
To subscribe to the digest, e-mail:
php-windows-digest-subscr...@lists.php.net
To unsubscribe from the digest, e-mail:
php-windows-digest-unsubscr...@lists.php.net
To post to the list, e-mail:
php-wind...@lists.php.net
----------------------------------------------------------------------
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
http://us2.php.net/releases/
John Mertic
jmer...@gmail.com | http://jmertic.wordpress.com
On Sat, Feb 14, 2009 at 6:24 AM, mattias <m...@mjw.se> wrote:
> Where to find old php for windows versions?
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- End Message ---
--- Begin Message ---
Thanks!
-----Ursprungligt meddelande-----
Från: jmer...@gmail.com [mailto:jmer...@gmail.com] För John Mertic
Skickat: den 14 februari 2009 22:15
Till: mattias
Kopia: php-wind...@lists.php.net
Ämne: Re: [PHP-WIN] Old version
http://us2.php.net/releases/
John Mertic
jmer...@gmail.com | http://jmertic.wordpress.com
On Sat, Feb 14, 2009 at 6:24 AM, mattias <m...@mjw.se> wrote:
> Where to find old php for windows versions?
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
Hi All,
Recently upgraded from 5.1.0 to 5.2.8.
Ive got IIS 5.0 using issapi mode.
Everytime I got this page (which loads dompdf, whacks some HTML together and
then pumps it through dompdf to create the PDF.
All it does is come up with
PHP has encountered an Access Violation at 010AD087
There is no other errors come up on the page and there is nothing within the
IIS or PHP logs.
Any Help muchly appreciated.
Cheers
cya
Andrew
--- End Message ---