Hi,

It's not clear for me why your CLI php wants to log anything into '/var/log/zarafa/php-mapi.log'. But it's clear that this path is not writable to user apache. it's good idea to always add your OC version and app version into the message. In your case it is enough to download a new version of calendar app https://marketplace.owncloud.com/apps/calendar as it is compatible with any ownCloud starting from 9.0.0.
It should contain a valid certificate.

Victor

On 08/03/2017 06:07 PM, [email protected] wrote:

Hi all,

how can I fix that ?

http://pastebin.freepbx.org/view/697dfbbe

calendar app is not enable / installed

# php /var/www/html/owncloud/occ integrity:check-core

Console has to be executed with the user that owns the file config/config.php

Current user: root

Owner of config.php: apache

Try adding 'sudo -u apache ' to the beginning of the command (without the single quotes)

sudo -u apache php /var/www/html/owncloud/occ integrity:check-core

Unable to open logfile '/var/log/zarafa/php-mapi.log' as user 'apache'

Not enough permissions to append logfile '/var/log/zarafa/php-mapi.log'. Reverting to stderr.

I thnk the doc is not up to date…

I am running RHEL 7.3 fully updated.

Thanks you very much in advance!

Sébastien



_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user


_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to