Hello. I am doing zend quickstart and when i try create a database using commend in terminal "load.sqlite.php --withdata" i can see some problems. For example, firs error massage was obout not present POD_SQLITE on my computer (it is really odd because i have use linux system operation (ubuntu 8.04.3) and ubuntu have pod_sqlite in it standard components (in terminal commend sqlite is working)). Activate pod_sqlite and sqlite in php.ini didn't any result (btw i am using xampp). helpful was installing php5-sqlite in terminal but when i try open load.sqlite.php again i have see next problem look like subject this topic "SQLSTATE[HY000] [14] unable to open database file". I am looking solution in google (natural reaction i think) but i didn't find anything interesting about it. There is no database.db file somewhere think but how repair it? install slqite manager for firefox doesn't gave any result (ubuntu 8.04.3 use older version firefox so i am download new version and install slqite manager).
I have no idea what to do now :P meaby someone have any helpful information?

