Troubleshooting DBG installation on Linux |
Site Admin
|
If you're new to this "puzzle", why you're talking about phped v5.2 which is a very old version. Where did you get it btw?
Error: (-104) failed to connect to web server means you blocked phped from accessing the network. |
||||||||||||
_________________ The PHP IDE team |
|
It's not clear what you mean by "you blocked PHPed from accessing the network." Taking the statement literally, it's incorrect. Interpreting it as "something blocked PHPed from accessing the network," I need somewhat more information to do anything useful. Are you referring to some sort of setting in PHPed itself? Or is this a firewall thing? If it's the firewall, how can I tell what port is causing the problem?
PHPed 5.2 is my employer's official development platform. I was given to understand that we have a site license for it. I am new to this puzzle because I am a new employee. I can ask the Powers that Be why we are using this version, but I suspect that the question will be perceived as "noise" and won't be answered. |
||||||||||||
|
Guru master
|
PhpED 5.2 is maybe around 3 years old? I'd highly recommend upgrading as it is vastly improved since then.
Your Windows firewall rules are referring to incoming debugger connections on public (blocked) and private (allowed). Windows segragates its rules for different profiles (categories) such as domain, home/private and public. Then each network connection can be assigned to a different profile. A local cabled connection might often be domain or home/private, and a hotspot wireless connection might be public. Different firewall rules can work with different profiles. If your local network connection has the Private profile assigned to it then in theory the firewall is letting incoming debugger connections (on port 7869) through. It is possible you have duplicate rules as that is a common issue, although in itself doesn't normally cause problems. The control panel firewall settings don't show too much, but if you go into Administrative Tools > Windows Firewall with Advanced Security then you can see the full settings for those rules. Bear in mind that the Linux should also have a firewall installed. My first guess would be that is what is blocking you. Instructions for that will vary according to the Linux distribution and what sort of access you have to the server. Iptables is a common Linux firewall. If you are unsure about firewall settings causing issues, you could probably turn it off for a few seconds whilst doing a quick test. |
||||||||||||
|
Site Admin
|
@plugnplay - at that point wizard tried to connect web server - the one that user tried to configure the project to work with. Debugger wasn't involved at all. So it's blocked at TCP/80 port and this port is ENABLED by default upon installation of PhpED. So it's user (he himself or somebody who on this machine before or software they did install and forgot to configure) blocked phped from accessing the network. Also... it's possible that web was shutdown. Software can't distinguish these two situations.
|
||||||||||||
_________________ The PHP IDE team |
Guru master
|
I should have read the message more carefully. I just went with the flow on his firewall queries.
Would that error also show if he had the wrong URL in Project Properties Root URL? |
||||||||||||
|
Site Admin
|
right
|
||||||||||||
_________________ The PHP IDE team |
Troubleshooting DBG installation on Linux |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by