aMule Forum

English => aMule Help => Topic started by: ark0n3 on November 10, 2005, 04:16:53 PM

Title: amuleweb: it takes me back to login panel
Post by: ark0n3 on November 10, 2005, 04:16:53 PM
hello everybody
i used amule-cvs & amuled for a lot of time, but some days ago i decided to compile the new cvs snapshot.
I had only one disappointing problem: I can succesfully login into webserver and see the list of downloading files, but when I click on other sections i'm always taken to the login page..
i use amuled (not the normal graphical amule) and amuleweb started from console says "Template default not found, reverting to default" also if i copy the directory to /home/user/.aMule/webserver..

Pleeease help me!
aMule is a PERFECT p2p sharing client and i'm losing my brain trying to make it work correctly 100%  :(
Title: Re: amuleweb: it takes me back to login panel
Post by: stefanero on November 10, 2005, 04:46:53 PM
heh
since a couple days the php-webserver is the default not the normal one you are used to from 2.0.3

so the default template is

"php-default" not "default" anymore

so make sure you copy the right stuff from the source tarball to the webserver dir
Title: Re: amuleweb: it takes me back to login panel
Post by: ark0n3 on November 10, 2005, 05:21:11 PM
yes i copied php-default from /usr/share/amule/webserver/ into /home/user/.aMule/webserver/ but it doesn't change anything..
i start the server with
amuleweb --no-php --amule-config-file=/home/user/.aMule/amule.conf

what's wrong??  ;(
Title: Re: amuleweb: it takes me back to login panel
Post by: Kry on November 10, 2005, 05:47:07 PM
don't use --no-php
Title: Re: amuleweb: it takes me back to login panel
Post by: ark0n3 on November 10, 2005, 06:00:20 PM
i pasted the bad line i used: i used it only one time, all the others i used it without --no-php
Title: Re: amuleweb: it takes me back to login panel
Post by: stefanero on November 10, 2005, 07:18:07 PM
well it does not matter anyways if its under

/usr/share/

or

.aMule/webserver

amuleweb will check in both spots anyway

give me an

ls -la

in your .aMule/webserver dir

and also post your remote.conf plz