aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Cannot find template...  (Read 2190 times)

germ

  • Approved Newbie
  • *
  • Karma: -3
  • Offline Offline
  • Posts: 8
Cannot find template...
« on: December 15, 2009, 07:13:05 AM »

Running Ubuntu 8.10. Installed 2.2.2 from standard Ubuntu repositories. Worked fine yesterday including amuleweb (except I would get some warning that 2.2.2<2.2.6 somewhere).

Today decided to upgrade to 2.2.6. Added Vollstrecker's repository and upgraded.

amuled starts normally.

But amuleweb now gives me the "Index file not found: index.{html.php}" message on launch and corresponding "You are seeing this page..." message on client. >:(

Copied directory
/usr/share/amule/webserver/default
to newly made
 ~/.aMule/webserver/default

Still same problem.

How do I proceed?

Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Cannot find template...
« Reply #1 on: December 15, 2009, 09:51:00 AM »

Hi,

please have a look at aMule's configuration file. (That's the file amule.conf in the hidden directory .aMule in your home directory.) Somewhere, there should be the webserver template. Please make sure it says default and not php-default or similar.
Depending on how you start the webserver, you might have to change a file remote.conf in the some directory, too.
Logged

germ

  • Approved Newbie
  • *
  • Karma: -3
  • Offline Offline
  • Posts: 8
Re: Cannot find template...
« Reply #2 on: December 15, 2009, 05:15:11 PM »

That wasn't it.

It was remote.conf. There was a line

template= php-default

Once I changed that to

template= default

it worked!

Thanks!
Logged