aMule Forum
English => aMule Help => Topic started by: alois on November 10, 2005, 02:02:18 PM
-
Hi gnu-people:
I've configured the webserver in amule and I can remotely access to the page where login is asked, but amule doesn't accept the correct password and the page stays with no message of "wrong password error" or similar after i write the password...
In file amule.conf the password is written correctly...
what can I do?
-
how do you start amuleweb?
do you start it WITH amule or do you start it seperatly?
if you start it seperatly search the forum for --> remote.conf
if you dont start is seperatly post your amule.conf file please
-
Sorry pal, but I'm at work and I cannot make ssh to access to .conf file (I start amuleweb from within amule), so I can't say that to you till night... do you think that there's a problem in it?
-
/me bets on templates?
-
I don't understand... "/me bets templates"?
-
did you do make install at the end of installation? or run from within src-dir?
you wrote the pass md5sum in teh amule.conf file?
-
I run amuleweb from within amule client,
and de .conf file shows me the correct password I write.
-
so you wrote the pass clear text?
read here:
http://www.amule.org/wiki/index.php/Webserver
-
yep, the md5sum version of my pass is OK in the .conf
-
can you post a
ps ax | grep amule
plz
-
of course, but you must wait a few hours... I'm at work! (and my ssh doesn't works)...
are you gonna wait for me? :))
-
sure ;))
-
Excuse me for the delay, crazy weekend I think!
Here are the processes associated with amule
7178 pts/0 Sl 0:01 amuleweb --amule-config-file=/home/hrizoma6/.aMule/amule.conf
15371 pts/2 S+ 46:21 amule
15376 pts/2 S+ 0:00 amuleweb --amule-config-file=/home/hrizoma6/.aMule/amule.conf
15623 pts/0 S+ 0:00 grep amule
strange... not appearing web server...
-
hum its runnning twice?
thats not what it should do ;)
maybe kill everything and restart amule
-
Running twice!
But i started it only once... ?(
-
kill -9 pid_nr
and restart everything and check if it does it again