Hi, I am in the same boat. I've compiled apache as an oracle user and php as root user, but after editing httpd.conf file for php and restarting it, it cored on me. Do you think I should have compiled php as a regular user? Thanks.
"Brian Mauter" <[EMAIL PROTECTED]> wrote in message 000a01c157d1$35ad8470$0b00a8c0@godfather">news:000a01c157d1$35ad8470$0b00a8c0@godfather... > Hi, I think the reason behind all of this is that I cannot find where in the > httpd.conf file you actually reference the module. You should have these > two lines in conf file somewhere: > LoadModule php_module lib/modules/lib_php4.so > AddModule mod_php4.c > > You'll see sections near the top. Verify that the files do exist in those > paths and then put each line in the similar section (preferably at the end > of each section), then restart Apache. You should then be set. > > Good luck, > -Brian > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 18, 2001 7:19 AM > To: Brian Mauter > Subject: RE: PHP and HP-UNix > > > Hi Brian, > > Please find attached my httpd.conf file. > > Thanks for the idea. > > Andrew > > Quoting Brian Mauter <[EMAIL PROTECTED]>: > > > Why don't you include your httpd.conf file? I'm betting that there is > some > > small error in it that is preventing it from working for you. > > > > -Brian > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, October 17, 2001 3:40 PM > > To: [EMAIL PROTECTED] > > Subject: PHP and HP-UNix > > > > > > Hello, > > > > If anyone has PHP 4.04 was statically or dynamically installed with Apache > > ver > > 1.3.20 on HP-Unix could you let me know. The reason being is I am still > > trying > > to figure out why PHP is not being interpreted (basically no PHP commands > > work) > > even though Apache and PHP were complied was succesfully. > > > > Any help would be greatly appreciated. > > > > Thanks > > > > Andrew > > > -- PHP Install 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]