NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
maverick56
Jan 21, 2012Aspirant
PHP 5.3 installation
Hi, I found many tuto to install PHP on ReadyNas Duo, but none for PHP 5.3 ... Do you know if it's possible ? Merci
mdgm-ntgr
Jan 22, 2012NETGEAR Employee Retired
Well WhoCares? did it, so it is possible and he would know how easy/difficult it is.
For the source code take a look at http://php.net/downloads.php
Add-ons (".bin" files are developed using http://www.readynas.com/sdk)
To install PHP manually you wouldn't need to use that. You could do an
Then download PHP source, extract the contents, read the README (or similar) document and attempt to compile it. If it doesn't work then there'll be an issue e.g. with a dependency. You'll either need to backport the code to work with the version installed on the ReadyNAS or update the version on the ReadyNAS (note this may break things).
For the source code take a look at http://php.net/downloads.php
Add-ons (".bin" files are developed using http://www.readynas.com/sdk)
To install PHP manually you wouldn't need to use that. You could do an
# apt-get update && apt-get install build-essential
Then download PHP source, extract the contents, read the README (or similar) document and attempt to compile it. If it doesn't work then there'll be an issue e.g. with a dependency. You'll either need to backport the code to work with the version installed on the ReadyNAS or update the version on the ReadyNAS (note this may break things).
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!