Thanks for that link for some reason I try rm config.cache make clean
I do it again the ./configure ... make make install and once again, I search in /usr/lib/apache/ and only see libperl.so not php4.so (libphp4.so) If I add that line to the httpd.conf will it know what to do? I even tried locate libphp4 and only get .a type files should I redo with another php source? tx ----- Original Message ----- From: Gerald Waugh <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 25, 2001 12:20 PM Subject: Re: [cobalt-developers] Need confirmation per raq 3/php 4. Almost done > On Tuesday 25 December 2001 10:08 am, you wrote: > > Thank you Gerald > > > > I just realized when doing a search for .so files, not one was found for > > php > > > > I even did the make install before I tried to edit the httd.conf file > > > > I presume this isn't normal for raq 3 > > > > Following one's instructions, said to just add that line, but if I can't > > find that module (The php 4 .so file) adding that line > > > > LoadModule php4_module /usr/lib/apache/libphp4.so > > > > Wouldn't do me much good, right? UNless I am not clear on the logic > > (Newbie) > > > > Either way, enjoy the holidays and thanks for your time I know you are busy > > I was just a bit shocked to see no libphp4.so file and would like to > > continue but not sure I can. > > there should definately be a /usr/lib/apache/libphp4.so > > I can't swear to these instructions, but I used them and it seems to work. > you may want to review them. > http://www.raqware.com/php4-raq3.html > > Gerald > -- > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers > _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
