View Single Post
Old 05-20-2016, 06:09 AM   #1227
mariosipad
Guru
mariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watchmariosipad is clearly one to watch
 
Posts: 726
Karma: 10738
Join Date: Nov 2012
Device: iPad & iPhone with Marvin 2 + 3 & Kobo Glo HD
Quote:
Check if intl is properly installed and loaded
Please install the php5-intl extension and make sure it's enabled
Check if Normalizer class is properly installed and loaded
Please make sure intl is enabled in your php.ini
These "errors" do not trigger the other error. COPS should, in my experience, work even with these errors.

Quote:
Check if the rendering will be done on client side or server side
Client side rendering
This is not an error, but a setting. Not important for now.

You could try:
Code:
chmod -R 777 /Users/peter/e-book
but........

Maybe your webserver (Abyss on mac os x) puts restrictions on where to place the PHP accessible COPS database? (Just like on Synology [fixable])

You could try to put (for testing) the Calibre directory/folder inside of the COPS directory (/Applications/Abyss/www/COPS/e-book or something like that) and use $config['calibre_directory'] = './e-book/'; in config_local.php

As Abyss is "non-free" software I cannot help you with that on one of my OSX boxes.
Correction: It is free! the X1 version you presumably have.

I might try for myself (on Linux) if I can get it to work with COPS(maybe this afternoon).

Last edited by mariosipad; 05-20-2016 at 06:22 AM.
mariosipad is offline   Reply With Quote