Mon Aug 13, 2007 8:08 am |
Replies: 9 |
Views: 8204 |
|
 |
thx dmitri
I finally fixed it. It was nothing wrong with debugger.
The culprit here was selinux that kept apache from opening port 7869.
After some changes the debugger works pretty well right n ...
|
Wed Aug 01, 2007 9:43 am |
Replies: 9 |
Views: 8204 |
|
 |
I am not quite sure dmitri how to do that.
I was trying to use ssh2_connect function to make connection from php but it seems that this group of functions is not supported by my PHP version.
Do yo ...
|
Wed Aug 01, 2007 9:20 am |
Replies: 9 |
Views: 8204 |
|
 |
please check that 192.168.32.11 is your workstation IP,
Yes, this is a correct IP. I have checked output from ipconfig /all
check that telnet running on the server can connect to 192.168.32.11 ...
|
Wed Aug 01, 2007 9:01 am |
Replies: 9 |
Views: 8204 |
|
 |
Hi dimitri,
thx for reply
both firewalls on windows (where phpEd is installed) and linux (server) are turned off
|
Wed Aug 01, 2007 3:51 am |
Replies: 9 |
Views: 8204 |
|
 |
Hi,
I'm afraid I need some help ;(
I have installed PHP-5.1 with Apache 2.2.3 on Centos5. It works fine.
I struggled with installing debugger but I finally managed to do this.
The phpinfo() ...
|
Tue Jul 31, 2007 7:23 am |
Replies: 1 |
Views: 5067 |
|
 |
OK
I have found some solution.
The problem is because the compilers never set the attribute whether the dynamic module requires stack or not. If it is not set, os assumes that it will require stac ...
|
Tue Jul 31, 2007 5:52 am |
Replies: 1 |
Views: 5067 |
|
 |
Hi all,
I have spent at least few hours trying to get the debugger working but I am loosing my patients now.
I have installed apache-2.2.3 + php-5.1.6 on Centos5.
I used dbg-wizard.php and did ...
|