[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Raq2: Updating PHP 3.0.7 to PHP 3.0.16 and MySQL
- Subject: Re: [cobalt-users] Raq2: Updating PHP 3.0.7 to PHP 3.0.16 and MySQL
- From: "Brian Curtis" <admin@xxxxxxxxxxx>
- Date: Thu Apr 27 04:33:46 2000
- Organization: Pomfret Computer Technologies
> while PHP 3.0.16 is showing
>
> Compilation
> definitions:
> MYSQL_INCLUDE=
> MYSQL_LFLAGS=
> MYSQL_LIBS=
I compiled and installed both PHP 3.0.16 and 4.0RC1 last night _with_ MySQL
support, as CGI binaries instead of Apache modules, and both report the same
thing you encountered. However, I can make database connections without a
problem.
On another note, anyone know how to make the PHP Apache modules run under
the uid/gid that is assigned to the virtual host executing the PHP script
via suEXEC? It seems silly to me that the PHP modules run as the Apache
uid/gid (usually nobody/nobody) when you can configure PHP within
VirtualHost directives (the same place you assign the sexed uid/gid for the
user).
Thanks,
Brian Curtis