Re: PHP / Moto incompatibility

Cory Wright <[email protected]> Fri, 28 Mar 2003 21:35:12 -0500
Newsgroups gmane.comp.lang.moto.devel
Organization Stand Blue Technology
Message-ID <[email protected]>
On Thu, Mar 20, 2003 at 04:00:22PM -0500, David Hakim wrote:
> I don't believe mod_moto can co-exist with php4 on a default redhat 7.3 
> installation. My experience is that the apache server won't start 
> unless the patch I posted is applied. I figure this is important if we 
> want to distribute a binary rpm since it may likely be used on a 
> webserver that has php4 enabled.

I just had to compile php 4.3.1 and noticed the following message at the
end of the ./configure sequence:

+--------------------------------------------------------------------+
|                        *** WARNING ***                             |
|                                                                    |
| You chose to compile PHP with the built-in MySQL support.  If you  |
| are compiling a server module, and intend to use other server      |
| modules that also use MySQL (e.g, mod_auth_mysql, PHP 3.0,         |
| mod_perl) you must NOT rely on PHP's built-in MySQL support, and   |
| instead build it with your local MySQL support files, by adding    |
| --with-mysql=/path/to/mysql to your configure line.                |
+--------------------------------------------------------------------+

Just thought that it was interesting, and relevent to our recent thread
on the topic.

Cory

--
Cory Wright
Stand Blue Technology
http://www.standblue.net/