aMule Forum
English => en_Bugs => Topic started by: microft on June 23, 2005, 12:35:16 PM
-
For past week (or so) i've been compiling a few of the CVS's.
My problem is, that even has I compile it with
./configure --enable-amulecmd --enable-webserver --disable-monolithic --enable-amule-daemon
the aMuleWeb doesn´t run when I run aMuled.
-
why should it run?
there is an option in the amule.conf file where you have to enable autostart first, otherwise you have to start it manually.
and if you have this setup already, try to start it by hand yourself, to debug it...and see what error pops up
stefanero
-
I've configured so that amuleweb starts with amuled, but it doesn't.
if i start it manually and try to connect with firefox,
I can only see the login page, when I tipe in the pass, I acts like it is wrong...
This config worked fine for CVSs before amule 2.0.0
could it have anything to do with a too-old config??
-
In order for amuled to start amuleweb automatically, amuleweb has to be on the search path. Check to make sure that 1) you've installed with "make install", and 2) the install location (usually /usr/local/bin) is on your search path.
When you start amuleweb manually, it gets its configuration information from remote.conf instead of amule.conf. If you haven't properly set up remote.conf, it won't know the password as you've configured it in amule.conf. Check the man page for amuleweb.