aMule Forum
English => aMule Help => Topic started by: gasparov on November 24, 2005, 10:56:32 PM
-
Hi,
I followed the wiki and installed amuled from source,it seems to work but for any reason i cannot login in tha amuleweb welcome page.After clicking on "Login Now" button the page get refreshed and that's it.
There's wasn't a $HOME/.Amule/webserver/default directory so i created it and copied there every file in the corrisponding directory in the tarball /src,after that i chmoded them 777...just to be sure.
amule.conf was edited manually and remote.conf edited by amuleweb --create-config-from
This way it seems that password are md5sum of amule.conf passwords...
Locale=it
[EC]
Host=localhost
Port=4800
Password=01C030XXXX0EC000000000000000000
[Webserver]
Port=4799
Template=default
UseGzip=1
AllowGuest=1
AdminPassword=01C0XXXX000000000000000000000CD0
GuestPassword=0C01XXXX0000EC000000400000000000
.
As a test i run amuleweb on a different port with the -A option and it works!!!!
Well folks,i'm in one of that situation where you find a few possible causes of the problems,try to fix them but with no results and logs and apps output don't help me
Help would be really appreciated,thanks
P.S. no mouse here :P
-
ähmm what are those pass?
they should be md5sum you know....
-
thnks stefanero you helped me solving the problem,now everythings works
A couple of things:
- the wiki is somehow confusing (probably it's good for older version),it seems that on my system webserver runs with no remote.conf,probably (almost sure) it takes configuration directly from amule.conf.You need remote.conf if you need ,for any reason, more than one webserver
- all passwords in amule.conf must be md5sum
-if you like me have a linux desktop (or probably a live cd with good repos) is much easier to configure amule with the gui and then copy amule.conf in the proper directory
P.S I'm not good with english so instead of rewriting the wiki I added a note .
-
yeah the remote.conf part is a bit low on information on the wiki.
about the md5sum pass I figured it would be pretty clear that all pass have to be md5sum... but ok