最終更新:2016-12-16 (金) 12:37:07 (2681d)  

XAMPP 5.6.24
Top / XAMPP 5.6.24

メモ

  • [WARNING]: Microsoft C++ 2008 runtime libraries not found !!!
    [WARNING]: Possibly PHP cannot execute without these runtime libraries
    [WARNING]: Please install the MS VC++ 2008 Redistributable Package from the Mirc
    rosoft page
    [WARNING]: http://www.microsoft.com/en-us/download/details.aspx?id=5582

php.ini

  • ファイル末尾に幾つか設定がまとめてされている
    [Syslog]
    define_syslog_variables=Off
    [Session]
    define_syslog_variables=Off
    [Date]
    date.timezone=Europe/Berlin
    [MySQL]
    mysql.allow_local_infile=On
    mysql.allow_persistent=On
    mysql.cache_size=2000
    mysql.max_persistent=-1
    mysql.max_link=-1
    mysql.default_port=3306
    mysql.default_socket="MySQL"
    mysql.connect_timeout=3
    mysql.trace_mode=Off
    [Sybase-CT]
    sybct.allow_persistent=On
    sybct.max_persistent=-1
    sybct.max_links=-1
    sybct.min_server_severity=10
    sybct.min_client_severity=10
    [MSSQL]
    mssql.allow_persistent=On
    mssql.max_persistent=-1
    mssql.max_links=-1
    mssql.min_error_severity=10
    mssql.min_message_severity=10
    mssql.compatability_mode=Off
    mssql.secure_connection=Off
  • date.timezone