[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Problem Installing PHP4 on a RaQ2
- Subject: Re: [cobalt-users] Problem Installing PHP4 on a RaQ2
- From: flash22@xxxxxxx
- Date: Mon Jan 22 21:35:38 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Sun, 21 Jan 2001, Joe Duffus wrote:
> Thanks for your suggestion, Roberto. I tried it and Apache is still core
> dumping when I uncomment the line
>
> #LoadModule php4_module /usr/lib/apache/libphp4.so
>
> in httpd.conf
>
> I left those two lines in the http.init file for now.
Compiling the module for the wrong cpu will make apache dump core also,
make sure you conpiled for the right cpu, there are 3 different 'mips' cpu
models, and i have had configure guess wrong..
(ldd will tell you , or file)