#author("2019-10-30T08:55:00+09:00","default:kuji","kuji")
#author("2019-12-06T17:57:27+09:00","default:kuji","kuji")
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*zend_mm_heap corrupted [#i6e82920]

https://src-bin.com/ja/q/224d29

php.ini

 ;output_buffering = 4096
 output_buffering = off 

https://forum.directadmin.com/showthread.php?t=44377

https://www.pirocot.com/2016/02/zend_mm_heap-corrupted.html

 opcache.fast_shutdown=0


*PHP-Extensions [#vbfaec8d]

https://docs.nextcloud.com/server/11/admin_manual/installation/source_installation.html#prerequisites-label

 Required:
 •PHP (>= 5.6, 7.0 or 7.1)
 •PHP module ctype
 •PHP module dom
 •PHP module GD
 •PHP module iconv
 •PHP module JSON
 •PHP module libxml (Linux package libxml2 must be >=2.7.0)
 •PHP module mb multibyte
 •PHP module posix
 •PHP module SimpleXML
 •PHP module XMLWriter
 •PHP module zip
 •PHP module zlib
 
 Database connectors (pick the one for your database:)
 •PHP module sqlite (>= 3, usually not recommended for performance reasons)
 •PHP module pdo_mysql (MySQL/MariaDB)
 •PHP module pgsql (requires PostgreSQL >= 9.0)
 
 Recommended packages:
 •PHP module curl (highly recommended, some functionality, e.g. HTTP user authentication, depends on this)
 •PHP module fileinfo (highly recommended, enhances file analysis performance)
 •PHP module bz2 (recommended, required for extraction of apps)
 •PHP module intl (increases language translation performance and fixes sorting of non-ASCII characters)
 •PHP module mcrypt (increases file encryption performance)
 •PHP module openssl (required for accessing HTTPS resources)
 
 Required for specific apps:
 •PHP module ldap (for LDAP integration)
 •PHP module smbclient (SMB/CIFS integration, see SMB/CIFS)
 •PHP module ftp (for FTP storage / external user authentication)
 •PHP module imap (for external user authentication)
 
 Recommended for specific apps (optional):
 •PHP module exif (for image rotation in pictures app)
 •PHP module gmp (for SFTP storage)
 
 For enhanced server performance (optional) select one of the following memcaches:
 •PHP module apcu (>= 4.0.6)
 •PHP module memcached
 •PHP module redis (>= 2.2.6, required for Transactional File Locking)
 
 See Configuring Memory Caching to learn how to select and configure a memcache.
 
 For preview generation (optional):
 •PHP module imagick
 •avconv or ffmpeg
 •OpenOffice or LibreOffice
 
 For command line processing (optional):
 •PHP module pcntl (enables command interruption by pressing ctrl-c)


 GD
 JSON
 
 SimpleXML
 XMLWriter
 
 apcu (>= 4.0.6)
 bz2 (recommended, required for extraction of apps)
 ctype
 curl (highly recommended, some functionality, e.g. HTTP user authentication, depends on this)
 dom
 exif (for image rotation in pictures app)
 fileinfo (highly recommended, enhances file analysis performance)
 ftp (for FTP storage / external user authentication)
 gmp (for SFTP storage)
 iconv
 imagick
 imap (for external user authentication)
 intl (increases language translation performance and fixes sorting of non-ASCII characters)
 ldap (for LDAP integration)
 libxml (Linux package libxml2 must be >=2.7.0)
 mb multibyte
 mcrypt (increases file encryption performance)
 memcached
 openssl (required for accessing HTTPS resources)
 pcntl (enables command interruption by pressing ctrl-c)
 pdo_mysql (MySQL/MariaDB)
 pgsql (requires PostgreSQL >= 9.0)
 posix
 redis (>= 2.2.6, required for Transactional File Locking)
 smbclient (SMB/CIFS integration, see SMB/CIFS)
 sqlite (>= 3, usually not recommended for performance reasons)
 zip
 zlib


----
Total access &counter(total);:本日 &counter(today);:昨日 &counter(yesterday);
#counter([total|today|yesterday]);

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS