NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
WhoCares_
Dec 11, 2011Mentor
PHP 5.4.44
PHP5 5.4.44
Description:
PHPis a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
...
Forage
Sep 29, 2015Apprentice
After updating the add-on from PHP 5.4.44 to PHP 5.4.45 I noticed one issue. All disabled modules are being enabled again when updating the add-on. It would be good to preserve the settings since the ReadyNAS isn't the most powerful system to run all this stuff nicely.
Also, with PHP 5.4.45 you added the APCu module and for that: many thanks!
Since you are, however, recommending to use it with ownCloud, you might want to add the following to /etc/php5/cli/php.ini
apc.enable_cli=1
I don't know to what extend you are messing with PHP's default settings but it's not that obvious for people to know they have to do this. In addition to adding the following to config/config.php
'memcache.local' => '\OC\Memcache\APCu',
Especially the first setting is something that will be overlooked. The result will be a failing ownCloud cron job if you forget.
Related Content
NETGEAR Academy

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