php-5.3.16
Description: The PHP scripting language - This build includes support for openssl, curl, gd, soap, 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.14
Processor: X86
Operating System: Solaris 9
Download: php-5.3.16-sol9-x86-local.gz http | Old Versions | File info
Dependencies: libiconv-1.14 libidn-1.28 openssl-1.0.1e curl-7.36.0 expat-2.0.1 fontconfig-2.8.0 freetype-2.4.2 freetds-0.91 libssh2-1.4.3 gd-2.0.35 libintl-3.4.0 jpeg-8d openldap-2.4.30 mysql-5.0.67 libpng-1.2.49 sasl-2.1.25 libxml2-2.9.1 zlib-1.2.8 xpm-3.4k libgcc-3.4.6 gcc-3.4.6
View Dependencies
Developer: www.php.net
Date Created: July 5, 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.