aMule Forum
English => aMule Help => Topic started by: gooddude on September 13, 2005, 10:26:13 PM
-
Hello good people!
Here is the problem:
I set up everything to work. So at the end, after testing amuled and amuleweb separately and configured conf file (as described in wiki) to start amuled with amuleweb i tried amuled -f, and it worked, at least it said it did. I tried then to connect to the localhost:4711, as I would normaly do with amuleweb, but then it couldn't connect (i also tried ip:4711). What could it be?
tnx
-
amuleweb is a seperate application
did you start it?
if you enable automatic start in amule.conf file for amuleweb, make sure it is in path
with ps ax | grep amule
you can check what is actually running...
-
Solo amuleweb works better than great.
I enabled automatic start for amuleweb. On processes list there is amuled -f, the only amule process, I asumed that's ok. Should it show amuleweb when integrated?
When I try to run amuledcmd to shutdown amuled it holds on so I have to kill amuled instead, I guess.
-
yeah amulecmd was buggy in 2.0.3, but should work in cvs again...
and about teh amuleweb process not sure ;)
what does "netstat -ntlp" say? is there something listening on the webport? if no its not running...
sure amuleweb is in path?
-
i must say that i'm not sure if it's in the path, cause i don't know what path are you talking about :)
ok, there is only 4712 port opened so i guess web port is not open. what next ?
i will install CVS for cmd to work then.
-
how do you start amuled?
go into the directory and type ./amuled? or what?
-
just amuled (and -f when i want it).
i also tried going to the /usr/local/bin and did ./amuled -f, but as expected the same thing.
-
do a "which amuleweb"
If it shows something like below, then it's in the path.
$ which amuleweb
/usr/local/bin/amuleweb
$
-
Yes, I forgot to mention that all amules are there (amuled, amuleweb, amulecmd, ...). So now I can say it is and was in the path.
-
I have installed the new CVS. After some strange situations everything works fine, I think there were some bugs in the older version.
Thank you all for your help :)
-
:))