aMule Forum

English => aMule Help => Topic started by: Prezu on June 06, 2004, 06:27:20 PM

Title: Amuleweb not working in cvs-20040606?
Post by: Prezu on June 06, 2004, 06:27:20 PM
I have installed aMule-cvs20040606. It's working fine, but I can't make amuleweb running. I do everything that's written in HOWTO and when I'm starting amuleweb I get an error dialog in aMule:
wxSocket: invalid signature in ReadMsg.

The output of amuleweb is:
This is amuleweb (WebServer)

Enter password for mule connection (return if no pass defined):

Creating client...
Now doing connection...
Using host Bilbo port 4712

Trying to connect (timeout = 10 sec) ...
Succeeded ! Connection established

---------------------------------
|       aMule Web Server        |
---------------------------------


Use 'Help' for command list

*** creating web socket and starting listener!
Przerwane

Last line means interrupted/finished etc. (Polish locales).
Title: Re: Amuleweb not working in cvs-20040606?
Post by: deltaHF on June 06, 2004, 06:52:15 PM
wxSocket: invalid signature in ReadMsg. <- means u have some older amuleweb installed ..

did u compiled the cvs with --enable-webserver ?
Title: Re: Amuleweb not working in cvs-20040606?
Post by: Kry on June 06, 2004, 07:00:30 PM
or maybe that unicode changes broke it.
Title: Re: Amuleweb not working in cvs-20040606?
Post by: Prezu on June 06, 2004, 08:12:09 PM
Well, indeed it was wrong version of webserver.

Dzieki deltaHF to pewnie byla pozostalosc po jednej z wielu wczesniejszych kompilacji. Teraz dziala idealnie. :)
Title: Re: Amuleweb not working in cvs-20040606?
Post by: deltaHF on June 06, 2004, 09:02:07 PM
have fun ;)