|
|
(7 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) |
Zeile 1: |
Zeile 1: |
| * FSRs | | * FSRs |
|
| |
|
| == Ports == | | == [[Server/Jails/SRS19/Ports |Ports]] == |
| === installierte Ports ===
| |
| === konfigurierte Ports ===
| |
| ==== nginx ====
| |
|
| |
|
| <code>
| | {{:Server/Jails/SRS19/Ports}} |
| [ ] DEBUG Enable nginx debugging
| |
| [ ] DEBUGLOG Enable debug log (--with-debug)
| |
| [ ] FILE_AIO Enable file aio
| |
| [X] IPV6 Enable IPv6
| |
| [ ] GOOGLE_PERFTOOLS Enable google perftools module
| |
| [X] HTTP_MODULE Enable HTTP module
| |
| [ ] HTTP_ADDITION_MODULE Enable http_addition module
| |
| [X] HTTP_CACHE_MODULE Enable http_cache module
| |
| [ ] HTTP_DAV_MODULE Enable http_webdav module
| |
| [X] HTTP_FLV_MODULE Enable http_flv module
| |
| [ ] HTTP_GEOIP_MODULE Enable http_geoip module
| |
| [ ] HTTP_GZIP_STATIC_MODULE Enable http_gzip_static module
| |
| [ ] HTTP_IMAGE_FILTER_MODULE Enable http_image_filter module
| |
| [ ] HTTP_MP4_MODULE Enable http_mp4 module
| |
| [ ] HTTP_PERL_MODULE Enable http_perl module
| |
| [ ] HTTP_RANDOM_INDEX_MODULE Enable http_random_index module
| |
| [ ] HTTP_REALIP_MODULE Enable http_realip module
| |
| [X] HTTP_REWRITE_MODULE Enable http_rewrite module
| |
| [ ] HTTP_SECURE_LINK_MODULE Enable http_secure_link module
| |
| [X] HTTP_SSL_MODULE Enable http_ssl module
| |
| [X] HTTP_STATUS_MODULE Enable http_stub_status module
| |
| [ ] HTTP_SUB_MODULE Enable http_sub module
| |
| [ ] HTTP_XSLT_MODULE Enable http_xslt module
| |
| [ ] MAIL_MODULE Enable IMAP4/POP3/SMTP proxy modul
| |
| [ ] MAIL_IMAP_MODULE Enable IMAP4 proxy module
| |
| [ ] MAIL_POP3_MODULE Enable POP3 proxy module
| |
| [ ] MAIL_SMTP_MODULE Enable SMTP proxy module
| |
| [ ] MAIL_SSL_MODULE Enable mail_ssl module
| |
| [X] WWW Enable html sample files
| |
| [ ] CACHE_PURGE_MODULE 3rd party cache_purge module
| |
| [ ] ECHO_MODULE 3rd party echo module
| |
| [ ] HEADERS_MORE_MODULE 3rd party headers_more module
| |
| [ ] HTTP_ACCEPT_LANGUAGE 3rd party accept_language module
| |
| [ ] HTTP_ACCESSKEY_MODULE 3rd party http_accesskey module
| |
| [ ] HTTP_AUTH_DIGEST_MODULE 3rd party http_authdigest module
| |
| [ ] HTTP_AUTH_PAM_MODULE 3rd party http_auth_pam module
| |
| [ ] HTTP_AUTH_REQ_MODULE 3rd party http_auth_request module
| |
| [ ] HTTP_DAV_EXT_MODULE 3rd party webdav_ext module
| |
| [ ] HTTP_EVAL_MODULE 3rd party eval module
| |
| [ ] HTTP_FANCYINDEX_MODULE 3rd party http_fancyindex module
| |
| [ ] HTTP_GUNZIP_FILTER 3rd party http_gunzip_filter modul
| |
| [ ] HTTP_MOGILEFS_MODULE 3rd party mogilefs module
| |
| [ ] HTTP_MP4_H264_MODULE 3rd party mp4/h264 module
| |
| [ ] HTTP_NOTICE_MODULE 3rd party notice module
| |
| [ ] HTTP_PUSH_MODULE 3rd party push module
| |
| [ ] HTTP_REDIS_MODULE 3rd party http_redis module
| |
| [ ] HTTP_RESPONSE_MODULE 3rd party http_response module
| |
| [ ] HTTP_SUBS_FILTER_MODULE 3rd party subs filter module
| |
| [ ] HTTP_UPLOAD_MODULE 3rd party upload module
| |
| [ ] HTTP_UPLOAD_PROGRESS 3rd party uploadprogress module
| |
| [ ] HTTP_UPSTREAM_FAIR 3rd party upstream fair module
| |
| [ ] HTTP_UPSTREAM_HASH 3rd party upstream hash module
| |
| [ ] HTTP_ZIP_MODULE 3rd party http_zip module
| |
| [ ] ARRAYVAR_MODULE 3rd party array_var module
| |
| [ ] CHUNKIN_MODULE 3rd party chunkin module
| |
| [ ] DRIZZLE_MODULE 3rd party drizzlie module
| |
| [ ] ENCRYPTSESSION_MODULE 3rd party encrypted_session module
| |
| [ ] FORMINPUT_MODULE 3rd party form_input module
| |
| [ ] GRIDFS_MODULE 3rd party gridfs module
| |
| [ ] ICONV_MODULE 3rd party iconv module
| |
| [ ] LUA_MODULE 3rd party lua module
| |
| [ ] MEMC_MODULE 3rd party memc (memcached) module
| |
| [ ] NAXSI_MODULE 3rd party naxsi module
| |
| [ ] PASSENGER_MODULE 3rd party passenger module
| |
| [ ] POSTGRES_MODULE 3rd party postgresql module
| |
| [ ] RDS_CSV_MODULE 3rd party rds_csv module
| |
| [ ] RDS_JSON_MODULE 3rd party rds_json module
| |
| [ ] REDIS2_MODULE 3rd party redis2 module
| |
| [ ] SET_MISC_MODULE 3rd party set_misc module
| |
| [ ] SLOWFS_CACHE_MODULE 3rd party slowfs_cache module
| |
| [ ] SRCACHE_MODULE 3rd party srcache module
| |
| [ ] SUPERVISORD_MODULE 3rd party supervisord module
| |
| [ ] SYSLOG_SUPPORT 3rd party syslog support
| |
| [ ] UDPLOG_MODULE 3rd party udplog (syslog) module
| |
| [ ] XRID_HEADER_MODULE 3rd party x-rid header module
| |
| [ ] XSS_MODULE 3rd party xss module
| |
| </code>
| |
|
| |
|
| ==== php53 ==== | | == zusätzliche Konfigurationsdateien == |
|
| |
|
| <code> | | == Konfiguration der Programme == |
| [X] CLI Build CLI version
| |
| [X] CGI Build CGI version
| |
| [ ] FPM Build FPM version (experimental)
| |
| [ ] APACHE Build Apache module
| |
| [ ] AP2FILTER Use Apache 2.x filter interface (experimental)
| |
| [ ] DEBUG Enable debug
| |
| [X] SUHOSIN Enable Suhosin protection system
| |
| [X] MULTIBYTE Enable zend multibyte support
| |
| [X] IPV6 Enable ipv6 support
| |
| [ ] MAILHEAD Enable mail header patch
| |
| [ ] LINKTHR Link thread lib (for threaded extensions)
| |
| </code>
| |
|
| |
|
| ==== php52-extension ==== | | === nginx === |
|
| |
|
| <code>
| | ==== nginx.conf ==== |
| [ ] BCMATH bc style precision math functions
| |
| [ ] BZ2 bzip2 library support
| |
| [ ] CALENDAR calendar conversion support
| |
| [X] CTYPE ctype functions
| |
| [X] CURL CURL support
| |
| [ ] DBA dba support
| |
| [X] DOM DOM support
| |
| [X] EXIF EXIF support
| |
| [ ] FILEINFO fileinfo support
| |
| [X] FILTER input filter support
| |
| [ ] FRIBIDI FriBidi support
| |
| [ ] FTP FTP support
| |
| [ ] GD GD library support
| |
| [ ] GETTEXT gettext library support
| |
| [ ] GMP GNU MP support
| |
| [X] HASH HASH Message Digest Framework
| |
| [X] ICONV iconv support
| |
| [ ] IMAP IMAP support
| |
| [ ] INTERBASE Interbase 6 database support (Firebird)
| |
| [X] JSON JavaScript Object Serialization support
| |
| [X] LDAP OpenLDAP support
| |
| [ ] MBSTRING multibyte string support
| |
| [X] MCRYPT Encryption support
| |
| [ ] MSSQL MS-SQL database support
| |
| [X] MYSQL MySQL database support
| |
| [ ] MYSQLI MySQLi database support
| |
| [ ] ODBC ODBC support
| |
| [X] OPENSSL OpenSSL support
| |
| [ ] PCNTL pcntl support (CLI only)
| |
| [ ] PDF PDFlib support (implies GD)
| |
| [X] PDO PHP Data Objects Interface (PDO)
| |
| [X] PDO_SQLITE PDO sqlite driver
| |
| [ ] PGSQL PostgreSQL database support
| |
| [X] PHAR phar support
| |
| [X] POSIX POSIX-like functions
| |
| [ ] PSPELL pspell support
| |
| [ ] READLINE readline support (CLI only)
| |
| [ ] RECODE recode support
| |
| [X] SESSION session support
| |
| [ ] SHMOP shmop support
| |
| [X] SIMPLEXML simplexml support
| |
| [ ] SNMP SNMP support
| |
| [ ] SOAP SOAP support
| |
| [ ] SOCKETS sockets support
| |
| [X] SQLITE sqlite support
| |
| [X] SQLITE3 sqlite3 support
| |
| [ ] SYBASE_CT Sybase database support
| |
| [ ] SYSVMSG System V message support
| |
| [ ] SYSVSEM System V semaphore support
| |
| [ ] SYSVSHM System V shared memory support
| |
| [ ] TIDY TIDY support
| |
| [X] TOKENIZER tokenizer support
| |
| [ ] WDDX WDDX support (implies XML)
| |
| [X] XML XML support
| |
| [X] XMLREADER XMLReader support
| |
| [ ] XMLRPC XMLRPC-EPI support
| |
| [X] XMLWRITER XMLWriter support
| |
| [ ] XSL XSL support (Implies DOM)
| |
| [ ] YAZ YAZ support (ANSI/NISO Z39.50)
| |
| [ ] ZIP ZIP support
| |
| [ ] ZLIB ZLIB support
| |
| </code>
| |
| | |
| ==== curl ==== | |
|
| |
|
| <code> | | <code> |
| [ ] CARES Asynchronous DNS resolution via c-ares | | lies: http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/ |
| [ ] CURL_DEBUG Enable curl diagnostic output
| |
| [ ] GNUTLS Use GNU TLS if OPENSSL is OFF
| |
| [X] IPV6 IPv6 support
| |
| [ ] KERBEROS4 Kerberos 4 authentication
| |
| [X] LDAP LDAP support
| |
| [X] LDAPS LDAPS support (requires LDAP and SSL)
| |
| [ ] LIBIDN Internationalized Domain Names via libidn
| |
| [X] LIBSSH2 SCP/SFTP support via libssh2
| |
| [ ] NTLM NTLM authentication
| |
| [X] OPENSSL OpenSSL support
| |
| [X] CA_BUNDLE Install CA bundle for OpenSSL
| |
| [X] PROXY Proxy support
| |
| [X] RTMP RTMP streams support
| |
| [ ] TRACKMEMORY Enable curl memory diagnostic output
| |
| </code>
| |
| | |
| ==== libssh2 ====
| |
| | |
| <code>
| |
| [ ] GCRYPT Use libgcrypt instead of OpenSSL
| |
| [ ] TRACE Enable debug packet traces
| |
| [X] ZLIB Enable compression
| |
| </code>
| |
| | |
| ==== openldap-client ====
| |
| <code>
| |
| [ ] SASL
| |
| [X] fetch
| |
| </code>
| |
| | |
| ==== ca_root_nss ====
| |
| <code>
| |
| [X] ETCSYMLINK Add symlink to /etc/ssl/cert.pem
| |
| </code>
| |
| | |
| ==== php5-mysql ====
| |
| <code>
| |
| [X] MYSQLND Use MySQL Native Driver
| |
| </code>
| |
| | |
| ==== php5-sqlite ====
| |
| <code>
| |
| [X] UTF8 Enable UTF-8 support
| |
| </code>
| |
| | |
| ==== sqlite3 ====
| |
| <code>
| |
| [X] FTS3 Enable FTS3/4 (Full Text Search) module
| |
| [ ] ICU Enable built with ICU
| |
| [ ] RTREE Enable R*Tree module
| |
| [ ] RAMTABLE Store temporary tables in RAM = yes
| |
| [ ] UPD_DEL_LIMIT ORDER BY and LIMIT on UPDATE and DELETE
| |
| [ ] URI Enable use the URI filename
| |
| [X] POWERSAFE Enable powersafe overwrite
| |
| [ ] SOUNDEX Enables the soundex() SQL function
| |
| [X] METADATA Enable column metadata
| |
| [ ] STAT3 Help SQLite to chose a better query plan
| |
| [ ] DIRECT_READ File is read directly from disk
| |
| [ ] MEMMAN Allows it to release unused memory
| |
| [X] MEMSTATUS Enable memory statistics
| |
| [X] SECURE_DELETE Overwrite deleted information with zeros
| |
| [X] UNLOCK_NOTIFY Enable notification on unlocking
| |
| [X] THREADSAFE Build thread-safe library
| |
| [X] EXTENSION Allow loadable extensions
| |
| [X] TCLWRAPPER Enable TCL wrapper
| |
| </code> | | </code> |
|
| |
|
| ==== tcl ==== | | === sudo === |
| <code>
| |
| [X] TCL85_MAN Install tcl 8.5 function manpages
| |
| [ ] TZDATA Install tcl timezone data
| |
| [X] TCL_MODULES Install tcl common modules
| |
| </code>
| |
|
| |
|
| ==== mysql-server 5.5 ==== | | ==== /usr/local/etc/sudoers ==== |
| <code>
| |
| [X] OPENSSL Enable SSL support
| |
| [X] FASTMTX Replace mutexes with spinlocks
| |
| </code>
| |
|
| |
|
| ==== mysql-client 5.5 ====
| |
| <code> | | <code> |
| [X] OPENSSL Enable SSL support | | … |
| [X] FASTMTX Replace mutexes with spinlocks | | ## Uncomment to allow members of group wheel to execute any command |
| </code> | | # %wheel ALL=(ALL) ALL |
| | | %<username> ALL=(ALL) ALL |
| == Configuration ==
| | %<username> ALL=(ALL) ALL |
| | | … |
| === nginx ===
| |
| | |
| ; nginx.conf
| |
| | |
| <code> | |
| lies: http://elasticdog.com/2008/02/howto-install-wordpress-on-nginx/ | |
| </code> | | </code> |
|
| |
|