php-5.4.37
Description: The PHP scripting language - This build includes support for openssl, curl, soap, gd, ldap, mysql(i) and gettext as requested by many users.
Version: 5.4.37
Processor: SPARC
Operating System: Solaris 9
Download: php-5.4.37-sol9-sparc-local.gz http | Old Versions | Download Info | File info
Dependencies: libiconv-1.14 libidn-1.28 apache-2.4.39 openssl-1.0.2k 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.39 mysql-5.5.27 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 | Dependency Tree
Developer: www.php.net
Date Created: February 15, 2015
Package Name: SMCphp
Install Location: /usr/local/php
Source Code: php-5.4.37.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.