Joshua Parker Ruehlig
Hall of Famer
- Joined
- Dec 5, 2011
- Messages
- 5,949
create the file /usr/local/www/owncloud/updater/phpinfo.php with...
browser jail_IP/owncloud/updater/phpinfo.php and check if APCu is enabled/available.
the services should be enabled. so after you restart the jail, can you confirm the output of 'service nginx status'
Code:
<?php phpinfo(); ?>
browser jail_IP/owncloud/updater/phpinfo.php and check if APCu is enabled/available.
the services should be enabled. so after you restart the jail, can you confirm the output of 'service nginx status'