Hi all!
When trying to login to amuleweb from another PC on my LAN it works only with chicane and default not php-default. But the worst thing is that when i use default or chicane i get redirected to the login-screen whenever i click a link inside the main screen (Preferences, Statistics, Transfer and so on).
Another thing that really bugs me (and makes it harder to figure out) is the fact that it works beautifully when i use the browser locally on the PC hosting amuled and amuleweb (!!).
The address i use is the same and also the browser is Firefox on both PC's.
(I also tried with IE on the remote PC with exactly the same problem).
Problems:
1: php-default keeps taking me back to login no matter what on remote pc
2: only "chicane" and "default" lets me pass the login, but then exits to login again on any action.
Im using:
aMuled 2.1.0 using wxGTK2 v2.6.2 (Unicoded) (OS: Linux)
amuleweb 2.1.0
This runs on a KnoppMyth distro.
I copied all recursively from /usr/share/amule/webserver/ to /home/mythtv/.aMule/
Im running amuled and amuleweb separately.
My apologies for this long post ! I hope its okay

)
My remote.conf:
Locale=
[EC]
AcceptExternalConnections=1
ECUseTCPPort=1
ECPassword="long-md5-sum"
Host=localhost
Port=4712
Password="long-md5-sum"
[Webserver]
Port=4711
Template=chicane
UseGzip=1
AllowGuest=0
AdminPassword="long-md5-sum"
GuestPassword="long-md5-sum"
My amule.conf (edited to keep the post a little shorter, please let me know if you need all info):
"SNIP"
[ExternalConnect]
UseSrcSeeds=0
ShowPercent=0
ShowProgressBar=1
AcceptExternalConnections=1
ECUseTCPPort=1
ECAddress=localhost
ECPort=4712
ECPassword="long-md5-sum"
IpFilterOn=1
UseSecIdent=1
"SNIP"
[WebServer]
Enabled=0
Port=4711
PageRefreshTime=120
UseGzip=1
UseLowRightsUser=0
Password="long-md5-sum"
PasswordLow="long-md5-sum"
Template=chicane
"SNIP"
Output from amuleweb using chicane:
aMuleweb$
WSThread: Thread started
WSThread: created socket listening on :4711
WCThread: Started a new WCThread
Processing request [original]:
No session opened - will request login
Session created - requesting login
Session is not logged and request have no password
Processing request [redirected]: login.html
WCThread: exited [WebSocket closed]
WCThread: Started a new WCThread
Processing request [original]:
No session opened - will request login
Session created - requesting login
Checking password
Password ok
Processing request [redirected]: index.php
WCThread: exited [WebSocket closed]
WCThread: Started a new WCThread
Processing request [original]: preferences.php
No session opened - will request login
Session created - requesting login
Session is not logged and request have no password
Processing request [redirected]: login.html
WCThread: exited [WebSocket closed]
This is the output from amuled on startup:
mythtv@mythtv:~$ amuled
amuled: OnInit - starting timer
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
Loading temp files from /home/mythtv/.aMule/Temp.
All PartFiles Loaded.
ListenSocket: Ok.
*** TCP socket (ECServer) listening on 0.0.0.0:4712
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) at 0.0.0.0:4672
Empty dir /home/mythtv/.aMule/Incoming shared
Being a newbie i hesitate using cvs-snapshots because i basically am all new to configuring and compiling stuff from scratch.
Please let me know if you need more info.
Thank you all in advance for your attention

)
Regards,
unkle