Hi gurus, this is a somewhat update of the previous mail, never received an answer to the original post. And it might be, that this list is the wrong audience for my real problem. The problem still exists, that apache httpd 1.3.14 is not starting, if the "php" related things are in httpd.conf at start time. However: if i comment the 2 lines, added by make install from php, in httpd.conf , start the server with apachectl start, uncomment those 2 lines and send kill -1 to the first httpd process, everything (even with oci8) works ok. Anybody seen this , please advise. Mit freundlichen Grüßen G.Roland Sieger, CIT Email : [EMAIL PROTECTED] Phone : (49) 89 5110 413 Fax : (49) 89 5110 532 Postanschrift : Süd-Chemie AG Lenbachplatz 6 80333 München > -----Ursprüngliche Nachricht----- > Von: Sieger, Roland > Gesendet: Montag, 12. Februar 2001 21:03 > An: [EMAIL PROTECTED] > Betreff: Apache not starting after adding php via mod_so. > > hello gurus, > > this is the first time, trying to solve a problem with this list. I > checked some of the archives, may be not all. So if that has been an > already asked question, please forgive. I also do not know anything > about the common "behaviour" on this list. > > But anyway : here is the problem: > > compiled apache (1.3.14) on a SuSe Linux - Box .. starts and works > with plain setup. > installed Oracle 8 client. installed php4.0.4.pl1, tested the thing > with plain php. Get the correct results off the oracle DataBase. > > With httdp.conf 2 lines are added from the php make/make install : > > LoadModule php_module libexec/libphp4.so > > and > > AddModule mod_php4.c > > the httpd server is not coming up does not give any log files. So i > assume httpd is dieing before he can get anywhere. > > any clues , every help appreciated. > > > Mit freundlichen Grüßen > > G.Roland Sieger, CIT > > Email : [EMAIL PROTECTED] > Phone : (49) 89 5110 413 > Fax : (49) 89 5110 532 > > Postanschrift : > Süd-Chemie AG > > Lenbachplatz 6 > > 80333 München > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]