Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/bin/X11/X11/php7/ |
Current File : //usr/bin/X11/X11/php7/php-config |
#! /bin/sh SED="/bin/sed" prefix="/usr/php7" datarootdir="/usr/php7/share" exec_prefix="/usr/php7" version="7.0.10" vernum="70010" include_dir="/usr/include/php" includes="-I$include_dir -I$include_dir/main -I$include_dir/TSRM -I$include_dir/Zend -I$include_dir/ext -I$include_dir/ext/date/lib" ldflags=" -L/usr/lib/x86_64-linux-gnu -L/usr/c-client" libs="-lcrypt -lc-client -lz -lcrypt -lmcrypt -lltdl -lstdc++ -lcrypt -lpam -lgmp -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lcurl -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lcrypt -lxml2 -lxml2 -lcrypt " extension_dir='/lib64/20151012' man_dir=`eval echo /usr/local/share/man` program_prefix="" program_suffix="" exe_extension="" php_cli_binary=NONE php_cgi_binary=NONE configure_options=" '--program-prefix=' '--prefix=/usr/php7' '--exec-prefix=/usr/php7' '--bindir=/usr/bin/php7' '--sbindir=/usr/php7' '--sysconfdir=/etc/php7/cgi' '--with-config-file-path=/etc/php7/cgi' '--with-config-file-scan-dir=/etc/php7/conf.d' '--datadir=/usr/local/share/php7' '--includedir=/usr/include' '--libdir=/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--mandir=/usr/local/share/man' '--infodir=/usr/local/share/info' '--cache-file=../config.cache' '--with-libdir=lib64' '--disable-debug' '--with-pic' '--disable-rpath' '--with-bz2' '--with-curl' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr/' '--with-openssl' '--with-zlib' '--with-layout=GNU' '--enable-exif' '--enable-ftp' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-wddx' '--with-kerberos' '--with-unixODBC=shared,/usr' '--enable-shmop' '--enable-calendar' '--with-libxml-dir=/usr' '--enable-zip' '--enable-mbstring=shared' '--with-gd=shared' '--with-xmlrpc=shared' '--with-ldap=shared' '--with-ldap-sasl' '--with-mysqli=shared,/usr/bin/mysql_config' '--enable-dom=shared' '--enable-soap=shared' '--with-xsl=shared,/usr' '--enable-xmlreader=shared' '--enable-xmlwriter=shared' '--enable-pdo=shared' '--with-pdo-odbc=shared,unixODBC,/usr' '--with-pdo-mysql=shared,/usr/bin/mysql_config' '--with-pdo-sqlite=shared,/usr' '--with-mcrypt' '--with-mhash' '--enable-bcmath=shared' '--enable-dba=shared' '--enable-opcache' '--enable-intl' '--with-imap' '--with-imap-ssl'" php_sapis=" cli phpdbg cgi" # Set php_cli_binary and php_cgi_binary if available for sapi in $php_sapis; do case $sapi in cli) php_cli_binary="/usr/bin/php7/${program_prefix}php${program_suffix}${exe_extension}" ;; cgi) php_cgi_binary="/usr/bin/php7/${program_prefix}php-cgi${program_suffix}${exe_extension}" ;; esac done # Determine which (if any) php binary is available if test "$php_cli_binary" != "NONE"; then php_binary="$php_cli_binary" else php_binary="$php_cgi_binary" fi # Remove quotes configure_options=`echo $configure_options | $SED -e "s#'##g"` case "$1" in --prefix) echo $prefix;; --includes) echo $includes;; --ldflags) echo $ldflags;; --libs) echo $libs;; --extension-dir) echo $extension_dir;; --include-dir) echo $include_dir;; --php-binary) echo $php_binary;; --php-sapis) echo $php_sapis;; --configure-options) echo $configure_options;; --man-dir) echo $man_dir;; --version) echo $version;; --vernum) echo $vernum;; *) cat << EOF Usage: $0 [OPTION] Options: --prefix [$prefix] --includes [$includes] --ldflags [$ldflags] --libs [$libs] --extension-dir [$extension_dir] --include-dir [$include_dir] --man-dir [$man_dir] --php-binary [$php_binary] --php-sapis [$php_sapis] --configure-options [$configure_options] --version [$version] --vernum [$vernum] EOF exit 1;; esac exit 0
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare