On Fri, Aug 06, 2004 at 02:33:28PM -0400, Justin Hannus wrote:
> Please include the list when replying to posts...

Sorry.  You replied to me off-list, so I did the same.

Reinstalling DBD::mysql did indeed solve the problem.  I now know that
whenever I update MySQL, I need to also reinstall both PHP and
DBD::mysql.

Thanks for the pointer.

> 
> -Justin
> 
> ----- Original Message -----
> From: "Phil Stracchino" <[EMAIL PROTECTED]>
> To: "Justin Hannus" <[EMAIL PROTECTED]>
> Sent: Friday, August 06, 2004 2:23 PM
> Subject: Re: [PHP] Strange PHP problem with mod_perl and MySQL
> 
> 
> > On Fri, Aug 06, 2004 at 10:06:31AM -0400, Justin Hannus wrote:
> > > Make sure that your php and DBD::MySQL were compiled against the *same
> > > exact* library. Apache loads in mod_php and mod_perl on startup and if
> they
> > > in turn both load two separate libmysqlclient libs then you will get
> > > multiple defined symbols--which Apache cannot resolve.
> >
> > Hmm.  DBD::MySQL was updated recently enough that they SHOULD have been
> > compiled against the same version.  Just in case, I will try
> > re-installing DBD::MySQL right now and see if that has an effect.
> >
> >
> > --
> >   ========== Fight Back!  It may not be just YOUR life at risk. ==========
> >   [EMAIL PROTECTED] : [EMAIL PROTECTED] : [EMAIL PROTECTED]
> >    phil stracchino : unix ronin : renaissance man : mystic zen biker geek
> >      2000 CBR929RR, 1991 VFR750F3 (foully murdered), 1986 VF500F (sold)
> >            Linux Now!  ...Friends don't let friends use Microsoft.
> >
> 

-- 
  ========== Fight Back!  It may not be just YOUR life at risk. ==========
  [EMAIL PROTECTED] : [EMAIL PROTECTED] : [EMAIL PROTECTED]
   phil stracchino : unix ronin : renaissance man : mystic zen biker geek
     2000 CBR929RR, 1991 VFR750F3 (foully murdered), 1986 VF500F (sold)
           Linux Now!  ...Friends don't let friends use Microsoft.

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

Reply via email to