install SQLite 3

Could you help me please, i must install a SQLite database on a website, do you have a simple process?

Thank you in advance,

Status: 
Active

Comments

Howdy -- one way to do that is by installing the Virtualmin sqlite module.

Which distro/version are you using?

thank you for your quick reply

I use SQLite 3

And y virtualmin release is:

Webmin version 1.620 Virtualmin version 3.99 Pro

What Linux distribution and version do you have on your server?

That's usually something like CentOS, Ubuntu, or Debian.

Okay, what you can do is log into your server over SSH as root.

Once you do that, run this command:

wbm-virtualmin-sqlite

Then, go into System Settings -> Features and Plugins, and make sure the sqlite module is enabled in Virtualmin.

Once it's enabled in Virtualmin, you can then add that feature to a domain by going into Edit Virtual Server -> Enabled Features, and enabling the sqlite feature for that Virtual Server.

Ok but when i enter the command : wbm-virtualmin-sqlite i have an error

-bash: wbm-virtualmin-sqlite : command not found

Nuts, I'm sorry, I got the command wrong... it should be this:

yum install wbm-virtualmin-sqlite

Thank you very much, it's now Okay !!

Best regards