Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Andy on July 10, 2003, 06:38:45 AM

Title: Does SME have this?
Post 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?
Title: Re: Does SME have this?
Post by: Chaloner Hale on July 10, 2003, 08:11:38 AM
[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
Title: Re: Does SME have this?
Post by: Andy on July 10, 2003, 09:31:29 AM
Thanks,

Do I need to enable MySQL in any way to use it!

Andy
Title: Re: Does SME have this?
Post by: Karl W. Mueller on July 11, 2003, 01:30:43 PM
No, you dont have to enable it, you just have to create a database for your application.


Karl