Hi to all! I try to upgrade one of our server to support PHP4. To do so, i recompile PHP3 and PHP4 with "enable-versioning" and "with-apxs". Compiling works fine. But restarting my Apache i got lots of the following errors. [Thu Apr 26 09:52:40 2001] [error] Cannot remove module mod_xxxx.c: not found in module list After removing LoadModule and AddModule (PHP4) apache starts. Any idea? I still need PHP2-support, which works fine in combination with PHP3. Volker