Access denied for user 'root'@'localhost' (using password: YES) Warning: mysql_select_db(): Access denied for user ''@'localhost' (using password: NO) in?D:\appserv\www\article\connect.php?on line?8
Warning: mysql_select_db(): A link to the server could not be established in?D:\appserv\www\article\connect.php?on line?8 Access denied for user ''@'localhost' (using password: NO) Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in?D:\appserv\www\article\connect.php?on line?12
Warning: mysql_query(): A link to the server could not be established in?D:\appserv\www\article\connect.php?on line?12 Access denied for user ''@'localhost' (using password: NO)
我的顯示W(wǎng)arning: include() [function.include]: Failed opening 'config.php' for inclusion (include_path='.;C:\php\pear') in G:\phpstudy\WWW\article\admin\article.add.handle.php on line 2
這種情況怎么解決,如果會(huì)的話幫我回答一下,謝謝了
2017-02-15
Access denied for user 'root'@'localhost' (using password: YES)
Warning: mysql_select_db(): Access denied for user ''@'localhost' (using password: NO) in?D:\appserv\www\article\connect.php?on line?8
Warning: mysql_select_db(): A link to the server could not be established in?D:\appserv\www\article\connect.php?on line?8
Access denied for user ''@'localhost' (using password: NO)
Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in?D:\appserv\www\article\connect.php?on line?12
Warning: mysql_query(): A link to the server could not be established in?D:\appserv\www\article\connect.php?on line?12
Access denied for user ''@'localhost' (using password: NO)
一直出現(xiàn)這種問題
2016-11-14
沒有提交數(shù)據(jù)到數(shù)據(jù)庫,應(yīng)該是require_once沒有引用成功,你要加$ink=mysql_connect。查看下你是什么版本的PHP。5.0以上的版本需要mysqli擴(kuò)展