Ok.... finally i found. As usually when you spend all this time to fix something, the issue come from a dumb mistake :
I forget to restart apache after the install/conf of sqlite module ... Sorry for the inconvinenet. On Thu, Mar 3, 2011 at 4:48 PM, damien durant <[email protected]>wrote: > Yes, the db file exist. > I can connect (and i make some insert in) with sqlite3 command line sheel. > > I guess it's readable and writable. For test purpose, i'd just try a chmod > 777 on the db file, without success... > > > On Thu, Mar 3, 2011 at 4:41 PM, Ryan Schmidt > <[email protected]>wrote: > >> And there is actually an SQLite database at /var/www/discofy/discotify.db? >> You can open this database using another SQLite client? Is this file and the >> directory it's in readable and writable by the web server process? >> >> >> >> -- >> Our newest site for the community: CakePHP Video Tutorials >> http://tv.cakephp.org >> Check out the new CakePHP Questions site http://ask.cakephp.org and help >> others with their CakePHP related questions. >> >> >> To unsubscribe from this group, send email to >> [email protected] For more options, visit this group >> at http://groups.google.com/group/cake-php >> > > > > -- > Damien Durant > -- Damien Durant -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
