aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amuleweb: it takes me back to login panel  (Read 3914 times)

ark0n3

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
    • http://gift.altervista.org
amuleweb: it takes me back to login panel
« 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%  :(
Logged
Download amule-cvs daily binary at http://gift.altervista.org

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amuleweb: it takes me back to login panel
« Reply #1 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
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

ark0n3

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
    • http://gift.altervista.org
Re: amuleweb: it takes me back to login panel
« Reply #2 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??  ;(
Logged
Download amule-cvs daily binary at http://gift.altervista.org

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: amuleweb: it takes me back to login panel
« Reply #3 on: November 10, 2005, 05:47:07 PM »

don't use --no-php
Logged

ark0n3

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
    • http://gift.altervista.org
Re: amuleweb: it takes me back to login panel
« Reply #4 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
Logged
Download amule-cvs daily binary at http://gift.altervista.org

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amuleweb: it takes me back to login panel
« Reply #5 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
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."