Yes, I did "make install". I tried with "./cherokee-admin -b -x". You are right, python is raising "ImportError": No module named _md5".
Any idea what could be wrong? > On 21/12/2010, at 09:00, Mahendra Liya wrote: > >> I solved this error by running cherokee-admin as './cherokee-admin -b >> 192.168.1.198 -p 9090' and it prompts for the username and password. > > cherokee-admin -b would be enough. > >> However, after successful authentication, it display '503 Service >> Unavailable' error. >> >> I don't understand what has gone wrong. Please help me solve this issue. > > You can check whether Python is raising an exception by adding the -x > parameter. "cherokee-admin -b -x" will listen to all the network > interfaces and will also print error messages on the console. > > By the way, you did "make install", right? > > Good luck! > > -- > Octality > http://www.octality.com/ > _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
