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

Re: [cobalt-users] Re: PHP4 and Raq2



> I did the install, followed all directions on
> http://paulschreiber.com/download/mysql-php-apache-raq.txt with no result.
> Everything seems to work, I start httpd and it looks like it starts, but never
> does. I was trying to install apache_1.3.19 and php-4.0.4pl1. I go and check
> the error log and I get this: httpd: caught SIGTERM, shutting down But that's
> all, nothing else. I don't see why it wouldn't be working
> 
Hey Greg,

I'm having the same results. I've posted the same problem a day or two ago.
I'm guessing (just guessing) that it has something to do with that version
of PHP. I've had success, following those same instructions, with Apache
1.3.14 and PHP4.03pl1.

Steven Werby said he's had success using Apache 1.3.19 and PHP4.03pl1, so
maybe you should give that a try.

Pierre Chopot also posted information on a PHP bug and said that he got
PHP4.04pl1 to compile on a Qube2. Here is a quote from his post:

> I just finished compiling PHP 4.0.4pl1 into Apache 1.3.19 as a static module
> on a Qube2. I had the same problem but Oliver Hingst on the Qube list pointed
> out a nasty bug in PHP for Mips. See http://bugs.php.net bug ID 9827. The very
> latest release of PHP is already a little bit different from the described bug
> (you have to change 10000.0 with 1.0 three times instead of 1 in the source of
> crypt.c ... better read the problem description). I did write a small howto
> for the Qube2 but I was waiting a few day to check for stability.

HTH,
j