zoukankan      html  css  js  c++  java
  • Ubuntu系统 PHP PDO MySQL Extension Loaded

    PHP Pear Library Installed

    PHP's PEAR library must be loaded. Please refer to PHP's PEAR Homepage for more information.

      安装php-pear

    PHP PDO MySQL Extension Loaded 

    PHP's PDO MySQL extension must be loaded. This is not the same as the MySQLi extension. Please refer to PHP's PDO documentation for more information.

      Ubuntu12.04安装php5-snmp

      Ubuntu16.04-php5.6版本安装php5.6-snmp,装完后重启apache2

    MySQL Client Executable
    NMAP Executable
    Not a fatal error, Lilac needs the NMAP binary to be installed and executable by the webserver to perform auto-discovery tasks. Install the NMAP command line utility. If you are not going to perform auto-discovery tasks, you can ignore this and continue. If you choose to do auto-discovery tasks in the future, you must have NMAP installed.
    7z Executable
    7z is not avilable, we need the 7z binary to backup our configuration data or restore it .

      安装p7zip-full
    PHP Mcrypt Support
    PHP's mcrypt support is not available. mcrypt is required for generating activate code or validate it.

      Ubuntu16.04-php5.6版本安装php5.6-mcrypt,装完后重启apache2
    PHP Curl Support
    PHP's Curl support is not available. Curl is required for for Lilac to call internal webservices.. For more information, refer to PHP'S Curl Extension setup guide for more information on how to install it.

      Ubuntu16.04-php5.6版本安装php5.6-curl,装完后重启apache2
    PHP SimpleXML Support
    PHP's SimpleXML support is not available. SimpleXML is required for parsing XML documents and is used by Lilac's Autodiscovery system. For more information, refer to PHP'S SimpleXML Extension setup guide for more information on how to install it.

      Ubuntu16.04-php5.6版本安装php5.6-xml,装完后重启apache2
    PHP POSIX Support
    PHP JSON Support
    PHP XML Support
    PHP's XML support is not available. See XML Parser how to enable it.

      Ubuntu16.04-php5.6版本安装php5.6-xml,装完后重启apache2
    PHP Command Line Interface (CLI) Available
    CLI JSON Support
    CLI Memory Limit For Scripts: -1
    CLI Process Control Support

    CLI PDO MySQL Support

      Ubuntu12.04安装php5-mysql

      Ubuntu16.04-php5.6版本安装php5.6-mysql

    CLI XML Support
    XML Support must be provided to PHP's command line interface. See XML Parser how to enable it.
    CLI SimpleXML Support
    PHP's SimpleXML support is not available for PHP's command line interface. SimpleXML is required for parsing XML documents and is used by Lilac's Autodiscovery system. For more information, refer to PHP'S SimpleXML Extension setup guide for more information on how to install it.

  • 相关阅读:
    第十一周上机作业
    第十三周作业 张垚
    第十三周上机 张垚
    十二周作业 张垚
    第十二周上机 张垚
    第十一周作业 张垚
    第十一周上机 张垚
    第十周 上机 张垚
    第九周上机 张垚
    第八周 下 张垚
  • 原文地址:https://www.cnblogs.com/wowchky/p/5083474.html
Copyright © 2011-2022 走看看