Hi,
I need followed the wiki, but couldnt find how to solve my problem :
I cant access to amule using amule-gui or amuleweb.
Here my amule.conf :
[ExternalConnect]
AcceptExternalConnections=1
ECPassword=<d8c19cdca8353537b775138cd8b00b3d>
The command to get my hash :
echo -n amulepassword | md5sum - | cut -d' ' -f1
d8c19cdca8353537b775138cd8b00b3d
What i get with amuleweb
amuleweb -P amulepassword
This is amuleweb SVN rev. 10871
Creating client...
External Connection: Access denied because: Authentication failed: invalid hash specified as EC password.
Connection Failed. Unable to connect to localhost:4712
Bibi