[PHP-DEV] Fwd: Zend debug server trouble

2002-02-21 Thread bvr


I tried and posted this on php-general first, but didn't get a reply.

If anyone can help me out, please reply to my private address for i'm not on this list.

thanks,

bvr.


==BEGIN FORWARDED MESSAGE==

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 fine using local php.exe .

When I click 'Go' in Zend studio a dialog pops up saying it could
not establish a connection.

I went through the troubleshooting list in the dialog but to no avail.

When I look at the apache logs, there's just the plain request the
IDE did, and there's no errors.

When I paste the request into my browser I get 'document contains no data'.

phpinfo() reports the following:

ZEND_DEBUG  enabled


Please help!

bvr.
===END FORWARDED MESSAGE===




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




[PHP-DEV] Bug #12468: --enable-gd-native-ttf option not detected

2001-07-30 Thread bvr

From: [EMAIL PROTECTED]
Operating system: RedHat 6.2
PHP version:  4.0.6
PHP Bug Type: Unknown/Other Function
Bug description:  --enable-gd-native-ttf option not detected


the --enable-gd-native-ttf as described in ./configure --help is not
recognized because configure looks for --enable-gd-native-tt (without the
'f').


-- 
Edit bug report at: http://bugs.php.net/?id=12468edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]