Installation PHP5 unter Debian

Der komplette configure-Befehl:
./configure --prefix=/usr/share --datadir=/usr/share/php5 --bindir=/usr/bin --libdir=/usr/share --with-config-file-path=/etc --with-exec-dir=/usr/lib/php5/bin --with-mysql --enable-gd-native-ttf --enable-gd-native-tt --enable-gd-imgstrttf --with-tiff-dir=/usr --with-jpeg-dir=/usr --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --with-zlib=yes --with-bz2 --with-gmp --with-xml --with-dom --with-ttf --with-t1lib --with-mcal=/usr --with-imap=yes --with-sablot --with-ftp --with-gettext --enable-versioning --enable-bcmath --enable-trans-sid --enable-inline-optimization --enable-track-vars --enable-magic-quotes --enable-safe-mode --enable-sockets --enable-sysvsem --enable-sysvshm --enable-shmop --enable-calendar --enable-mbstring --enable-mbstr-enc-trans --enable-exif --enable-ftp --enable-memory-limit --enable-wddx --enable-filepro --enable-ctype --disable-debug --enable-force-cgi-redirect --enable-discard-path --enable-sigchild --with-gd=yes --with-apxs --with-pgsql=/usr i386-suse-linux --with-freetype-dir --with-pdflib=/usr/local --with-curl --prefix=/usr/local/php5 --enable-xslt --with-xslt-sablot --with-curl --with-iconv --with-openssl --with-openssl-dir=/usr/local/ssl

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax