Hi,
When I start the new webserver with --php (CVS-20050921) I can't login. It just shows login.html. I have tried with firefox 1.0.6, Opera 8 and Konqueror with cookies and javascript enabled. I've also tried with different URLs:
http://localhost:4711, http://127.0.0.1:4711, http://hostname:4711. I'm using MEPIS and wxGTK2 v2.6.1 (Unicoded). The webserver diplays:
aMuleweb$
WSThread: Thread started
WSThread: created service
WSThread: created socket listening on :4711
WCThread: Started a new WCThread
No session opened - requesting login
Session created - requesting login
Processing request: login.html
WCThread: Started a new WCThread
Session ok
Processing request: login.html
WCThread: exited [WebSocket closed]
WCThread: exited [WebSocket closed]
WCThread: Started a new WCThread
Session ok
Processing request: login.html
WCThread: exited [WebSocket closed]
WCThread: Started a new WCThread
Session ok
...
The old webserver works OK.