NuSphere Forums Forum Index
NuSphere Forums


Mon Jun 18, 2007 9:06 am
Replies: 10
Views: 4985
I don't think I have 3.1.12. This is the file that comes with phped V5.

dbg-3.1.11-Linux.tar.gz

Is there a later version?

Mon Jun 18, 2007 8:55 am
Replies: 10
Views: 4985
There is no such IP in the /usr/local/lib/php.ini or /usr/lib/php.ini. Here's the debugger section in both files.

[Debugger]
debugger.host = localhost
debugger.port = 7869
debug ...

Sun Jun 17, 2007 10:32 am
Replies: 10
Views: 4985
Sorry, mistyped the message, its been DebugBreak( '1@localhost');

Here's more info. If I start the SOAP server directly in PhpED with Ctrl+F9, execution stops at the debug break. If I run the ser ...

Sun Jun 17, 2007 9:58 am
Replies: 10
Views: 4985
Thanks, but still no luck. I start the client, which in this case is one the same server, in debug using F9. The debugger starts fine, so the SSH tunnel is working OK.

However, the client still ...

Thu Jun 14, 2007 5:50 am
Replies: 10
Views: 4985
Thanks for the reply. Do you mean something like this?

DebugBreak( 1@localhost:7869 );

If so that doesn't seem to work or I'm starting it properly. Using SSH tunneling, the debugging the clien ...

Sat Jun 09, 2007 5:34 pm
Replies: 10
Views: 4985
I can't seem to figure out how to do this. I want to debug a SOAP server (nusoap) running on a remote web server. I can start a debug session from PHPEd (V5) to that server using SSH tunnelling, but ...

Sat Dec 02, 2006 6:28 pm
Replies: 3
Views: 4676
Turns out that I was entering the root folder as /home/abc/www, which is OK. However since www is a link to public_html, I needed to change the root folder to: /h9ome/abc/public_html.

Project mana ...

Sat Dec 02, 2006 9:52 am
Replies: 3
Views: 4676
I'm unable to get the run command to work on a 3rd party webserver, with or without the debugger. PHPEd says there is a problem with the project URL and/or directory. These appear to be set correctl ...
Page 1 of 1
All times are GMT - 5 Hours