Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
server:php [2011/03/09 18:28] swordfishserver:php [2025/01/25 16:56] (aktuell) – Externe Bearbeitung 127.0.0.1
Zeile 7: Zeile 7:
 <code bash> <code bash>
 cd /opt cd /opt
-wget http://monkey.org/~provos/libevent-2.0.10-stable.tar.gz +wget http://cloud.github.com/downloads/libevent/libevent/libevent-2.0.21-stable.tar.gz 
-tar xzf libevent-2.0.10-stable.tar.gz +tar xzf libevent-2.0.21-stable.tar.gz 
-cd libevent-2.0.10-stable+cd libevent-2.0.21-stable
 ./configure ./configure
 make make
Zeile 18: Zeile 18:
 <code bash> <code bash>
 cd /opt cd /opt
-wget http://www.php.net/get/php-5.3.5.tar.gz/from/de.php.net/mirror +wget http://www.php.net/get/php-5.3.6.tar.gz/from/de.php.net/mirror 
-tar xzf php-5.3.5.tar.gz +tar xzf php-5.3.6.tar.gz 
-cd php-5.3.5+cd php-5.3.6
 </code> </code>
 ===== Patch ===== ===== Patch =====
Zeile 32: Zeile 32:
 Standart: Standart:
 <code bash> <code bash>
-./configure --enable-fpm --with-libevent --enable-mbstring=all --enable-mbregex --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --without-sqlite3 --without-mm --with-gd --enable-bcmath --with-zlib --with-pear --with-gettext --enable-ftp --enable-soap --with-openssl --disable-pdo --disable-phar --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.3.--with-config-file-path=/etc/php+./configure --enable-fpm --with-libevent --enable-mbstring=all --enable-mbregex --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --without-sqlite3 --without-mm --with-gd --enable-bcmath --with-zlib --with-pear --with-gettext --enable-ftp --enable-soap --with-openssl --disable-pdo --disable-phar --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.3.--with-config-file-path=/etc/php
 </code> </code>
  
 Abigor: Abigor:
 <code bash> <code bash>
-./configure --enable-fpm --enable-imap --enable-intl --with-imap-ssl --with-libevent --enable-mbstring=all --enable-mbregex --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --without-sqlite3 --without-mm --with-gd --enable-bcmath --with-kerberos --with-zlib --with-pear --with-dom --with-imap --with-iconv --with-tidy --with-mime-magic --with-gettext --enable-ftp --enable-soap --with-openssl --disable-pdo --disable-phar --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.3.--with-config-file-path=/etc/php+./configure --enable-fpm --enable-imap --enable-intl --with-imap-ssl --with-libevent --enable-mbstring=all --enable-mbregex --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --without-sqlite3 --without-mm --with-gd --enable-bcmath --with-kerberos --with-zlib --with-pear --with-dom --with-imap --with-iconv --with-tidy --with-mime-magic --with-gettext --enable-ftp --enable-soap --with-openssl --disable-pdo --disable-phar --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.3.--with-config-file-path=/etc/php
 </code> </code>
  
 Thor und Fosta: Thor und Fosta:
 <code bash> <code bash>
-./configure --enable-mbstring=all --enable-mbregex --enable-bcmath --enable-ftp --enable-soap --enable-zip --enable-fpm --disable-pdo --disable-phar --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --with-gd --with-zlib --with-pear --with-gettext --with-openssl --without-sqlite3 --without-mm --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.3.--with-config-file-path=/etc/php+./configure --enable-mbstring=all --enable-mbregex --enable-bcmath --enable-ftp --enable-soap --enable-zip --enable-fpm --disable-pdo --disable-phar --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --with-gd --with-zlib --with-pear --with-gettext --with-openssl --without-sqlite3 --without-mm --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.3.--with-config-file-path=/etc/php
 </code> </code>
  
 Snotra: Snotra:
 <code bash> <code bash>
-./configure --enable-mbstring=all --enable-mbregex --enable-bcmath --enable-ftp --enable-soap --enable-zip --enable-fpm --enable-sockets --disable-phar --with-libevent --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --with-gd --with-zlib --with-pear --with-gettext --with-openssl --with-pgsql --without-mm --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.3.--with-config-file-path=/etc/php+./configure --enable-mbstring=all --enable-mbregex --enable-bcmath --enable-ftp --enable-soap --enable-zip --enable-fpm --enable-sockets --disable-phar --with-libevent --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --with-gd --with-zlib --with-pear --with-gettext --with-openssl --with-pgsql --without-mm --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.3.--with-config-file-path=/etc/php
 </code> </code>
  
 Vali: Vali:
 <code bash> <code bash>
-./configure --enable-mbstring=all --enable-mbregex --enable-force-cgi-redirect --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --without-sqlite3 --without-mm --enable-fastcgi --with-gd --enable-bcmath --with-zlib --with-pear --with-gettext --enable-ftp --with-openssl --with-imap --with-kerberos --with-imap-ssl --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.3.--with-config-file-path=/etc/php+./configure --enable-mbstring=all --enable-mbregex --enable-force-cgi-redirect --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --without-sqlite3 --without-mm --enable-fastcgi --with-gd --enable-bcmath --with-zlib --with-pear --with-gettext --enable-ftp --with-openssl --with-imap --with-kerberos --with-imap-ssl --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.3.--with-config-file-path=/etc/php
 </code> </code>
  
 Heimdallx1: Heimdallx1:
 <code bash> <code bash>
-./configure --enable-fpm --with-libevent --enable-mbstring=all --enable-calendar --enable-mbregex --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --without-sqlite3 --without-mm --with-gd --enable-bcmath --with-zlib --with-pear --with-gettext --enable-ftp --enable-soap --with-openssl --disable-pdo --disable-phar --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.3.--with-config-file-path=/etc/php+./configure --enable-fpm --with-libevent --enable-mbstring=all --enable-calendar --enable-mbregex --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --without-sqlite3 --without-mm --with-gd --enable-bcmath --with-zlib --with-pear --with-gettext --enable-ftp --enable-soap --with-openssl --disable-pdo --disable-phar --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.3.--with-config-file-path=/etc/php
 </code> </code>
  
 MS-SQL: MS-SQL:
 <code bash> <code bash>
-./configure --enable-fpm --with-libevent --enable-mbstring=all --enable-mbregex --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --without-sqlite3 --without-mm --with-gd --enable-bcmath --with-zlib --with-pear --with-gettext --enable-ftp --enable-soap --with-openssl --disable-pdo --disable-phar --with-mssql --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.3.--with-config-file-path=/etc/php+./configure --enable-fpm --with-libevent --enable-mbstring=all --enable-mbregex --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --without-sqlite3 --without-mm --with-gd --enable-bcmath --with-zlib --with-pear --with-gettext --enable-ftp --enable-soap --with-openssl --disable-pdo --disable-phar --with-mssql --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.3.--with-config-file-path=/etc/php
 </code> </code>
  
Zeile 78: Zeile 78:
 tar xzf xcache-1.3.1.tar.gz tar xzf xcache-1.3.1.tar.gz
 cd xcache-1.3.1 cd xcache-1.3.1
-/opt/php_5.3.5/bin/phpize +/opt/php_5.3.6/bin/phpize 
-./configure --enable-xcache --enable-xcache-optimizer --with-php-config=/opt/php_5.3.5/bin/php-config+./configure --enable-xcache --enable-xcache-optimizer --with-php-config=/opt/php_5.3.6/bin/php-config
 make make
 make install make install
Zeile 89: Zeile 89:
 tar xzf igbinary-1.1.1.tar.gz tar xzf igbinary-1.1.1.tar.gz
 cd igbinary-1.1.1 cd igbinary-1.1.1
-/opt/php_5.3.5/bin/phpize +/opt/php_5.3.6/bin/phpize 
-./configure --with-php-config=/opt/php_5.3.5/bin/php-config+./configure --with-php-config=/opt/php_5.3.6/bin/php-config
 make make
 make install make install
Zeile 101: Zeile 101:
 tar -zxf pecl_http-1.7.0.tgz tar -zxf pecl_http-1.7.0.tgz
 cd pecl_http-1.7.0 cd pecl_http-1.7.0
-/opt/php_5.3.5/bin/phpize +/opt/php_5.3.6/bin/phpize 
-./configure --with-php-config=/opt/php_5.3.5/bin/php-config+./configure --with-php-config=/opt/php_5.3.6/bin/php-config
 make make
 make install make install
Zeile 116: Zeile 116:
 wget http://remi.fedorapeople.org/ssh2-php53.patch wget http://remi.fedorapeople.org/ssh2-php53.patch
 patch -p0 < ssh2-php53.patch patch -p0 < ssh2-php53.patch
-/opt/php_5.3.5/bin/phpize +/opt/php_5.3.6/bin/phpize 
-./configure --with-php-config=/opt/php_5.3.5/bin/php-config+./configure --with-php-config=/opt/php_5.3.6/bin/php-config
 make make
 make install make install
Zeile 128: Zeile 128:
 tar -zxf memcache-2.2.6.tgz  tar -zxf memcache-2.2.6.tgz 
 cd memcache-2.2.6 cd memcache-2.2.6
-/opt/php_5.3.5/bin/phpize +/opt/php_5.3.6/bin/phpize 
-./configure --with-php-config=/opt/php_5.3.5/bin/php-config+./configure --with-php-config=/opt/php_5.3.6/bin/php-config
 make make
 make install make install
Zeile 140: Zeile 140:
 tar -zxf memcached-1.0.2.tgz tar -zxf memcached-1.0.2.tgz
 cd memcached-1.0.2 cd memcached-1.0.2
-/opt/php_5.3.5/bin/phpize +/opt/php_5.3.6/bin/phpize 
-./configure --with-php-config=/opt/php_5.3.5/bin/php-config --enable-memcached-igbinary+./configure --with-php-config=/opt/php_5.3.6/bin/php-config --enable-memcached-igbinary
 make make
 make install make install
Zeile 152: Zeile 152:
 tar xzf php_rrdtool.tar.gz tar xzf php_rrdtool.tar.gz
 cd /opt/rrdtool cd /opt/rrdtool
-/opt/php_5.3.5/bin/phpize +/opt/php_5.3.6/bin/phpize 
-./configure --with-rrdtool=/usr/local/rrdtool --with-php-config=/opt/php_5.3.5/bin/php-config+./configure --with-rrdtool=/usr/local/rrdtool --with-php-config=/opt/php_5.3.6/bin/php-config
 make make
 make install make install
Zeile 164: Zeile 164:
 tar -zxf intl-1.1.2.tgz tar -zxf intl-1.1.2.tgz
 cd /opt/intl-1.1.2 cd /opt/intl-1.1.2
-/opt/php_5.3.5/bin/phpize +/opt/php_5.3.6/bin/phpize 
-./configure --with-php-config=/opt/php_5.3.5/bin/php-config+./configure --with-php-config=/opt/php_5.3.6/bin/php-config
 make make
 make install make install
Zeile 183: Zeile 183:
 gunzip php-5.2.17-fpm-0.5.14.diff.gz gunzip php-5.2.17-fpm-0.5.14.diff.gz
 patch -p 1 -i php-5.2.17-fpm-0.5.14.diff patch -p 1 -i php-5.2.17-fpm-0.5.14.diff
 +./buildconf --force
 +mkdir fpm-build && cd fpm-build
 </code> </code>
  
Zeile 200: Zeile 202:
 Idun und Hoedur: Idun und Hoedur:
 <code bash> <code bash>
- ./configure --with-libevent --enable-fpm --enable-mbstring=all --enable-mbregex --enable-force-cgi-redirect --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --without-sqlite --without-mm --enable-fastcgi --with-gd --enable-bcmath --with-zlib --with-pear --with-gettext --enable-ftp --enable-soap --enable-zip --with-openssl --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.2.17 --with-config-file-path=/etc/php+ ./configure --with-libevent=shared --enable-fpm --enable-mbstring=all --enable-mbregex --enable-force-cgi-redirect --with-pcre-regex --with-mysql --with-mysqli --with-mcrypt --with-curl --without-sqlite --without-mm --enable-fastcgi --with-gd --enable-bcmath --with-zlib --with-pear --with-gettext --enable-ftp --enable-soap --enable-zip --with-openssl --with-freetype-dir=/usr/lib --with-jpeg-dir=/usr/lib --prefix=/opt/php_5.2.17 --with-config-file-path=/etc/php
 </code> </code>
  
server/php.1299695309.txt.gz · Zuletzt geändert: 2025/01/25 16:55 (Externe Bearbeitung)
Nach oben
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0