UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
[ BASH | XML | JSON ]

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

Codename: php
Source file: php-7.2.22.tar.bz2
Source directory: php-7.2.22
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/p/php-7.2.22.tar.bz2
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/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


Apache/2.4.62 (Debian) Server at ulfs.org Port 443