Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » SESSION vars do not work for zend debugger?
SESSION vars do not work for zend debugger? [message #60287] Mon, 05 November 2007 19:26 Go to next message
Eclipse UserFriend
Originally posted by: ryanpal.mail.com

hello everyone,

i installed the latest version of eclipse pdt all in one.

upon trying to debug my php though the debug window i get "undefined
index" for my session variables. the session variables are set from a
differnet page from the one debugging.

is there support for session variables? i'm not sure how to step through
my code to see what variables are set to.

im not sure if this is a bug in the appliation or a problem with my
configuration.

any info is appreciated
Re: SESSION vars do not work for zend debugger? [message #60359 is a reply to message #60287] Tue, 06 November 2007 08:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: seva-eclipse.zend.com

It seems you debug toward php in CLI (Command Line interface) mode. Try to config the debugger to run with CGI binary or debug as server script instead.

On Mon, 5 Nov 2007 19:26:21 +0000 (UTC) ryanpal@mail.com (ryan) wrote:

r> hello everyone,
r>
r> i installed the latest version of eclipse pdt all in one.
r>
r> upon trying to debug my php though the debug window i get "undefined
r> index" for my session variables. the session variables are set from a
r> differnet page from the one debugging.
r>
r> is there support for session variables? i'm not sure how to step through
r> my code to see what variables are set to.
r>
r> im not sure if this is a bug in the appliation or a problem with my
r> configuration.
r>
r> any info is appreciated

--
Seva Lapsha
[slapsha@dev.eclipse.org]
Zend Eclipse Developer
Re: SESSION vars do not work for zend debugger? [message #60427 is a reply to message #60359] Tue, 06 November 2007 18:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ryanpal.mail.com

Much appreciated for your reply.

Would you please elaborate on how I may accomplish that? ...or maybe any
tutorials? I've went through some which incorporate mysql, apache, php,
and zend which I thought setup to debug for server.

Basically I'm looking to step through my code while it's running through
the web page so I can see where the values get set, overwritten, etc.

ryan
Re: SESSION vars do not work for zend debugger? [message #61104 is a reply to message #60427] Thu, 15 November 2007 20:21 Go to previous message
Eclipse UserFriend
Originally posted by: ryanpal.mail.com

anyone? i'm still having this issue ;/
Previous Topic:inline php not being recognized
Next Topic:which jre?
Goto Forum:
  


Current Time: Thu Apr 25 10:12:35 GMT 2024

Powered by FUDForum. Page generated in 0.02525 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top