On Fri, Apr 23, 2010 at 11:35 PM, swamynathan <[email protected]> wrote: >> >> >> >> 1. Is it possible to configure 2 different version of apache in a single >> server? >> > > yes.. > > >> 2. what are all the possible solution for kernel panic error? >> > > first just restart, if problem still persists check RAM then check hard > disk[thats what i do for blue screen of death] >
Since when does Linux have the "blue screen of death" feature? :-) Rebooting, doing a memtest, checking if all components are OK, doing a file system check (using a live CD) is my normal sequence of events in case of a kernel panic. There are many reasons for kernel panic, such a inability to mount root FS (a fsck should set things right in this case); "not syncing", so init being killed: memtest, followed by a hardware test should be the course of action for this one. I've seen only these two error messages commonly, but there are tools to handle just about every error message. A replication, and solving by trial and error on a test machine should help. -- Salvadesswaran Srinivasan Chennai _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
