bspacer1 bspacer2
webmail hosting forum clients about

Computer Co-op, CornerNET Internet Gateway, and PJR Solutions is owned by PJR Sales & Service. Quality products and online services since 1991. We can be your
Complete Computer Connection

Hosting @ $5.95

Domains @ $16.98
Home PagePortal HomeClient AreaAnnouncementsKnowledgebaseSupport TicketsDownloadsRegister

Knowledgebase
You are here: Portal Home > Knowledgebase > cPanel Related Issues > MySQL management issues > Is SQLite supported?

Is SQLite supported?

SQLite is a software library which implements an SQL database engine. SQLite and PDO_SQLite are supported on all of our servers.

SQLite can be used with PHP scripts through the SQLite PHP functions.

You can check the SQLite and PDO_SQLite library versions using the phpinfo function. To do this, you should create a simple php file (for example phpinfo.php) with the following line in it:

<?php phpinfo(); ?>

Then you should open this file in a browser to see the full Apache/PHP information. The path to the file should be:

yourdomainname.com/phpinfo.php

The SQLite version is shown next to SQLite Library in the SQLite section of the file. Accordingly, the PDO_SQLite version is shown next to SQLite Library in the pdo_sqlite section of the file.



Was this answer helpful?

Add to Favourites
Print this Article

Also Read
How can I import a large database to my account? PhpMyAdmin times out. (Views: 11278)
I get an error 'ACCESS DENIED CREATE DATABASE db_name' when I try to import a database (Views: 10053)
I get syntax error when trying to run a MySQL query. (Views: 1060)
I don't have enough privileges for creating/dropping databases in PhpMyAdmin (Views: 2705)
I have problems accessing my MySQL database remotely (Views: 5298)

Powered by WHMCompleteSolution


Copyright © 1994-2021 PJR Sales and Service All Rights Reserved