Ok, my first ./configure that showed a php message (I just tried apxs ./configure)
Now, I still can't find libphp4.so but tha tdoesn't mean it won't exist now (I tried /usr/lib/apache) and only libperl.so shows but I can try update db teh point is, that is my first ./configure with that php message, that must be a good sign, and the config.status finally changed God, I just want to know when I can add that line: LoadModule php4_module /usr/lib/apache/libphp4.so without fail, you know? I will try tomorrow to look for it, I've tried all day. But would you agree that welcome to php type message is a good sign? Just asking if you've experienced this, I never knew it would appear Anyway, thanks for your time and I'll try to find that libphp4.so which just cannot be found. I'll try updatedb tomorrow take care and thanks, guys. It means a lot, I can't thank you enough for your patience with me Joel ----- Original Message ----- From: Gerald Waugh <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 26, 2001 1:44 AM Subject: Re: [cobalt-developers] Need confirmation per raq 3/php 4. Almost done > On Tuesday 25 December 2001 01:37 pm, you wrote: > > 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? > > No, I think you actualy have to have the file /usr/lib/apache/libphp4.so > > > I even tried locate libphp4 and only get .a type files > > > > should I redo with another php source? > > > I really don't know. > Are you giving ./configure some options? > ./configure --with-mysql --with-apxs=/usr/sbin/apxs --enable-ftp > --with-openssl=/usr/local/ssl/ > > Are you positive you are not getting compile errors? > Does "make" and "make install complete with no errors? > 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
