php-5.3.16
Description: The PHP scripting language - This build includes support for openssl, soap, curl, gd, ldap, mysql(i), and gettext as requested by many users. This PHP can only be used with apache-2.2.22, not apache 2.0.x.
Version: 5.3.16
Processor: SPARC
Operating System: Solaris 10
Download: php-5.3.16-sol10-sparc-local.gz http | Old Versions | Download Info | File info
Dependencies: libiconv-1.17 libidn-1.41 openssl-1.0.2u curl-7.74.0 expat-2.0.1 fontconfig-2.8.0 freetype-2.4.2 freetds-1.1.24 libssh2-1.10.0 gd-2.3.1 libintl-3.4.0 jpeg-8d openldap-2.4.59 mysql-5.0.67 libpng-1.6.39 sasl-2.1.26 libxml2-2.9.1 zlib-1.2.11 xpm-3.4k libgcc-3.4.6 gcc-3.4.6
View Dependencies | Dependency Tree
Developer: www.php.net
Date Created: August 21, 2012
Package Name: SMCphp
Install Location: /usr/local/php.
Source Code: php-5.3.16.tar.gz | File info
Notes
PHP needs configuration. php.ini related files are in /usr/local/php/doc/php along with other documentation. php.ini needs to be installed in /usr/local/php/lib. The libphp5.so file is installed in /usr/local/apache2/modules. The following two lines
LoadModule php5_module modules/libphp5.so AddType application/x-httpd-php .php
need to be placed in your httpd.conf file in their appropriate places.