php-7.2.31
Description: The PHP scripting language.
Version: 7.2.31
Processor: SPARC
Operating System: Solaris 10
Download: php-7.2.31-sol10-sparc-local.gz http | Old Versions | File info
Dependencies: apache-2.4.49 freetype-2.4.2 nettle-2.7.1 gnutls-3.3.18 gmp-4.2.1 libiconv-1.17 libidn-1.41 libnet-1.1.6 openssl-1.0.2u curl-7.74.0 freetds-1.1.24 libssh2-1.10.0 libintl-3.4.0 openldap-2.4.59 mysql-5.6.10 sasl-2.1.26 jpeg-8d xpm-3.4k libpng-1.6.39 libxml2-2.9.1 zlib-1.2.11 libgcc-3.4.6 gcc-3.4.6
View Dependencies
Developer: www.php.net
Date Created: June 23, 2020
Package Name: SMCphp
Install Location: /usr/local/php.
Source Code: php-7.2.31.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 libphp7.so file is installed in /usr/local/apache2/modules. The following two lines
LoadModule php7_module modules/libphp7.so
AddType application/x-httpd-php .php
need to be placed in your httpd.conf file in their appropriate places.