I can't find his phone number to call him.

-----Original Message-----
From: Martin Gainty [mailto:mgai...@hotmail.com] 
Sent: Wednesday, August 08, 2012 12:22 PM
To: elim....@gmail.com
Cc: mysql@lists.mysql.com
Subject: RE: trouble with perl


I know I had the same problem with PHP when mysql.dll was off my PATH..put
the 2 mysql libraries on the first directory from your PATH

05/30/2008  08:17 PM         2,125,824 libmysql.dll
06/13/2012  06:31 PM            34,304 php_mysql.dll

be aware when things go wrong with DLL's you have no way to fix it except
1)grab the source
2)build it ..usually thru .\configure then .\make install
3)make sure the new binary gets installed to the first directory on your
PATH

Viel Gluck,
Martin 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene
Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte
Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht
dient lediglich dem Austausch von Informationen und entfaltet keine
rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von
E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le
destinataire prévu, nous te demandons avec bonté que pour satisfaire
informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie
de ceci est interdite. Ce message sert à l'information seulement et n'aura
pas n'importe quel effet légalement obligatoire. Étant donné que les email
peuvent facilement être sujets à la manipulation, nous ne pouvons accepter
aucune responsabilité pour le contenu fourni.


> Date: Wed, 8 Aug 2012 13:28:42 -0400
> Subject: Re: trouble with perl
> From: per...@elem.com
> To: elim....@gmail.com
> CC: mysql@lists.mysql.com
> 
> On Wed, Aug 8, 2012 at 1:12 PM, Elim Qiu <elim....@gmail.com> wrote:
> > But when I use browser for the system testing (perl_test.cgi and
forum.pl),
> > both report me that DBD:mysql is not installed (or not available)
> 
> It's possible that DBD::mysql is installed in a place where it's not
> in the library path for your CGI script, or that you have more than
> one Perl installed on your system.
> 
> I'd suggest you get some help either from the group that makes mwforum
> or on the Perl Beginner's list, since this is not a MySQL issue.  The
> Perl Beginners list is here: http://lists.perl.org/list/beginners.html
> 
> - Perrin
> 
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/mysql
> 
                                          


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to