aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amule web server  (Read 4767 times)

bj575bd

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 21
amule web server
« on: May 03, 2005, 12:43:45 PM »

Hi all,
there is a version of amuleweb for mac ?
or where i can get the sources ?

Thanks.
Logged
******************
Warbird

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: amule web server
« Reply #1 on: May 03, 2005, 02:08:21 PM »

Soon a package will be available.
Logged

bj575bd

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 21
Re: amule web server
« Reply #2 on: May 03, 2005, 02:46:38 PM »

Hi,

I done it, i added the option to enable the web server to the configure script of the amule-cvs src.

Now the server doesn't start automatically when i start amule the error returned from amule is:

execvp(amuleweb, --amule-config-file=/Users/samuele/.aMule/amule.conf) failed with error 2!

If i start the server manually it works.

I think that the reason why is because it expects the template file or the template dir in a different position than the usual .aMule/webserver/default.

So the question is, amule is located in /Applications/aMule/Contents/Macosx from where it launch the amuleweb command ?

Thanks
Logged
******************
Warbird

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amule web server
« Reply #3 on: May 03, 2005, 02:50:21 PM »

well it does not fail because of hte template file,
it faisl because amuleweb is probably not in your path variable, so when amule screams "amuleweb" it does not know where to find it....
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."

bj575bd

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 21
Re: amule web server
« Reply #4 on: May 03, 2005, 04:01:51 PM »

Thank you Stefanero,
this solves my problem!
Logged
******************
Warbird

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amule web server
« Reply #5 on: May 03, 2005, 04:03:18 PM »

:) no problem
have fun
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."