Hi,
Originally posted by stefanero
you maybe have 2 amuleweb installed at teh same time?
No, there's only one amuleweb installed.
/hdd/aMule/.aMule > ls -al /hdd/aMule
drwxr-xr-x 3 501 501 4096 Mar 12 10:56 .
drwxr-xr-x 12 root root 4096 Mar 12 10:56 ..
drwxr-xr-x 5 501 501 4096 Mar 12 11:46 .aMule
-rwxr-xr-x 1 501 501 859844 Mar 12 09:57 amulecmd
-rwxr-xr-x 1 501 501 2869732 Mar 12 09:57 amuled
-rwxr-xr-x 1 501 501 1107400 Mar 12 09:57 amuleweb
-rwxr-xr-x 1 501 501 23868 Mar 12 09:57 ed2k
Originally posted by stefanero
its definelty a missmatch in EC-versions, which commes when you run snapshots or two amule version with each other
I just doublechecked the versions to be on the safe side:
/hdd/aMule/.aMule > /hdd/aMule/amuleweb --version
amuleweb CVS using v2.6.2 (Snapshot: Sun Mar 12 07:02:01 CET 2006)
/hdd/aMule/.aMule > /hdd/aMule/amuled --version --only-chuck-norris-would-stop-me
amuled: OnInit - starting timer
aMuled CVS using v2.6.2 (Snapshot: Sun Mar 12 07:02:01 CET 2006) (OS: Linux)
When starting amuled/amuleweb manually, amuled starts OK, but amuleweb seems to freeze with "Creating client..." as last output. It has to be termiated with CTRL+C
/hdd/aMule/.aMule > HOME=/hdd/aMule /hdd/aMule/amuleweb -v
looking for template: php-default
checking for directory '/hdd/aMule/.aMule/webserver'... yes
checking for directory '/hdd/aMule/.aMule/webserver/php-default'... yes
checking for file '/hdd/aMule/.aMule/webserver/php-default/login.html'... yes
*** Using template: /hdd/aMule/.aMule/webserver/php-default/aMule.tmpl
This is amuleweb CVS Sun Mar 12 07:02:01 CET 2006
Creating client...
I guess that the problem is be related either to a buggy cross-compile-environment (endianess-problem?) or the unification in the GetInt() functions which happened at that date in cvs. When doing the regression-test, I found that *all* versions prior to 20060210 worked fine. But as my programming/debugging skills are limited, I am unable to continue debugging without assistance...
cu