aMule Forum
English => aMule Help => Topic started 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% :(
-
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
-
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?? ;(
-
don't use --no-php
-
i pasted the bad line i used: i used it only one time, all the others i used it without --no-php
-
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