NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
winnall
Mar 07, 2016Aspirant
PostgreSQL extension for PHP5 with ownCloud
Is there a simple way to add the PostqgreSQL extension to PHP5 on a ReadyNAS Duo so I can use a remote PostgreSQL instance with ownCloud? Steve
winnall
Mar 08, 2016Aspirant
Hi Stefan
I've got your latest PHP version from the community downloads page: 5.4.45.
Regards,
Steve
WhoCares_
Mar 08, 2016Mentor
Here's a link to the PHP PostgreSQL module for your version of PHP: https://www.dropbox.com/s/eqhdlik0h17wofh/php5-pgsql_5.4.45-0rnx1_i386.deb?dl=0
You'll most likely also need the base PostgreSQL library: https://www.dropbox.com/s/3ulqqxsgp8bqu46/libpq4_8.1.19-0etch1_i386.deb?dl=0
Both need to be installed on the command line of the ReadyNAS using
dpkg -i <name of .deb file>
There may be additional dependencies. The files needed sould be available here: http://archive.debian.org/debian/pool/main/
-Stefan
- winnallMar 08, 2016Aspirant
Hi Stefan
Thanks for this. However, looking at the names of the files, they appear to be for Intel machines (i386). I've got a Duo, which is Sparc.
Regards,
Steve
- winnallMar 08, 2016Aspirant
However, I infer from your reply that the OS on the ReadNAS is a Debian. I hadn't realised that. I should be able to find the appropriate packages my self.
Thanks a lot for your help.
Regards,
Steve
- WhoCares_Mar 08, 2016Mentor
My bad, I really shouldn't do ReadyNAS stuff while at work ;)
Here's the correct link for the PHP module: https://www.dropbox.com/s/du4a7bwne35zg68/php5-pgsql_5.4.45-0rnx1_sparc.deb?dl=0
And here's the Postgres library for Sparc: http://archive.debian.org/debian/pool/main/p/postgresql-8.1/libpq4_8.1.19-0etch1_sparc.deb
-Stefan
- WhoCares_Mar 08, 2016Mentor
I doubt you'll get PHP 5.4.45 for Debian etch on Sparc anywhere except from me ;)
-Stefan
Related Content
NETGEAR Academy

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