View Single Post
Old 12-12-2013, 10:42 PM   #718
scoopaz
Nosy Parker
scoopaz began at the beginning.
 
scoopaz's Avatar
 
Posts: 32
Karma: 10
Join Date: May 2010
Location: Valley of the Sun
Device: EZ Reader Pro, Nook Classic, Touch, Color, PRS-650, Asus Transformer
Quote:
Originally Posted by scoopaz View Post
Thanks Vlad! I'll try your git version first tonight, then If I am still having issues I'll revert to an earlier version of PHP.

Lisa
Well the error went away with the updated git version, and without uninstalling PHP 5.6 but now my server cannot find the metadata.db
File ./metadata.db not found, Please check
Value of $config['calibre_directory'] in config_local.php Value of
open_basedir
in your php.ini The access rights of the Calibre Database

open_basedir is commented out in php.ini

the webserver root dir is c:\abyss web server\htdocs

my metadata.db is in c:\abyss web server\htdocs\catalogs\book bonanza

$config['calibre_directory'] = './catalogs/book bonanza/';

Any suggestions from Windows webserver users out there?

Two steps forward...

Lisa
scoopaz is offline   Reply With Quote