Suggested Mac OS X Leopard dev environment?

Suggested Mac OS X Leopard dev environment?

am 27.11.2007 16:14:42 von zburnham

I've been trying (not all that successfully) to set up a dev
environment here and would appreciate any wisdom you folks can
provide.

If any of you use OS X for development, could you tell me what your
environment is like (IDE selection, server location, remote/local
debugging, so forth)? What I've got at the moment is Zend Studio and
a Linux-based (separate) development server. Zend has just informed
me that a bug that is a show-stopper for me will not be fixed, so I'm
trying to consider alternatives.

Any suggestions are welcome.

Re: Suggested Mac OS X Leopard dev environment?

am 27.11.2007 18:43:11 von Toby A Inkster

Evil Otto wrote:

> If any of you use OS X for development, could you tell me what your
> environment is like (IDE selection, server location, remote/local
> debugging, so forth)?

I edit in TextWrangler, manage my files with svnX and run a local copy of
MAMP for testing.

--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.17.14-mm-desktop-9mdvsmp, up 3 days, 31 min.]

It'll be in the Last Place You Look
http://tobyinkster.co.uk/blog/2007/11/21/no2id/

Re: Suggested Mac OS X Leopard dev environment?

am 27.11.2007 20:04:03 von Bucky Kaufman

"Evil Otto" wrote in message
news:e4e29f2b-954d-4431-b7cb-f094d89ab98b@e6g2000prf.googleg roups.com...
> I've been trying (not all that successfully) to set up a dev
> environment here and would appreciate any wisdom you folks can
> provide.
>
> If any of you use OS X for development, could you tell me what your
> environment is like (IDE selection, server location, remote/local
> debugging, so forth)? What I've got at the moment is Zend Studio and
> a Linux-based (separate) development server. Zend has just informed
> me that a bug that is a show-stopper for me will not be fixed, so I'm
> trying to consider alternatives.
>
> Any suggestions are welcome.

Zend Studio comes with Zend Core.
http://www.epinions.com/content_290447527556

If you install Zend Core, it'll get all the Apache, MySQL, PHP stuff
installed for you.
Then, when you install Zend Studio, you'll have all the IDE stuff you need -
and it'll work.

Re: Suggested Mac OS X Leopard dev environment?

am 28.11.2007 00:09:58 von zburnham

On Nov 27, 3:04 pm, "Sanders Kaufman" wrote:
> "Evil Otto" wrote in message
>
> news:e4e29f2b-954d-4431-b7cb-f094d89ab98b@e6g2000prf.googleg roups.com...
>
> > I've been trying (not all that successfully) to set up a dev
> > environment here and would appreciate any wisdom you folks can
> > provide.
>
> > If any of you use OS X for development, could you tell me what your
> > environment is like (IDE selection, server location, remote/local
> > debugging, so forth)? What I've got at the moment is Zend Studio and
> > a Linux-based (separate) development server. Zend has just informed
> > me that a bug that is a show-stopper for me will not be fixed, so I'm
> > trying to consider alternatives.
>
> > Any suggestions are welcome.
>
> Zend Studio comes with Zend Core.http://www.epinions.com/content_290447527556
>
> If you install Zend Core, it'll get all the Apache, MySQL, PHP stuff
> installed for you.
> Then, when you install Zend Studio, you'll have all the IDE stuff you need -
> and it'll work.

Unless you have two files in different directories that happen to have
the same name, in which case, it won't. That's the bug that they're
not going to fix.

Re: Suggested Mac OS X Leopard dev environment?

am 28.11.2007 00:59:25 von Bucky Kaufman

"Evil Otto" wrote in message
news:0e134e5c-0c89-46d2-b5ab-8a0bf32ac695@e10g2000prf.google groups.com...
> On Nov 27, 3:04 pm, "Sanders Kaufman" wrote:

>> If you install Zend Core, it'll get all the Apache, MySQL, PHP stuff
>> installed for you.
>> Then, when you install Zend Studio, you'll have all the IDE stuff you
>> need -
>> and it'll work.
>
> Unless you have two files in different directories that happen to have
> the same name, in which case, it won't. That's the bug that they're
> not going to fix.

I'm not aware of that "bug".
Is it documented somewhere, or this just another bourban legend?

Re: Suggested Mac OS X Leopard dev environment?

am 28.11.2007 03:30:07 von myhusky

I have been using Mac for the past 6 month (updated to Leopard
recently). I use Zend IDE, MAMP (for local testing). There might be a
transitional period (get used to OS X).

---
http://devoger.blogspot.com

Re: Suggested Mac OS X Leopard dev environment?

am 28.11.2007 03:48:47 von zburnham

On Nov 27, 9:30 pm, myhusky wrote:
> I have been using Mac for the past 6 month (updated to Leopard
> recently). I use Zend IDE, MAMP (for local testing). There might be a
> transitional period (get used to OS X).
>
> ---http://devoger.blogspot.com

That's probably the setup I'm going to end up going with (or Neon,
haven't decided yet.) There are some seriously painful workarounds
(and the MAMP distro has its MySQL configured in a supremely stupid
way, without any query cache.)

Still, it boggles me that they're not even going to try to fix the bug
that made me look for alternatives in the first place. Their
suggested solution (I'm not kidding) was "don't use files with the
same name."

Re: Suggested Mac OS X Leopard dev environment?

am 28.11.2007 03:48:55 von zburnham

On Nov 27, 6:59 pm, "Sanders Kaufman" wrote:
> "Evil Otto" wrote in message
>
> news:0e134e5c-0c89-46d2-b5ab-8a0bf32ac695@e10g2000prf.google groups.com...
>
> > On Nov 27, 3:04 pm, "Sanders Kaufman" wrote:
> >> If you install Zend Core, it'll get all the Apache, MySQL, PHP stuff
> >> installed for you.
> >> Then, when you install Zend Studio, you'll have all the IDE stuff you
> >> need -
> >> and it'll work.
>
> > Unless you have two files in different directories that happen to have
> > the same name, in which case, it won't. That's the bug that they're
> > not going to fix.
>
> I'm not aware of that "bug".
> Is it documented somewhere, or this just another bourban legend?

http://zend.com/support/knowledgebase.php?searchBar_byPublis hed=1&searchBar_search=275&searchBar_submit=Search&searchBar _for=id&searchBar_product%5B%5D=Zend+Studio

Confirmed in a skype chat with one of their support reps earlier
today. It won't be fixed.

Re: Suggested Mac OS X Leopard dev environment?

am 28.11.2007 19:54:52 von Bucky Kaufman

"Evil Otto" wrote in message
news:6d62a3eb-4fe7-4245-94f1-f7e6fa3d59de@b15g2000hsa.google groups.com...
> On Nov 27, 6:59 pm, "Sanders Kaufman" wrote:

>> > Unless you have two files in different directories that happen to have
>> > the same name, in which case, it won't. That's the bug that they're
>> > not going to fix.
>>
>> I'm not aware of that "bug".
>> Is it documented somewhere, or this just another bourban legend?
>
> http://zend.com/support/knowledgebase.php?searchBar_byPublis hed=1&searchBar_search=275&searchBar_submit=Search&searchBar _for=id&searchBar_product%5B%5D=Zend+Studio
>
> Confirmed in a skype chat with one of their support reps earlier
> today. It won't be fixed.

I tried to reproduce the error in my own Zend IDE, and could not.

I have *lots* of files in one project that are named "index.php".
I put an error in one, and not the others.
Then I loaded each up - individually, and then all together.

Zend correctly identified the error where it occurred, but not elsewhere.

What am I doing wrong... or, as the case may be, "right".

Re: Suggested Mac OS X Leopard dev environment?

am 28.11.2007 20:07:37 von luiheidsgoeroe

On Wed, 28 Nov 2007 19:54:52 +0100, Sanders Kaufman =
=

wrote:

> "Evil Otto" wrote in message
> news:6d62a3eb-4fe7-4245-94f1-f7e6fa3d59de@b15g2000hsa.google groups.com=
....
>> On Nov 27, 6:59 pm, "Sanders Kaufman" wrote:
>
>>> > Unless you have two files in different directories that happen to =
=

>>> have
>>> > the same name, in which case, it won't. That's the bug that they'=
re
>>> > not going to fix.
>>>
>>> I'm not aware of that "bug".
>>> Is it documented somewhere, or this just another bourban legend?
>>
>> http://zend.com/support/knowledgebase.php?searchBar_byPublis hed=3D1&s=
earchBar_search=3D275&searchBar_submit=3DSearch&searchBar_fo r=3Did&searc=
hBar_product%5B%5D=3DZend+Studio
>>
>> Confirmed in a skype chat with one of their support reps earlier
>> today. It won't be fixed.
>
> I tried to reproduce the error in my own Zend IDE, and could not.
>
> I have *lots* of files in one project that are named "index.php".
> I put an error in one, and not the others.
> Then I loaded each up - individually, and then all together.
>
> Zend correctly identified the error where it occurred, but not elsewhe=
re.
>
> What am I doing wrong... or, as the case may be, "right".

The problem seems to occur if you fiddle around with the working dir =

(chdir() calls for instance). If you don't it's likely you won't have an=
y =

problems.
-- =

Rik Wasmus

Re: Suggested Mac OS X Leopard dev environment?

am 28.11.2007 20:42:33 von Bucky Kaufman

Oops - I'm not on Mac.
That's what I was doing "right". ;)


"Rik Wasmus" wrote in message
news:op.t2inezbc5bnjuv@metallium.lan...
On Wed, 28 Nov 2007 19:54:52 +0100, Sanders Kaufman
wrote:

> What am I doing wrong... or, as the case may be, "right".

The problem seems to occur if you fiddle around with the working dir
(chdir() calls for instance). If you don't it's likely you won't have any
problems.