Monkey Web ServerForum: Other Help Topics Topic: Monkey Web Server started by: Thulemanden  Posted by Thulemanden on Aug. 02 2006,17:42  
        This shuts down during the by itsself; how do I avoid that?I have attempted to overcome this by a kcron job every hour as I suspect the labtop goes in power saving mode and stops too many processes.  Posted by green on Aug. 02 2006,19:59  
        you can try disabling power saving features, etc, in the BIOS of the labtop.
   Posted by sankarv on Aug. 06 2006,06:24  
        i could not find help for monkey webserver in web. is there any tutorial available in net which anyone know?
   Posted by Winter Knight on Aug. 08 2006,02:43  
        
 No, not really. The home page is monkeyd.sourceforge.net, and there are two documentation documents there, one for using php with monkey, and one a general flow of the program (for programmers). Here's a primer: 1) Start monkey with "sudo /opt/monkey/bin/banana start" 2) Stop monkey with "sudo /opt/monkey/bin/banana stop" 3) index.html is in "/opt/monkey/htdocs"  Posted by sankarv on Aug. 08 2006,03:09  
        thankx
   |