I downloaded and installed the latest version, and the webserver indeed works properly.
Remaining issues:
1. UPnP doesn't work, apparently because my Slackware 12.1 installation (which is generally complete, except for KDE) is missing some libraries. From the aMule log:
2008-06-15 15:18:05: UPnP.cpp(87): Universal Plug and Play: error(CDynamicLibHandle): Unable to dlopen libixml.so.2. Check PATH and LD_LIBRARY_PATH.
2008-06-15 15:18:05: UPnP.cpp(87): Universal Plug and Play: error(CDynamicLibHandle): Unable to dlopen libupnp.so.2. Check PATH and LD_LIBRARY_PATH.
2008-06-15 15:18:05: UPnP.cpp(87): Universal Plug and Play: error(CDynamicLibHandle): Unable to dlopen libupnp.so.3. Check PATH and LD_LIBRARY_PATH.
2008-06-15 15:18:05: UPnP.cpp(228): Universal Plug and Play: error(CDynamicLibHandle): Unable to dlopen one or more UPnP component libraries. Check PATH and LD_LIBRARY_PATH.
2008-06-15 15:18:05: amule.cpp(1018): CUPnPException: error(CDynamicLibHandle): Unable to dlopen one or more UPnP component libraries. Check PATH and LD_LIBRARY_PATH.
2. For some reason ED2K won't connect. That's not such a catastrophe for me because I normally just use Kad, which connects OK. I think it connected the first time I ran the previous package you put up, but not thereafter. Maybe it's a transitory thing caused by who knows what. FWIW the log says:
2008-06-15 15:18:05: ServerList.cpp(83): Loading server.met file: /home/jbk/.aMule/server.met
2008-06-15 15:18:06: ServerList.cpp(168): 25 servers in server.met found
2008-06-15 15:18:06: ServerList.cpp(830): Start downloading server list from
http://www.gruk.org/server.met.gz2008-06-15 15:18:06: DownloadQueue.cpp(174): No part files found
2008-06-15 15:18:06: SharedFileList.cpp(352): Found 236 known shared files
2008-06-15 15:18:06: amule.cpp(801): Connecting
2008-06-15 15:18:06: ServerConnect.cpp(111): No valid servers to which to connect found in server list
Dunno why all the servers have suddenly decided to be invalid. That's if I'm right it connected last time.