root@dlp:~ # service linux enable
linux enabled in /etc/rc.conf
root@dlp:~ # service linux start
root@dlp:~ # sudo -u www php --define apc.enable_cli=1 --define memory_limit=1G /usr/local/www/apache24/nextcloud/occ app:install documentserver_community
The process control (PCNTL) extensions are required in case you want to interrupt long running commands - see https://www.php.net/manual/en/book.pcntl.php
Additionally the function 'pcntl_signal' and 'pcntl_signal_dispatch' need to be enabled in your php.ini.
documentserver_community 0.1.18 installed
documentserver_community enabled
root@dlp:~ # sudo -u www php --define apc.enable_cli=1 --define memory_limit=1G /usr/local/www/apache24/nextcloud/occ app:install onlyoffice
The process control (PCNTL) extensions are required in case you want to interrupt long running commands - see https://www.php.net/manual/en/book.pcntl.php
Additionally the function 'pcntl_signal' and 'pcntl_signal_dispatch' need to be enabled in your php.ini.
onlyoffice 9.3.0 installed
onlyoffice enabled
|