Koozali.org: home of the SME Server

Does SME have this?

Andy

Does SME have this?
« 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?

Chaloner Hale

Re: Does SME have this?
« Reply #1 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

Andy

Re: Does SME have this?
« Reply #2 on: July 10, 2003, 09:31:29 AM »
Thanks,

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

Andy

Karl W. Mueller

Re: Does SME have this?
« Reply #3 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