From: Ward De R. <war...@gm...> - 2011-01-22 00:21:46
|
Hello David, Phpsqliteadmin is for sqlite v2 database files. sqlite v3 (the one you used) is a complete different database file. At the moment noone is really developing phpsqliteadmin, so if there won't be more developpers there will be no support for sqlite 3. I fixed some bugs a little over a year ago, but I don't think anyone changed anything to the code since. Ward 2011/1/21 David Doria <dav...@gm...> > Hi all, > > When I add a Test.sqlite to the db/ directory and add a row for it in the > phpsla.sqlite, when I select it in the "Database alias" dropdown, I get > > "The selected database is either read-only or does not exist" > > The errors makes the problem sound obvious, but the file does exist and it > is not read only! > > The file is here: > http://daviddoria.com/phpsqliteadmin03a1/db/test.sqlite > > I have set the path in the phpsla.sqlite to db/test.sqlite . The file > permissions are 777. > > Any suggestions? The username:pw are the default root:root if anyone would > care to poke around at http://daviddoria.com/phpsqliteadmin03a1/ > > Thanks! > > David > > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better > price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > Phpsqliteadmin-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpsqliteadmin-devel > > |