Topic: SQLite, PDO and Installing Wolf
First, my host considers PDO and PDO_SQL a security risk. What a dissapointment after working with Wolf using XAMPP.
I wish to use SQLite. Please help me with the initial environment check when the Installer runs:
It states:
PDO supports SQLite 3 -- n/a -- (not applicable)
The footnote states, "Only one database has to be supported by PDO. If you use MySQL, you don't need a SQLite driver and visa versa."
Is it possible to make the choice for SQLite bypassing the PDO issue?

