aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: [Solved]amuled + amuleweb no login (Debian Stable)  (Read 3205 times)

gasparov

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
[Solved]amuled + amuleweb no login (Debian Stable)
« 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...
Code: [Select]
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
« Last Edit: November 25, 2005, 02:44:13 PM by gasparov »
Logged
Q:   What's the difference between Microsoft Labs and the Boy Scouts of America?
A:   The Boy Scouts have adult supervision.

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: [Solved]amuled + amuleweb no login (Debian Stable)
« Reply #1 on: November 25, 2005, 09:21:22 AM »

ähmm what are those pass?

they should be md5sum you know....
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

gasparov

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
Re: [Solved]amuled + amuleweb no login (Debian Stable)
« Reply #2 on: November 25, 2005, 02:42:32 PM »

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 .
Logged
Q:   What's the difference between Microsoft Labs and the Boy Scouts of America?
A:   The Boy Scouts have adult supervision.

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: [Solved]amuled + amuleweb no login (Debian Stable)
« Reply #3 on: November 25, 2005, 03:20:46 PM »

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
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."