[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



> 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