i read it, done what it said (which means that i didnt change anything, becouse i ran few CVS before without problems)
of course i still could forget something, but, when i was first configuring amule (few weeks ago) i did:
1) cp -r src/aMule.tmpl src/webserver/ ~/.aMule/
2) AcceptExternalConnections=1
3) ECUseTCPPort=1
i then run amuled, which works fine, and then start ./amuleweb, which cant connect.
im pretty sure i did the exact thing few weeks ago and everything was fine. (well maybe not sure, but i think...)
anything else i should do?
also:
ECPort=4712
Port=4711
and also:
debian:~# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
also, compiled with hmm.. --disable-monolith --enable-webserver and --enable-daemon, something like that.... with wxBase 2.5.3 installed.