Joined: 22 Apr 2004 |
Posts: 2 |
|
|
|
Posted: Wed Apr 21, 2004 1:44 pm |
|
|
|
|
|
Helo,
I use dbg-2.11.23 on debian linux on Intel platform and PHP Coder on WindowsXP.
Intel platform:
Apache ver: 1.3.26-0
PHP4 ver: 4.1.2-4
Everything is working with this configuration. (Thanks to Dimitri)
Now I want to change the server platform to an Alpha server (with debian linux), but is not working.
Alpha platform:
Apache ver: 1.3.26-0
PHP4 ver: 4.1.2-6
When I enter the php page (with DebugBreak();) to external browser, I see that the DBG Listener is listening (green triangle) but, PHP Coder can't step to the debug line, and the browser go time out.
The php.ini settings are OK, the phpinfo() give correct information (such as Intel platform), the PHP Coder setting are same.
I think that the problem is about the compiling dbg-2.11.23 (the dbg.so compiled without error) or the version of PHP?
Have you any experience about using dbg-2.11.23 with alpha platform, or any idea?
Thanks,
Pet
|
|