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 -- 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
