当我在Ubuntu16.04LTS中使用Software更新我的Ubuntu软件和应用程序时,更新会在配置MySQL-server-5.7时停止(在安装下载的更新时)。在细节上,我得到了这样的信息: insserv: warning: current start runlevel(s) (empty) of script 'mysql
2002] No such file or directory";i:1;s:2322:"#0 /home/blahblahblah/public_html/lib/Zend/Db/Adapter/Pdo/Mysql.phpZend_Db_Adapter_Pdo_Abstract->_connect()
#1 /home/blahblahblah/public_html/lib/Varien/Db
echo mysql_query("localhost", "root", "root");Fatal error: Call to undefined function mysql_query() in D:\PHP\WWW\mysqltest.php on line 9extension=php_mysql.dll
extension=php_mysqli.dll但是它仍然不起作用,我知道原因是我没能配置<