From 43284647c8f868f32080aa30e327219707ea3f22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Mon, 21 Jul 2014 21:11:52 +0200 Subject: [PATCH] Add PHP embedded server to the README. --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index ccf3b75..c8f2504 100644 --- a/README +++ b/README @@ -32,7 +32,8 @@ If you want to use the OPDS feed don't forget to specify feed.php at the end of 1. PHP 5.3, 5.4, 5.5 or hhvm with GD image processing, Libxml, Json & SQLite3 support. 2. A web server with PHP support. I only tested with various version of Nginx. - Other people reported it working with Apache and Cherokee. + Other people reported it working with Apache and Cherokee. You can also use PHP + embedded server (https://github.com/seblucas/cops/wiki/Howto---PhpEmbeddedServer) 3. The path to a calibre library (metadata.db, format, & cover files). On any Debian base Linux you can use :