[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Need confirmation per raq 3/php 4. Almostdone



I can check again

the httpd.conf after a make install shows
mod_php line, I was told to add
that loadmodule php4 line as in most raq 3 instructions

what happens if I just uncomment the mod_php line?

And I restart apache? (I changed the smf.conf file too)

would it recognize php or it's vital that php .so file is found
and added to that file?

it's weird, how I can find it at all.

Thanks for your time

joel
----- Original Message -----
From: Kingsly John <kingslyj@xxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Tuesday, December 25, 2001 6:31 PM
Subject: Re: [cobalt-developers] Need confirmation per raq 3/php 4.
Almostdone


> On Tue, 25 Dec 2001, Joel Holtzman wrote:
>
>  |...
>  |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
>
> Maybe the make install is installing the libphp4.so file in some other
> directory!!
>
> check the output of make install for clues.
>
> the results of a locate doesn't include files created after the last
> update of the locatedb... so that won't help at all ... try find (but it's
> very load intensive)
>
> or ...
>
> you should be able to see a libphp4.so in the directory where you build
> php... just copy that into the /usr/lib/apache directory.. and it should
> work fine.
>
> Kingsly
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>