Yes I tried that. The problem seems to be that when you install a new DBD to 
the DBI engine, the DBD is registered. So if I copy both PM files, when 
trying to conect to DBI, it returns an error indicating that the DBD::CSV 
has not been installed.

Even thought, great idea, please let me know if you think of anything 
else...


----------------------
Manuel E. Emmelhainz M.



>From: "Joseph P. Discenza" <[EMAIL PROTECTED]>
>Reply-To: <[EMAIL PROTECTED]>
>To: "Manuel E. Emmelhainz M." <[EMAIL PROTECTED]>,   
><[EMAIL PROTECTED]>,   
><[EMAIL PROTECTED]>
>Subject: RE: Using DBD::CSV in a Web Virtual Server
>Date: Mon, 23 Jul 2001 08:00:51 -0400
>
>Manuel E. Emmelhainz M. wrote, on Sunday, July 22, 2001 5:47 PM
>: I have being using DBI with the DBD::MySQL and the DBD::CSV modules to
>: manipulate Databases in Windows 98, and I decided to develop a
>: database for
>: a web site hosted in a virtual server.
>:
>: The problem is the following: the host won't install me the
>: DBD::CSV module
>: to the perl instalation, and I have to deliver the website in that host
>: (otherwise, I would just move the site to another webhosting).
>:
>: My question is the following: Is there anyway to install the DBD::CSV 
>(and
>: also DBI, for that matter) in my virtual host?
>:
>: I have made several objects in Perl, and they seemed to work all
>: right with
>: just installing them in my cgi-bin directory and using the USE in my cgi
>: script.
>
>Have you tried it? If you can use your own modules in your cgi-bin dir,
>you should be able to use any module there. Because the DBD modules depend
>on DBI, you may have to install DBI in your cgi-bin as well; but that's a
>complete guess.
>
>Good luck,
>
>Joe
>
>==============================================================
>           Joseph P. Discenza, Sr. Programmer/Analyst
>                mailto:[EMAIL PROTECTED]
>
>           Carleton Inc.   http://www.carletoninc.com
>           219.243.6040 ext. 300    fax: 219.243.6060
>
>Providing Financial Solutions and Compliance for over 30 Years
>
>


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to