Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Andy on July 10, 2003, 06:38:45 AM
-
As far as I can see, the E-smith distro has perl and MySQL, but does it also have Perl DBI Module and its DBD driver installed as standard?
-
[root@iserver root]# rpm -qa | grep DBI
perl-DBI-1.21-1
[root@iserver root]# rpm -qa | grep DBD
perl-DBD-MySQL-1.2216-4
[root@iserver root]#
Chaloner Hale
SME 5.5
-
Thanks,
Do I need to enable MySQL in any way to use it!
Andy
-
No, you dont have to enable it, you just have to create a database for your application.
Karl