[PHP-DB] Re: Zend IDE anyone?

2001-08-24 Thread Grant Boggs

Grant Boggs [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Does anyone use the Zend IDE for development?

 My code is getting complicated enough that I need a step-execute
capable
 debugger.  Where I can set breakpoints, watches, etc.  The normal type
stuff
 with any other language's IDE.

 Zend IDE looks to fill the gap.  Any other recommendations?

I guess I should also note that I'm using Red Hat 7.1, Apache, mySQL,
and PHP 4.0.6.

--
==
Grant Boggs
http://www.cornersonesoftware.ws




-- 
PHP Database 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]




[PHP-DB] Re: Zend IDE anyone?

2001-08-24 Thread Steve Brett

I have used the Zend IDE for php dev and found it to be superb.

unfortunately the company i work for takes an age to get license agreements
arranged so our eval period had run out.

it's very easy to set up - try the eval version first.

Steve

Grant Boggs [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Does anyone use the Zend IDE for development?

 My code is getting complicated enough that I need a step-execute
capable
 debugger.  Where I can set breakpoints, watches, etc.  The normal type
stuff
 with any other language's IDE.

 Zend IDE looks to fill the gap.  Any other recommendations?

 --
 ==
 Grant Boggs
 http://www.cornersonesoftware.ws





-- 
PHP Database 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]




[PHP-DB] Re: Zend IDE anyone?

2001-08-24 Thread Grant Boggs

Steve Brett [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 I have used the Zend IDE for php dev and found it to be superb.

 unfortunately the company i work for takes an age to get license
agreements
 arranged so our eval period had run out.

 it's very easy to set up - try the eval version first.

 Steve

Great!  Thanks!  I'm working on installing it now.

I'm a relative newbie to Linux, but it looks like because I use PHP with
Apache and mySQL, I have to recompile both of these products to get the Zend
debugger installed?

Recompiling now... heh

--
==
Grant Boggs
http://www.cornersonesoftware.ws



-- 
PHP Database 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]




[PHP-DB] Re: Zend IDE anyone?

2001-08-24 Thread Steve Brett

no need to recompile.

the debug server is a .so and only needs added lines php.ini

we used the windoze ide clients whihc install easily if you have JRE. if not
you need to downoad/install.

def no need to recompile though ...

hop i'm not too late :-)

Steve

Grant Boggs [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Steve Brett [EMAIL PROTECTED] wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  I have used the Zend IDE for php dev and found it to be superb.
 
  unfortunately the company i work for takes an age to get license
 agreements
  arranged so our eval period had run out.
 
  it's very easy to set up - try the eval version first.
 
  Steve

 Great!  Thanks!  I'm working on installing it now.

 I'm a relative newbie to Linux, but it looks like because I use PHP
with
 Apache and mySQL, I have to recompile both of these products to get the
Zend
 debugger installed?

 Recompiling now... heh

 --
 ==
 Grant Boggs
 http://www.cornersonesoftware.ws





-- 
PHP Database 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]




[PHP-DB] Re: Zend IDE anyone?

2001-08-24 Thread Grant Boggs

Grant Boggs [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Steve Brett [EMAIL PROTECTED] wrote in message
 [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  no need to recompile.
 
  the debug server is a .so and only needs added lines php.ini

Woohoo!!!

I had a typo in my php.ini file!

Works like a charm.  Very cool.  I think this is what I might be
needing.  Was testing some stuff with it.  I like it so far!  Thanks for the
helpful pointers and saving me the headaches of recompiling!!!

--
==
Grant Boggs
http://www.cornersonesoftware.ws



-- 
PHP Database 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]