View Single Post
Old 01-01-2013, 04:04 PM   #3
Kevnancy
Member
Kevnancy began at the beginning.
 
Posts: 23
Karma: 10
Join Date: Jan 2013
Device: kobo glo
Quote:
Originally Posted by theducks View Post
All. Server is not a standalone. You need the other pieces to populate the DB anyway.
In fact I want to store the database in my WS2012E and populate the DB using calibre on my desktop PC (It's ok).

But, I have a problem to implement the calibre server on my IIS 8 (WS2012E). I installed php 5.4.9 and it's working.

However, I have a problem with the sqlite3 database. I activated the following extionsion in php:
- extension=php_pdo_sqlite.dll
- extension=php_sqlite3.dll

but I have an error (http 500) when I tried to access to the remote server access.

Do you have an idea to resolve my problem?

best regards
Kevnancy is offline   Reply With Quote