Quote:
Originally Posted by kadafi_alive
Hi, this might be a newbie question but how do you find out if you have:
Perl (Some hosts call this CGI) w/ the DBI module (MySQL driver)
installed?
Thanks in advance
|
Well, most hosts have Perl installed, but your host may be able to tell you. Generally Perl installations also have DBI installed, but you will know pretty quick when you run the Perl script because it will throw a visible error saying it cannot find the module.