Quote:
Originally Posted by lucisdeus
ok great then can someone guide me on how to create some users and how to restrict some of them
|
You must first install the calibre PHP server. See
https://www.mobileread.com/forums/sho...d.php?t=104188. Once installed, follow the instructions in the INSTALL file to enable logon and per-user restrictions.
From your posts I get the impression that you are not familiar with computer systems administration. If I am correct, then installing my server will be a challenge. For example, the list of prerequisites is:
Quote:
Requirements: the implementation requires a web server (Apache and IIS should both work), PHP 5.2 or 5.3 with some modules such as SQLite and GD, and Smarty. I am using both PHP 5.2 and PHP5.3, smarty 2.6 and Apache 2.2. See the README and INSTALL files included in the distribution for more information.
|
You must understand what the above means and be able to ensure that all prerequisites are installed and running before you will be able to install my server.
If I am inferring too much from your posts, I apologize.
It might be easier for you to create several different instances of the standard calibre server using the command line, each on a different port and each with a different password and restriction. See the calibre command line documentation for the content server for guidance:
http://manual.calibre-ebook.com/cli/calibre-server.html.