Re: PHP / Moto incompatibility

David Hakim <dhakim-Gkm/TONP9n1Wk0Htik3J/[email protected]> Fri, 28 Mar 2003 21:54:24 -0500
Newsgroups gmane.comp.lang.moto.devel
Message-ID <[email protected]>
After doing this, did you have any problems with using mysql in moto 
scripts while php was also running ?

-Dave

On Friday, March 28, 2003, at 09:35  PM, Cory Wright wrote:

> 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/
>