<html>
<head>
<base href="https://issues.openmandriva.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - apache, extensions, php-memcache & php-APCu"
href="https://issues.openmandriva.org/show_bug.cgi?id=2054">2054</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>apache, extensions, php-memcache & php-APCu
</td>
</tr>
<tr>
<th>Product</th>
<td>Openmandriva Lx 3.0
</td>
</tr>
<tr>
<th>Version</th>
<td>Lx 3.0
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>Normal
</td>
</tr>
<tr>
<th>Component</th>
<td>Software
</td>
</tr>
<tr>
<th>Assignee</th>
<td>cris@beebgames.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>blackcrack@blackysgate.de
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>tpgxyz@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>itchka@compuserve.com
</td>
</tr></table>
<p>
<div>
<pre>Hi :)
memcache again :)
but works together with APCu
take a look :
<a href="https://docs.nextcloud.com/server/11/admin_manual/configuration_server/caching_configuration.html">https://docs.nextcloud.com/server/11/admin_manual/configuration_server/caching_configuration.html</a>
(this is a thing for OwnCloud and NextCloud !)
i have in config.php included
'memcache.local' => '\OC\Memcache\APC',
and try'd this too:
'memcache.local' => '\OC\Memcache\APCu',
and became :
"Memcache \OC\Memcache\APC not available for local cache Is the matching PHP
module installed and enabled?"
and with APCu :
Memcache \OC\Memcache\APCu not available for local cache Is the matching PHP
module installed and enabled?
you can test it if you install the old version of owncloud,
remove the files, download the tar.gz as apache user ( su - apache )
with wget and extract it in the owncloud folder, create a mariadb. with
password
and start/install the Cloud, then test it all :)
By the way, on this step can you test it PHPBB and other webapplications too .
best regards
Blacky</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>