[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Howto php4/mysql install to Raq3i
- Subject: Re: [cobalt-users] Howto php4/mysql install to Raq3i
- From: "Marcus Souza" <lista@xxxxxxxxxxx>
- Date: Mon Jul 30 12:14:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi Kody,
Thanks for you help !!!
1) I find this bug ( php v.4.0.6 ) text in php list:
=====================================================================
BUG COPY MESSAGE IN PHP.NET
Bug id #11690
Status: Duplicate User Modify Dev Modify
From: glen@xxxxxxxxxxxxxxxxxxxx
Reported: 2001-06-26 05:24:54
Type: Apache related
OS: Cobalt OS 5.0 (RaQ3)
PHP Version: 4.0.6
Summary: apxs does not support -S
--------------------------------------------------------------------------------
[2001-06-26 05:24:54] glen@xxxxxxxxxxxxxxxxxxxx
I currently have PHP4.0.4pl1 running fine on a Cobalt RaQ3
machine, and I attempted to upgrade to version 4.0.6.
The configure and make went okay with no errors reported,
but 'make install' fails with the following error:
---
Making install in .
make[1]: Entering directory
`/home/sites/home/users/admin/php-4.0.6'
/home/sites/home/users/admin/php-4.0.6/build/shtool mkdir
-p "/usr/lib/apache" && /usr/sbin/apxs -S
LIBEXECDIR="/usr/lib/apache" -i -a -n php4 libs/libphp4.so
apxs:Error: Unknown option: S
Usage: apxs -g -n <modname>
apxs -q <query> ...
apxs -c [-o <dsofile>] [-D <name>[=<value>]] [-I
<incdir>]
[-L <libdir>] [-l <libname>] [-Wc,<flags>]
[-Wl,<flags>]
<files> ...
apxs -i [-a] [-A] [-n <modname>] <dsofile> ...
make[1]: *** [install-sapi] Error 1
make[1]: Leaving directory
`/home/sites/home/users/admin/php-4.0.6'
make: *** [install-recursive] Error 1
---
It seems the PHP install is trying to install the DSO
module with an option that apxs doesn't support ( -S ).
The RaQ3 is running Apache version 1.3.6.
Regards,
Glen Scott
[2001-06-26 10:21:43] derick@xxxxxxx
Duplicate of 11647
=====================================================================
2) Have a new Mysql in http://pkg.nl.cobalt.com [ RaQ3-RaQ4-MySQL-3.23.37-1.pkg ]
Regards.
Marcus