From: DaWiz Date: August 9 2012 4:24am Subject: RE: trouble with perl List-Archive: http://lists.mysql.com/mysql/227978 Message-Id: <015601cd75e6$dc234800$9469d800$@dawiz.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I can't find his phone number to call him. -----Original Message----- From: Martin Gainty [mailto:mgainty@stripped]=20 Sent: Wednesday, August 08, 2012 12:22 PM To: elim.qiu@stripped Cc: mysql@stripped 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=20 ______________________________________________=20 Verzicht und Vertraulichkeitanmerkung/Note de d=E9ni et de = confidentialit=E9 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 =EAtre privil=E9gi=E9. Si vous = n'=EAtes pas le destinataire pr=E9vu, nous te demandons avec bont=E9 que pour satisfaire informez l'exp=E9diteur. N'importe quelle diffusion non autoris=E9e ou = la copie de ceci est interdite. Ce message sert =E0 l'information seulement et = n'aura pas n'importe quel effet l=E9galement obligatoire. =C9tant donn=E9 que = les email peuvent facilement =EAtre sujets =E0 la manipulation, nous ne pouvons = accepter aucune responsabilit=E9 pour le contenu fourni. > Date: Wed, 8 Aug 2012 13:28:42 -0400 > Subject: Re: trouble with perl > From: perrin@stripped > To: elim.qiu@stripped > CC: mysql@stripped >=20 > On Wed, Aug 8, 2012 at 1:12 PM, Elim Qiu 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) >=20 > 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. >=20 > 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 >=20 > - Perrin >=20 > --=20 > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/mysql >=20 =20