Posted by member 31 on 2003-05-21 11:06:55 link

General Debugging tip: Remove everything and start from scratch.

In other words, comment out all LoadModule lines. If Litestep still 'disapears' from the process list, then something indeed is odd. If it doesn't, then the problem is a module. Add one module at a time back into the mix until you find the offending one. Remember you have the CTRL+ALT+F1 menu to access things if litestep is loaded.

Since you've ran Litestep for years, I assume you know how to build a configuration from scratch. Do that instead of using a premade theme or the installer.

Good luck.