Im new in opensuse. I have installed an Owncloud, then i must install some module for cache memmory. So, APCu require in system.
Please tell me, b’couse im fighting 3 days now…how properly install this. Below I pasted what I did till now, and errors. This is not bug of application Owncloud.
I did →
First,
Pls post how you installed Owncloud… a URL to your reference, a guide, a download, whatever.
Reason is because I’m a bit surprised that your Ownloud is installing memcache and redis… I install those only in large, complex network applications and doubt there is any need for those when deploying a single server app(I assume you’re not installing a farm of Owncloud).
Also,
After installing Apache modules, you should always list your Apache modules to verify that they’re enabled
Am Wed, 04 Oct 2017 17:06:01 +0000 schrieb cezarylee:
> Hi there.
>
> Im new in opensuse. I have installed an Owncloud, then i must install
> some module for cache memmory. So, APCu require in system.
>
> Please tell me, b’couse im fighting 3 days now…how properly install
> this. Below I pasted what I did till now, and errors. This is not bug of
> application Owncloud.
> I did →
>
>
> Code:
> --------------------
> zypper addrepo http://tinyurl.com/ya692xd7
> zypper refresh zypper install php7-apcu
>
Why do you not use package from server:php:extensions:php7?
This is also the package-/version-source for Tumbleweed.