aMule Forum

English => aMule Help => Topic started by: marcpalaus on October 23, 2006, 12:38:17 PM

Title: restart amuleweb separately
Post by: marcpalaus on October 23, 2006, 12:38:17 PM
Hi again,

I would like to know if it is possible to restart amuleweb if it crashes, without having to stop aMule and run it again. I tried the command amuleweb, with some of its parameters, but I cannot make it work properly: when I enter the url in the browser, it says that there isn't any password defined and I cannot login..

anyone knows?
Title: Re: restart amuleweb separately
Post by: pleur on October 23, 2006, 01:49:24 PM
yeah, i guess

Here's what to do (or, what's my setup):

start amuled (this is aMule's daemon, the 'core')
start amuleweb (this should start without any warnings, if it does, check remote.conf in amule directory)
start amulegui (remote control GUI for the core)

In this situation, the daemon, GUI and web are all seperatly runned, so when the GUI crashes, the rest keeps going on, and you can restart any part without probs
Title: restart amuleweb alone
Post by: marcpalaus on October 23, 2006, 08:44:03 PM
this is an option, but currently I have the amule compiled with amuleweb together and it works well for me. There's any way to restart only the amuleweb when it crashes? if possible, using the amule config file. I can start the amuleweb server, but I cannot login for any reason...
Title: Re: restart amuleweb separately
Post by: Kry on October 23, 2006, 10:29:30 PM
Because it's using a different config file. Make the external amuleweb use amule.conf
Title: solved!
Post by: marcpalaus on November 10, 2006, 01:50:25 PM
I've found the solution

it's just:

Quote
amuleweb --amule-config-file=/home//.aMule/amule.conf
I've must mispelled something before..