NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
mdgm-ntgr
Sep 25, 2012NETGEAR Employee Retired
OwnCloud add-on thread
This is a general discussion thread for the OwnCloud add-on Owncloud for Sparc (Duo/NV+ v1 etc.): http://www.readynas.com/forum/viewtopic.php?f=47&t=66762 Owncloud for ARM (Duo/NV+ v2): http://www...
slobberbone
Sep 07, 2013Aspirant
Hye all !
I've update my owncloud instance from 5.0.7 to 5.0.10 and I've a problem, Error 500, it's because xcache is not configured.
You have to edit /etc/php5/apache2/conf.d/xcache.ini
And configure it like :
You can use this page to encrypt directly in md5 : http://www.md5.fr/ or try comment the last line and uncomment this one ; xcache.admin.pass = md5(thepasswordwithoutMD5encryption)
After that, I've got a problem of redirection ... again ...
I've update my owncloud instance from 5.0.7 to 5.0.10 and I've a problem, Error 500, it's because xcache is not configured.
You have to edit /etc/php5/apache2/conf.d/xcache.ini
And configure it like :
[xcache.admin]
xcache.admin.enable_auth = On
; Configure this to use admin pages
xcache.admin.user = "admin"
; xcache.admin.pass = md5(thepasswordwithoutMD5encryption)
xcache.admin.pass = "thepasswordwithMD5encryption"
You can use this page to encrypt directly in md5 : http://www.md5.fr/ or try comment the last line and uncomment this one ; xcache.admin.pass = md5(thepasswordwithoutMD5encryption)
After that, I've got a problem of redirection ... again ...
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!