UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
php
PHP is the PHP Hypertext Preprocessor. Primarily used in dynamic web sites, it allows for programming code to be directly embedded into the HTML markup. It is also useful as a general purpose scripting language. Package info
Template:
Codename: php
Source file: php-7.2.22.tar.bz2
Source file size: 15230705
Source file MD5-checkum: 575537ad98fe7beeb81c37a0002f7bb4
Source directory: php-7.2.22
Package URL: https://umvirt.com/linux/downloads/0.1/packages/p/php-7.2.22.tar.bz2
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/p/php-7.2.22.tar.bz2.md5sum
Dependances: curl, libxml2, libpng, libjpeg-turbo, tiff, libxslt, giflib, openldap-client, postgresql-client, openssl, mariadb-client.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--datadir=/usr/share/php \
--mandir=/usr/share/man \
--with-config-file-path=/etc \
--with-zlib \
--enable-bcmath \
--with-bz2 \
--enable-calendar \
--enable-dba=shared \
--with-gdbm \
--with-gmp \
--enable-ftp \
--with-gettext \
--enable-mbstring \
--with-readline \
--with-gd \
--with-openssl \
--with-curl \
--with-ldap \
--with-mysqli \
--with-pgsql \
--with-pdo-mysql \
--with-pdo-pgsql \
--enable-soap \
--enable-intl \
--enable-sockets \
--enable-zip \
--enable-pcntl \
--with-xsl
Build script:
make
Install script:
make install
install -v -m644 php.ini-production /etc/php.ini