aMule Forum
English => aMule Help => Topic started by: Axl_Mas on June 06, 2007, 01:43:53 PM
-
I compile amule cvs with libpng and wx installed without any problems, amule cvs works and when start say me:
amule.cpp(835): Webserver attivo sul pid 4224
ExternalConn.cpp(162): Accettata nuova connessione esterna
ExternalConn.cpp(196): Connessione al client: aMuleweb CVS
ExternalConn.cpp(246): Accesso consentito
when i try to connect to amuleweb with my browser i see the amuleweb login page, i put my password (the some of amule cvs external connection in amule's control panel) but it remains in login page!
I have not a firewall!
I seen all amuleweb faqs but i don't be able to use it!
-
Hi Axl_Mas,
please try deleting your cookies and check your password in the amule.conf file. (remember, md5-hash)
-
I delete the cockies ad i put the right md5 password in amule.conf but i have the some problem! :(
This is my remote.conf file:
Locale=
[EC]
Host=localhost
Port=4712
Password="NOT WRITED IN FORUM BUT RIGHT"
[Webserver]
Port=-1
UPnPWebServerEnabled=0
UPnPTCPPort=50001
Template=php-default
UseGzip=0
AllowGuest=0
AdminPassword=
GuestPassword=
-
Two things:
1. Do you start amuleweb with aMule or do you start it seperately? If you start it with aMule the passwords are in amule.conf, else in remote.conf
2. You don't have a webserver password set. You have to set at least the AdminPassword.
-
It work
Two things:
1. Do you start amuleweb with aMule or do you start it seperately? If you start it with aMule the passwords are in amule.conf, else in remote.conf
2. You don't have a webserver password set. You have to set at least the AdminPassword.
Now it works, thanks!!!