If i run php4 as cgi everything is ok. It works fine. But everytime i try to set LoadModule php4_module /usr/lib/apache/1.3/libphp4.so apache wont start. What's going on? There's nothing in logs, and it seem to start as normal, but process does not exist. init.d/apache start says that it starts as normal. But ps says it's not running, and init.d/apache stop confirms.
May it be some configuration error? But why there are no log entries? JA