[PHP] Zend debug server trouble

2002-02-20 Thread bvr
Hi, I'm trying to install the debug server for linux, but having trouble to make it work for remote clients through Apache. I installed the debug server and compiled php with --enable-debug The debug server works when I use the 'gdbclient -c' command. The Zend studio windows client debugs fi

Re: [PHP] Zend Debug Server

2001-02-03 Thread Richard Lynch
>Does anybody know how should I recognise if Zend Debug Server is running ??? Either says something like "...with Zend DebugServer..." or it doesn't. It's in the Zend engine section next to the Zend logo. If it's not running, check your httpd logs to see why. -- Visit the Zend Store at http

RE: [PHP] Zend Debug Server

2001-02-02 Thread Steve Haemelinck
With the following standard script: You can find it there -Original Message- From: Milan Mlynarcik [mailto:[EMAIL PROTECTED]] Sent: vrijdag 2 februari 2001 14:03 To: PHP mail list General Subject:[PHP] Zend Debug Server Does anybody know how should I recognise if

[PHP] Zend Debug Server

2001-02-02 Thread Milan Mlynarcik
Does anybody know how should I recognise if Zend Debug Server is running ??? Milan Mlynarcik