I have built my site with phpbb but iam facing errors while configuring the database .My database is SQLite.I have set all the fields of database setting.Still iam not able to connect to database.Please help me out.
Ans: If you are installing using SQLite, you should enter the full path to your database file in the DSN field and leave the username and password fields blank. For security reasons, you should make sure that the database file is not stored in a location accessible from the web.
http://www.css4me.com


