Hey everyone, Im new here.

I'm also new in database management. I wanna set up a little server with a fast and easy to maintain message-board. Here are the details:

OpenBSD 3.8
Apache 1.3.29
php5-core-5.0.4p0
php5-sqlite-5.0.4
sqlite-2.8.16

and, as detailed in the title, PunBB 1.2.10.

I tried to install it, but I failed. I opened install.php, gave it a database-name, but if the file doesnt exist it gives me a

PunBB reported: Unable to create new database './my.db'. Permission denied

error, or if I create the file manually and chmod it (not sure what to use anyway) then:

PunBB reported: Unable to open database './my.db'. SQLite reported: malformed database schema - unable to open a temporary database file for storing temporary tables

error. I know there's a way to create a db file which the punbb installer can use but i donno what's that way.

Pls help me, and sorry for my ignorance!