[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] php install problems
- Subject: Re: [cobalt-users] php install problems
- From: "Charles Williams" <hosting.mailing.list.account@xxxxxxxxxxxxxxx>
- Date: Sun Aug 26 18:52:41 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
also if installing 4.0.6 i would instead install 4.0.5
chuck
----- Original Message -----
From: "Marcus Souza" <lista@xxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Friday, August 10, 2001 6:11 PM
Subject: Re: [cobalt-users] php install problems
> Hi Steve Werby,
>
> I dont found " libphp4.so " , have any other command to found this file ?
>
> I used:
> ./configure --with-apxs --with-mysql --enable-track-vars
> make
> make install
>
> In srm.conf i edit:
> AddType application/x-httpd-php .php
> AddType application/x-httpd-php .php3
> AddType application/x-httpd-php-source .phps
>
> Thanks
> Marcus
>
> *********** REPLY SEPARATOR ***********
>
> On 10/08/2001 at 08:03 Steve Werby wrote:
>
> >"Marcus Souza" <lista@xxxxxxxxxxx> wrote:
> >> I install PHP in Raq3 but anythink is wrong ....
> >>
> >> I put this line in httpd.conf : " LoadModule php4_module
> >> /usr/lib/apache/libphp4.so "
> >>
> >> when i restart httpd i get this message :
> >> " Cannot load /usr/lib/apache/libphp4.so into
> >> server: /usr/lib/apache/libphp4.so: cannot open
> >> shared object file: No such file or directory"
> >>
> >>
> >> /usr/lib/apache/ dir have only : " libperl.so "
> >
> >Is libphp4.so anywhere on the server? Do "updatedb", wait for it to
finish
> >(may take a few minutes), then "locate libphp4.so". If so copy it to the
> >right location and try again. You may have forgotten a step in the
install.
> >Also, you didn't say which of the 3 install methods you used for PHP -
DSO,
> >compiled directly into Apache binary or standalone (CGI version). I
could
> >help you better if I knew that and the ./configure commands you used.
Step
> >by step instructions you used would be helpful too in order to see if you
> >forgot something or had a typo that caused something not to happen.
> >
> >--
> >Steve Werby
> >President, Befriend Internet Services LLC
> >http://www.befriend.com/
> >
> >_______________________________________________
> >cobalt-users mailing list
> >cobalt-users@xxxxxxxxxxxxxxx
> >To Subscribe or Unsubscribe, please go to:
> >http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>