问答详情
源自:7-4 PHP数据库操作之执行MySQL查询

连接数据库出错

PHP Warning:  mysql_connect(): Your password has expired. To log in you must change it using a client that supports expired passwords. in index.php on line 3
PHP Warning:  mysql_select_db(): [2002] No such file or directory (trying to connect via unix:///var/run/mysqld/mysqld.sock) in index.php on line 4
PHP Warning:  mysql_select_db(): No such file or directory in index.php on line 4
PHP Warning:  mysql_select_db(): A link to the server could not be established in index.php on line 4
PHP Warning:  mysql_query(): [2002] No such file or directory (trying to connect via unix:///var/run/mysqld/mysqld.sock) in index.php on line 5
PHP Warning:  mysql_query(): No such file or directory in index.php on line 5
PHP Warning:  mysql_query(): A link to the server could not be established in index.php on line 5


提问者:慕勒5525576 2021-05-19 11:15

个回答

  • A蔡蔡8893291
    2021-08-11 14:56:00

    放在本地运行测试