PHP5 (currently 5.2.17)

A central place to check out community add-on releases for the ReadyNAS Ultra, Pro, NVX, 2100, 3100, 3200, 4200.
Forum rules
Add-ons in this forum are for use only on the ReadyNAS Pro and NVX models, and will not work with the Duo/NV/1100 platform.

For help with add-ons listed in this sub-forum, please post questions in this forum: General Discussion on ReadyNAS Add-ons.

These add-ons are created by third-party developers, and are not supported by NETGEAR. If you contact NETGEAR support for assistance with these add-ons, they will be unable to help you. Instead, post in the forum above to get help from the add-on developer.

PHP5 (currently 5.2.17)

Postby WhoCares? » Sat Nov 28, 2009 11:39 am

Image
PHP5 5.2.17
  • Description:
    PHPis a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
  • Requirements: RAIDiator 4.2.15
  • Platform: Intel
  • Current Version: PHP5_5.2.17-rnx86-1.4.6.bin
    • Changes from previous release:
      - Fixed compile time bug in recode library so it now works on the NVX again
      (thanks to gpnas for reporting and lending his NVX for testing ;))
  • Important:

    • Make sure to have SSH access enabled on your ReadyNAS before installing this addon. (Better safe than sorry!)
    • This module is not compatible with the PHP addon from super-poussin. If you already installed his version, do not install this PHP addon! You have been warned.
    • This module should be compatible with the SqueezeBox-Addon. I tried with the latest version and it worked for me. If you encounter problems, let me know
    • No restart of the ReadyNAS required, should work right after installation. Give it a minute or two for the web server needs to restart in the background. (Now really ;))
    • This addon is compiled with optimized compiler flags for the CPUs used in the Intel based ReadyNAS systems.
  • New:
    Allows to enable / disable certain modules from within FrontView. Example:
    Image
  • Details:
    • This addon contains the libphp5.so module for the Apache web server as well as the command line version of PHP. Included are the following extensions:
      - PEAR
      - bcmath
      - bz2
      - calendar
      - ctype
      - curl
      - date
      - dba
      - dom
      - eAccelerator (*NEW*)
      - exif
      - filter
      - ftp
      - gd
      - gettext
      - hash
      - iconv
      - imap (REMOVED in 5.2.17)
      - ldap
      - json
      - ldap
      - libxml
      - mbstring
      - mcrypt
      - mhash
      - mime_magic
      - mysql
      - mysqli (*New*)
      - odbc
      - openssl
      - pcre
      - PDO
      - pdo_mysql
      - pdo_odbc
      - pdo_sqlite
      - posix
      - Reflection
      - session
      - shmop
      - SimpleXML
      - snmp
      - soap
      - sockets
      - SPL
      - SQLite
      - standard
      - sysvmsg
      - sysvsem
      - sysvshm
      - tidy
      - tokenizer
      - wddx
      - xml
      - xmlreader
      - xmlrpc
      - xmlwriter
      - xsl
      - zip
      - zlib
  • History
    • PHP_5.2.17-rnx86-1.4.5.bin
      - Update PHP to 5.2.17
      - now with all libraries the modules depend on ...
      - Make MySQLi module really work (finally)
    • PHP_5.2.17-rnx86-1.4.4.bin
      - Re-enabled MySQLi extension yet again
      - Made Apache cleanly restart after Add-on installation
      - Contains the php.ini fixes for large uploads
      - Added incompatibility note with Super-Poussins PHP add-on.
      - Other changes: see Official Changelog
    • PHP_5.2.14-rnx86-1.1.2.bin
      - Re-enabled MySQLi extension
      - Made Apache cleanly restart after Add-on installation
      - Fix for enabling / disabling the whole Add-on (thanks to Sphardy)
      - Contains the php.ini fixes for large uploads
      - Added incompatibility note with Super-Poussins PHP add-on.
      - Other changes: see Official Changelog
    • PHP_5.2.13-readypro-1.0.1.bin
      - Removed MySQLi extension for it was causing intermittent Apache hangs (ie. Apache didn't restart)
      - Now allows enabling / disabling of modules through Frontview
      - Other changes: see Official Changelog
    • PHP5_5.2.12-readypro-0.9.0.bin
      Security Fixes
      - Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak. (Rasmus)
      - Fixed a open_basedir bypass in posix_mkfifo() identified by Grzegorz Stachowiak. (Rasmus)
      - Added "max_file_uploads" INI directive, which can be set to limit the number of file uploads per-request to 20 by default, to prevent possible DOS via temporary file exhaustion. (Ilia)
      - Added protection for $_SESSION from interrupt corruption and improved "session.save_path" check, identified by Stefan Esser. (Stas)
      - Fixed bug #49785 (insufficient input string validation of htmlspecialchars()). (Moriyoshi, hello at iwamot dot com)
      - Other changes: See the Official Changelog
    • PHP5_5.2.11-readypro-0.9.6.bin:
      - First release
  • Donations:
    If you like this addon, please donate.
    Image
Follow me on Twitter or visit my web site
If you like my add-ons (Image downloads so far), please consider a --> donation. and get your entry in the "Hall of Fame".
(Current download to donation ratio: 0,19% [405:1])
User avatar
WhoCares?
ReadyNAS Add-ons Expert
 
Posts: 2923
Joined: Tue Jan 15, 2008 6:34 am
Location: At my desk ;)
ReadyNAS: Pro

Re: PHP5 (currently 5.2.12)

Postby WhoCares? » Mon Dec 28, 2009 10:01 am

Upgraded to PHP 5.2.12
Follow me on Twitter or visit my web site
If you like my add-ons (Image downloads so far), please consider a --> donation. and get your entry in the "Hall of Fame".
(Current download to donation ratio: 0,19% [405:1])
User avatar
WhoCares?
ReadyNAS Add-ons Expert
 
Posts: 2923
Joined: Tue Jan 15, 2008 6:34 am
Location: At my desk ;)
ReadyNAS: Pro

Re: PHP5 (currently 5.2.13)

Postby WhoCares? » Tue Mar 23, 2010 2:54 pm

Updated to PHP 5.2.13
Follow me on Twitter or visit my web site
If you like my add-ons (Image downloads so far), please consider a --> donation. and get your entry in the "Hall of Fame".
(Current download to donation ratio: 0,19% [405:1])
User avatar
WhoCares?
ReadyNAS Add-ons Expert
 
Posts: 2923
Joined: Tue Jan 15, 2008 6:34 am
Location: At my desk ;)
ReadyNAS: Pro

Re: PHP5 (currently 5.2.14)

Postby WhoCares? » Sun Apr 03, 2011 5:46 pm

Updated to PHP 5.2.14

This version includes some minor fixes (see above). I just don't have the time right now to make a 5.2.17 but thought the inclusion of MySQLi and the other fixes would warrant a new release.
Follow me on Twitter or visit my web site
If you like my add-ons (Image downloads so far), please consider a --> donation. and get your entry in the "Hall of Fame".
(Current download to donation ratio: 0,19% [405:1])
User avatar
WhoCares?
ReadyNAS Add-ons Expert
 
Posts: 2923
Joined: Tue Jan 15, 2008 6:34 am
Location: At my desk ;)
ReadyNAS: Pro

Re: PHP5 (currently 5.2.14)

Postby WhoCares? » Wed Apr 06, 2011 11:44 am

Updated to better support RAIDiator 4.2.16
Follow me on Twitter or visit my web site
If you like my add-ons (Image downloads so far), please consider a --> donation. and get your entry in the "Hall of Fame".
(Current download to donation ratio: 0,19% [405:1])
User avatar
WhoCares?
ReadyNAS Add-ons Expert
 
Posts: 2923
Joined: Tue Jan 15, 2008 6:34 am
Location: At my desk ;)
ReadyNAS: Pro

Re: PHP5 (currently 5.2.14)

Postby WhoCares? » Thu Apr 21, 2011 6:43 pm

Updated to PHP 5.2.17

Finally found the time to build 5.2.17. This version finally fixes the MySQLi problem for good.
Now includes the eAccelerator add-on.
Follow me on Twitter or visit my web site
If you like my add-ons (Image downloads so far), please consider a --> donation. and get your entry in the "Hall of Fame".
(Current download to donation ratio: 0,19% [405:1])
User avatar
WhoCares?
ReadyNAS Add-ons Expert
 
Posts: 2923
Joined: Tue Jan 15, 2008 6:34 am
Location: At my desk ;)
ReadyNAS: Pro

Re: PHP5 (currently 5.2.17)

Postby WhoCares? » Fri Apr 22, 2011 6:50 pm

Updated to PHP 5.2.17-1.4.5

Ooops. Forgot to bundle some libraries in the last release. Here's an updated version with all necessary libs included ;)
Follow me on Twitter or visit my web site
If you like my add-ons (Image downloads so far), please consider a --> donation. and get your entry in the "Hall of Fame".
(Current download to donation ratio: 0,19% [405:1])
User avatar
WhoCares?
ReadyNAS Add-ons Expert
 
Posts: 2923
Joined: Tue Jan 15, 2008 6:34 am
Location: At my desk ;)
ReadyNAS: Pro

Re: PHP5 (currently 5.2.17)

Postby WhoCares? » Mon Jun 13, 2011 10:21 am

Updated to PHP 5.2.17-1.4.6

Fixed a compile time bug that prevented the recode library to work on the NVX.
Follow me on Twitter or visit my web site
If you like my add-ons (Image downloads so far), please consider a --> donation. and get your entry in the "Hall of Fame".
(Current download to donation ratio: 0,19% [405:1])
User avatar
WhoCares?
ReadyNAS Add-ons Expert
 
Posts: 2923
Joined: Tue Jan 15, 2008 6:34 am
Location: At my desk ;)
ReadyNAS: Pro


Return to Community Add-ons for ReadyNAS Ultra/Pro/NVX



Who is online

Users browsing this forum: No registered users and 3 guests