NuSphere Forums Forum Index
NuSphere Forums


Sun Feb 08, 2009 1:27 pm
Replies: 3
Views: 3907
Thank you for the response. I am still confused though.
1. php auto start is turned off in my php.ini file.
If you take the debugBreak() out the third run of this file, the session is NOT set and t ...

Mon Feb 02, 2009 7:55 pm
Replies: 3
Views: 3907
Sample code:

<?
if(isset($_SESSION))
echo "foo";
if(session_id())
echo "session has an id";
?>
If you go to this page nothing is echo'ed


if you run this...
...

Mon Feb 02, 2009 7:46 pm
Replies: 4
Views: 4850
Not joking....
I'm at 5.6 now and it works again.

Tue Dec 09, 2008 6:14 pm
Replies: 4
Views: 4850
the class not found error probably has nothing to do with phpEd...run the project outside the debugger see if you get the same error, then fix it there and JIT will start working again

- mark
I do ...

Thu Sep 25, 2008 12:17 pm
Replies: 4
Views: 4850
For some reason the debugger.jit is not working anymore for fatal errors, bad syntax etc. DebugBreak(); still works though. It worked with older versions of phped and the debugger and i'm not sure whe ...

Wed Aug 15, 2007 6:21 pm
Replies: 1
Views: 4527
My current setup is
Redhat AS 4.5
apache 1.3.33, php4.3.10 and dbg-3.2.3 (dbg.so-4.3.x)
This works perfectly

After the upgrade to apache 1.3.7 php4.4.7 and dbg-3.2.3 (dbg.so-4.4.x)
I get segme ...

Wed Aug 15, 2007 6:08 pm
Replies: 7
Views: 9485
I am experiencing the same problem.
Works good on apache 1.3.33 and php 4.3.10
crashes on
apache 1.3.37 and php 4.4.7

Any new progress on that hotfix?
thanks
Nick

Sun Jul 15, 2007 8:53 am
Replies: 3
Views: 4317
Thanks for responding!

"Quote:
sometimes the menu doc on the right hand side comes back

not sure what doc you mean."
The tab menu that is on the right hand side of the editor, like t ...

Wed Jul 11, 2007 9:12 am
Replies: 3
Views: 4317
I from time to time am getting my project settings changed, when I did not change them. This is with the latest release of phped, and it was worse with older versions. I switch from debug to not debug ...

Wed Jul 11, 2007 9:08 am
Replies: 0
Views: 8549
A nice new feature would be searching in a thread.
Search in files could have a "thread" or "run in background" so you could keep working while it searched your project Very Happy
Also ...
Page 1 of 1
All times are GMT - 5 Hours