NYCPHP Meetup

NYPHP.org

[nycphp-talk] Re: cakephp

dkov at optonline.net dkov at optonline.net
Tue Dec 12 17:29:13 EST 2006


I think I have figured out my problem and it is really really dumb of me.  On my test machine I don't think I have cookies enabled.  On another machine the array I write to the session appears while on my machine it isn't.  I'm using Mcafree and it blocks many cookies.  Does session use cookies?

----- Original Message -----
From: talk-request at lists.nyphp.org
Date: Tuesday, December 12, 2006 4:40 pm
Subject: talk Digest, Vol 2, Issue 17
To: talk at lists.nyphp.org

> Send talk mailing list submissions to
> talk at lists.nyphp.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.nyphp.org/mailman/listinfo/talk
> or, via email, send a message with subject or body 'help' to
> talk-request at lists.nyphp.org
> 
> You can reach the person managing the list at
> talk-owner at lists.nyphp.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of talk digest..."
> 
> 
> Today's Topics:
> 
> 1. Re: Cakephp (Nate Abele)
> 2. Zend IDE slooooow (csnyder)
> 3. Re: Zend IDE slooooow (csnyder)
> 4. RE: Zend IDE slooooow (Cliff Hirsch)
> 5. Re: Zend IDE slooooow (Ben Sgro (sk))
> 6. RE: Zend IDE slooooow (Cliff Hirsch)
> 7. Re: Zend IDE slooooow (Craig Thomas)
> 8. Re: Zend IDE slooooow (Rolan Yang)
> 9. Re: Zend IDE slooooow (David Mintz)
> 10. RE: Zend IDE slooooow (Baer, Jon)
> 11. Re: Zend IDE slooooow (csnyder)
> 
> 
> -----------------------------------------------------------------
> -----
> 
> Message: 1
> Date: Tue, 12 Dec 2006 12:11:35 -0500
> From: Nate Abele 
> Subject: [nycphp-talk] Re: Cakephp
> To: talk at lists.nyphp.org
> Message-ID: <9C848869-DE27-469D-8B43-70A2D16FEA0F at cakephp.org>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
> 
> Yes, I use the CakePHP framework ;-)
> 
> Exactly what kind of trouble are you having? Getting errors? 
> Things 
> just aren't saving? Can you paste some code samples? By 
> default, 
> the Session class acts as a wrapper for the $_SESSION variable, 
> so 
> you may want to check and see if that works, because it could 
> just be 
> a PHP problem. Also, FYI, Cake has it's own mailing list 
> (http:// 
> groups.google.com/group/cake-php/) and IRC channel (#cakephp on 
> freenode.net) where you may get more mileage faster (not that 
> this 
> mailing list isn't excellent ;-)).
> 
> > Date: Tue, 12 Dec 2006 03:49:13 +0000 (GMT)
> > From: dkov at optonline.net
> > Subject: [nycphp-talk] Cakephp
> >
> > Does anyone use the Cakephp framework? If you do, I have tried 
> 
> > using thier session component to create and manage sessions. 
> I 
> > have read every bit of information I can find on the internet. 
> I 
> > still can't get my sessions working correctly. Please teach me.
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Tue, 12 Dec 2006 12:41:12 -0500
> From: csnyder 
> Subject: [nycphp-talk] Zend IDE slooooow
> To: "NYPHP Talk" 
> Message-ID:
> 
> Content-Type: text/plain; charset=UTF-8; format=flowed
> 
> Any other Windows Zend Studio users experience a marked slowdown in
> the last couple weeks?
> 
> Closing open files, for instance, takes seconds per file.
> 
> Something has definitely changed on my system, but other apps don't
> seem to be affected. Just wondering if anyone else has experienced
> this.
> 
> -- 
> Chris Snyder
> http://chxo.com/
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Tue, 12 Dec 2006 13:01:01 -0500
> From: csnyder 
> Subject: Re: [nycphp-talk] Zend IDE slooooow
> To: "Craig Thomas" 
> Cc: NYPHP Talk 
> Message-ID:
> 
> Content-Type: text/plain; charset=UTF-8; format=flowed
> 
> On 12/12/06, Craig Thomas wrote:
> > On Tue, 12 Dec 2006 12:41:12 -0500
> > csnyder wrote:
> >
> > > Any other Windows Zend Studio users experience a marked 
> slowdown in
> > > the last couple weeks?
> >
> > Since yesterday my windows install of Zend Studio wont
> > even start....(but it's not the only app, Homesite too, so 
> figuring the
> > box has got something else wrong.)
> >
> 
> Sometimes when the IDE won't start, you need to remove the file named
> "port" in your Documents and Settings\ZDE folder.
> 
> If the IDE crashes and doesn't remove this file, it can hang on 
> next startup.
> 
> -- 
> Chris Snyder
> http://chxo.com/
> 
> 
> ------------------------------
> 
> Message: 4
> Date: Tue, 12 Dec 2006 13:03:32 -0500
> From: "Cliff Hirsch" 
> Subject: RE: [nycphp-talk] Zend IDE slooooow
> To: "'NYPHP Talk'" 
> Message-ID: <000001c71e17$d6c208b0$12a8a8c0 at HirschLaptop>
> Content-Type: text/plain; charset="us-ascii"
> 
> I have had this problem on a randomly recurring basis for ages.
> Sometimes it does take a while for Studio to close and once in a while
> it does seem to take a few seconds to "think" between key clicks.
> 
> When I looked into it a while back, I thought it might have 
> something to
> do the number of classes and methods that have "awareness" in a 
> project.Try working on a single file, without opening a project, 
> to see if the
> problem persists.
> 
> Another thing I've tried when I want to get some serious coding (e.g.
> coding, not debugging) done, is to shut down every background (and
> foreground) process I can -- little ones like itunes stuff and 
> Quickbookupdaters, but more importantly Apache and MySQL. Does 
> make using the
> debugger a bit tough though! Running Apache, MySQL, Outlook, 
> FileMaker,Fireworks, Word, etc. while running Zend Studio is a 
> surefire disaster.
> 
> My two cents...
> 
> Cliff
> 
> P.S. I'm using Studio 5.1
> 
> -----Original Message-----
> From: talk-bounces at lists.nyphp.org [mailto:talk-
> bounces at lists.nyphp.org]On Behalf Of csnyder
> Sent: Tuesday, December 12, 2006 12:41 PM
> To: NYPHP Talk
> Subject: [nycphp-talk] Zend IDE slooooow
> 
> Any other Windows Zend Studio users experience a marked slowdown in
> the last couple weeks?
> 
> Closing open files, for instance, takes seconds per file.
> 
> Something has definitely changed on my system, but other apps don't
> seem to be affected. Just wondering if anyone else has experienced
> this.
> 
> -- 
> Chris Snyder
> http://chxo.com/
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
> 
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
> 
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
> 
> 
> 
> ------------------------------
> 
> Message: 5
> Date: Tue, 12 Dec 2006 13:26:18 -0500
> From: "Ben Sgro \(sk\)" 
> Subject: Re: [nycphp-talk] Zend IDE slooooow
> To: "NYPHP Talk" 
> Message-ID: <008101c71e1b$06b935e0$6401a8c0 at gamebox>
> Content-Type: text/plain; format=flowed; charset="iso-8859-1";
> reply-type=original
> 
> Hello All,
> 
> I experianced this problem often when working with projects. It 
> seemed to 
> consume A TON (dont' remember the #'s) of memory till it choked 
> itself.
> If i opened files and not projects it seemed to last longer. I 
> tried a bunch 
> of different things back then and now I just dont use Zend IDE. 
> I dont like 
> it.
> 
> Give me Emacs and a few putty windows.
> 
> Heh, well good luck!
> 
> - Ben
> ----- Original Message ----- 
> From: "Cliff Hirsch" 
> To: "'NYPHP Talk'" 
> Sent: Tuesday, December 12, 2006 1:03 PM
> Subject: RE: [nycphp-talk] Zend IDE slooooow
> 
> 
> >I have had this problem on a randomly recurring basis for ages.
> > Sometimes it does take a while for Studio to close and once in 
> a while
> > it does seem to take a few seconds to "think" between key clicks.
> >
> > When I looked into it a while back, I thought it might have 
> something to
> > do the number of classes and methods that have "awareness" in 
> a project.
> > Try working on a single file, without opening a project, to 
> see if the
> > problem persists.
> >
> > Another thing I've tried when I want to get some serious 
> coding (e.g.
> > coding, not debugging) done, is to shut down every background (and
> > foreground) process I can -- little ones like itunes stuff and 
> Quickbook> updaters, but more importantly Apache and MySQL. Does 
> make using the
> > debugger a bit tough though! Running Apache, MySQL, Outlook, 
> FileMaker,> Fireworks, Word, etc. while running Zend Studio is a 
> surefire disaster.
> >
> > My two cents...
> >
> > Cliff
> >
> > P.S. I'm using Studio 5.1
> >
> > -----Original Message-----
> > From: talk-bounces at lists.nyphp.org [mailto:talk-
> bounces at lists.nyphp.org]> On Behalf Of csnyder
> > Sent: Tuesday, December 12, 2006 12:41 PM
> > To: NYPHP Talk
> > Subject: [nycphp-talk] Zend IDE slooooow
> >
> > Any other Windows Zend Studio users experience a marked 
> slowdown in
> > the last couple weeks?
> >
> > Closing open files, for instance, takes seconds per file.
> >
> > Something has definitely changed on my system, but other apps don't
> > seem to be affected. Just wondering if anyone else has experienced
> > this.
> >
> > -- 
> > Chris Snyder
> > http://chxo.com/
> > _______________________________________________
> > New York PHP Community Talk Mailing List
> > http://lists.nyphp.org/mailman/listinfo/talk
> >
> > NYPHPCon 2006 Presentations Online
> > http://www.nyphpcon.com
> >
> > Show Your Participation in New York PHP
> > http://www.nyphp.org/show_participation.php
> >
> > _______________________________________________
> > New York PHP Community Talk Mailing List
> > http://lists.nyphp.org/mailman/listinfo/talk
> >
> > NYPHPCon 2006 Presentations Online
> > http://www.nyphpcon.com
> >
> > Show Your Participation in New York PHP
> > http://www.nyphp.org/show_participation.php
> >
> > 
> 
> 
> 
> ------------------------------
> 
> Message: 6
> Date: Tue, 12 Dec 2006 13:32:09 -0500
> From: "Cliff Hirsch" 
> Subject: RE: [nycphp-talk] Zend IDE slooooow
> To: "'NYPHP Talk'" 
> Message-ID: <001101c71e1b$d52d8930$12a8a8c0 at HirschLaptop>
> Content-Type: text/plain; charset="us-ascii"
> 
> I agree that it is probably a memory hog (combined with Java, don't
> forget), but I do use it successfully on a lowly Pentium III 
> with just
> 256M of memory.
> 
> Cliff
> -----Original Message-----
> From: talk-bounces at lists.nyphp.org [mailto:talk-
> bounces at lists.nyphp.org]On Behalf Of Ben Sgro (sk)
> Sent: Tuesday, December 12, 2006 1:26 PM
> To: NYPHP Talk
> Subject: Re: [nycphp-talk] Zend IDE slooooow
> 
> Hello All,
> 
> I experianced this problem often when working with projects. It seemed
> to 
> consume A TON (dont' remember the #'s) of memory till it choked 
> itself.
> If i opened files and not projects it seemed to last longer. I 
> tried a
> bunch 
> of different things back then and now I just dont use Zend IDE. 
> I dont
> like 
> it.
> 
> Give me Emacs and a few putty windows.
> 
> Heh, well good luck!
> 
> - Ben
> ----- Original Message ----- 
> From: "Cliff Hirsch" 
> To: "'NYPHP Talk'" 
> Sent: Tuesday, December 12, 2006 1:03 PM
> Subject: RE: [nycphp-talk] Zend IDE slooooow
> 
> 
> >I have had this problem on a randomly recurring basis for ages.
> > Sometimes it does take a while for Studio to close and once in 
> a while
> > it does seem to take a few seconds to "think" between key clicks.
> >
> > When I looked into it a while back, I thought it might have 
> somethingto
> > do the number of classes and methods that have "awareness" in a
> project.
> > Try working on a single file, without opening a project, to 
> see if the
> > problem persists.
> >
> > Another thing I've tried when I want to get some serious 
> coding (e.g.
> > coding, not debugging) done, is to shut down every background (and
> > foreground) process I can -- little ones like itunes stuff and
> Quickbook
> > updaters, but more importantly Apache and MySQL. Does make 
> using the
> > debugger a bit tough though! Running Apache, MySQL, Outlook,
> FileMaker,
> > Fireworks, Word, etc. while running Zend Studio is a surefire
> disaster.
> >
> > My two cents...
> >
> > Cliff
> >
> > P.S. I'm using Studio 5.1
> >
> > -----Original Message-----
> > From: talk-bounces at lists.nyphp.org
> [mailto:talk-bounces at lists.nyphp.org]
> > On Behalf Of csnyder
> > Sent: Tuesday, December 12, 2006 12:41 PM
> > To: NYPHP Talk
> > Subject: [nycphp-talk] Zend IDE slooooow
> >
> > Any other Windows Zend Studio users experience a marked 
> slowdown in
> > the last couple weeks?
> >
> > Closing open files, for instance, takes seconds per file.
> >
> > Something has definitely changed on my system, but other apps don't
> > seem to be affected. Just wondering if anyone else has experienced
> > this.
> >
> > -- 
> > Chris Snyder
> > http://chxo.com/
> 
> 
> 
> ------------------------------
> 
> Message: 7
> Date: Tue, 12 Dec 2006 12:51:05 -0500
> From: Craig Thomas 
> Subject: Re: [nycphp-talk] Zend IDE slooooow
> To: NYPHP Talk 
> Message-ID: <20061212125105.37d7f95c at bjarne>
> Content-Type: text/plain; charset=US-ASCII
> 
> On Tue, 12 Dec 2006 12:41:12 -0500
> csnyder wrote:
> 
> > Any other Windows Zend Studio users experience a marked 
> slowdown in
> > the last couple weeks?
> 
> Since yesterday my windows install of Zend Studio wont
> even start....(but it's not the only app, Homesite too, so 
> figuring the
> box has got something else wrong.)
> 
> 
> ------------------------------
> 
> Message: 8
> Date: Tue, 12 Dec 2006 14:46:04 -0500
> From: Rolan Yang 
> Subject: Re: [nycphp-talk] Zend IDE slooooow
> To: NYPHP Talk 
> Message-ID: <457F06FC.70305 at omnistep.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> Odd to see this happening to everyone at the same time. Try 
> setting the 
> date on your computer back 1 month and see what happens.
> 
> ~Rolan
> 
> Craig Thomas wrote:
> > On Tue, 12 Dec 2006 12:41:12 -0500
> > csnyder wrote:
> >
> > 
> >> Any other Windows Zend Studio users experience a marked 
> slowdown in
> >> the last couple weeks?
> >> 
> >
> > Since yesterday my windows install of Zend Studio wont
> > even start....(but it's not the only app, Homesite too, so 
> figuring the
> > box has got something else wrong.)
> > ___
> 
> 
> ------------------------------
> 
> Message: 9
> Date: Tue, 12 Dec 2006 15:24:48 -0500 (EST)
> From: David Mintz 
> Subject: Re: [nycphp-talk] Zend IDE slooooow
> To: NYPHP Talk 
> Message-ID: 
> Content-Type: TEXT/PLAIN; charset=X-UNKNOWN
> 
> 
> You guys are talking about Windows and I am using Fedora Core 
> IV, but...
> ZDE has always been a PITA: slowing down, hanging, suspected of 
> hangingthe whole system. I am using 5.1.0. I keep wondering if 
> throwing more
> memory and CPU at it would help. (Are you listening, Santa Claus?)
> 
> Good thing (or is it bad?) that its many virtues still persuade 
> me to stay
> with the program.
> 
> 
> ---
> David Mintz
> http://davidmintz.org/
> 
> En Nueva York el tr�nsito de la belleza a la desolaci�n sucede
> siempre expeditivamente, como si el principio universal
> de m�xima eficiencia hubiera aconsejado la supresi�n de
> gradaciones intermedias.
> 
> -- Antonio Mu�oz Molina, Ventanas de Manhattan
> 
> 
> 
> 
> ------------------------------
> 
> Message: 10
> Date: Tue, 12 Dec 2006 15:31:29 -0500
> From: "Baer, Jon" 
> Subject: RE: [nycphp-talk] Zend IDE slooooow
> To: "NYPHP Talk" 
> Message-ID: <4D2FAD9B00577645932AD7ED5FECA24503E6418B at mail>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I would not even be on a Workstation w/ Zend studio < 1 gig of 
> ram. 
> 
> Ive noticed a few hangups w/ networked mounts and SVN 
> repositories. But all in all nothing Im not used to on Windows.
> 
> I wonder if the latest round of MS problems would not grind 
> networking to a halt on a few networked apps.
> 
> - - Jon 
> 
> - -----Original Message-----
> From: talk-bounces at lists.nyphp.org [mailto:talk-
> bounces at lists.nyphp.org] On Behalf Of David Mintz
> Sent: Tuesday, December 12, 2006 3:25 PM
> To: NYPHP Talk
> Subject: Re: [nycphp-talk] Zend IDE slooooow
> 
> 
> You guys are talking about Windows and I am using Fedora Core 
> IV, but...
> ZDE has always been a PITA: slowing down, hanging, suspected of 
> hanging the whole system. I am using 5.1.0. I keep wondering if 
> throwing more memory and CPU at it would help. (Are you 
> listening, Santa Claus?)
> 
> Good thing (or is it bad?) that its many virtues still persuade 
> me to stay with the program.
> 
> 
> - ---
> David Mintz
> http://davidmintz.org/
> 
> En Nueva York el tr�nsito de la belleza a la desolaci�n sucede 
> siempre expeditivamente, como si el principio universal de 
> m�xima eficiencia hubiera aconsejado la supresi�n de gradaciones 
> intermedias.
> -- Antonio Mu�oz Molina, Ventanas de Manhattan
> 
> 
> _______________________________________________
> New York PHP Community Talk Mailing List 
> http://lists.nyphp.org/mailman/listinfo/talk
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
> 
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.3 (MingW32)
> 
> iD8DBQFFfxGh99e5DI8C/rsRAga/AKDN0QDUvBcvA/+QqVAK5nI8A+PECwCfT35V
> Z3JjJVGVO/F+sJjDkxGLb40=
> =BbI5
> -----END PGP SIGNATURE-----
> 
> 
> ------------------------------
> 
> Message: 11
> Date: Tue, 12 Dec 2006 16:38:23 -0500
> From: csnyder 
> Subject: [nycphp-talk] Re: Zend IDE slooooow
> To: "NYPHP Talk" 
> Message-ID:
> 
> Content-Type: text/plain; charset=UTF-8; format=flowed
> 
> Thanks for everyone's responses, this is just something that happened
> in the last couple weeks. I've seen the stability probs on 
> Linux, it
> feels like a Java app, etc. I can live with all that because it does
> what I need it to do, and I have plenty of memory for it to play in.
> 
> It sounds as if it's local to my workstation. I don't know if that
> changes my approach to the problem, but at least I can rule out
> waiting on bugfix release.
> 
> -- 
> Chris Snyder
> http://chxo.com/
> 
> 
> ------------------------------
> 
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
> 
> End of talk Digest, Vol 2, Issue 17
> ***********************************
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20061212/2acfff1a/attachment.html>


More information about the talk mailing list