If you read when you make PHP it says DO NOT USE THE INTERNAL libraries that
are shipped with mysql, use the ones that come with MySQL. that is to avoid
issues with things like this. :)

Chris Riordan
http://www.hal-9000.net


----- Original Message -----
From: "Alessandro Federico" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 26, 2002 1:51 PM
Subject: [PHP-INST] Re: apache2 whith php 4.2.0 and mysql


> hi franco,
> I've compiled apache 2.0.35 (with DSO) and php 4.2.0 with
> --with-mysql=shared (which uses libmysql from php distribution)
> and I got the same problem.
> next I've compiled php with --with-mysql=/path and now
> everything it's ok!
> maybe it depends on the version of mysql, I have 3.23.49a.
>
> bye,
> ale
>
> F.Lanza wrote:
>
> > F.Lanza wrote:
> >
> > Little add to my precedent post:
> >
> > the connection to mysql don't work only if the host of dbserver is
> > "localhost",
> > with remote db server all work.
> >
> > Is this a bug of php?
> >
> > Regards
> >
> > Franco
> >
> >> hi,
> >> I've been compiled today php 4.2.0 with apache 2.0.35, apache compiled
> >> with DSO support and php with --with-mysql=/path  , --with-apxs=/path
and
> >> --disable-posix.
> >>
> >> php seems work fine, but all the connection to an mysql database don't
> >> work.
> >>
> >> anyone have an idea?
> >>
> >> tnx and Regards
> >>
> >> Franco
>
> --
> ***************************************************
>      Alessandro Federico
>      CASPUR  -  http://www.caspur.it/
>
>      e-mail:    [EMAIL PROTECTED]
>      phone:     +39 06 4991 3064
>      fax:       +39 06 4957083
>
>   Errare e' umano... ma per fare veramente casino
>   bisogna avere la password di root!
> ***************************************************
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to