Hello,
I exactly had the same problem... The amuleweb command won't start on a user account. I don't know why (maybe a bug ? :]). This output is produced :
thoseg@Soltek:~$ amuleweb
This is amuleweb (WebServer)
Enter password for mule connection (return if no pass defined):
Creating client...
Now doing connection...
Using host localhost 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!
Abandon
In addition an error window pops up under aMule dealing with wxsocket and a signature problem in ReadMsg.
So, I launch amuleweb as root and it launches without error...
Soltek:/home/thoseg# amuleweb
This is amuleweb (WebInterface)
Enter password for mule connection (return if no pass defined):
Creating client...
Now doing connection...
Using host localhost 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!
*** WebServer: Using port: 4711
Web Server: Started
amuleweb$
I can see at the bottom of the amule's GUI :
Can't load templates: Can't open file /root/.aMule/aMule.tmpl
I do a copy of the webserver directory and the aMule.tmpl to this path and go to
http://localhost:4711/This time the webserver works !!
I hope this post could help you... But be aware that It seems to consume a lot of cpu ! 8o
Sincerly.