sharif888uk Posted August 14, 2003 Share Posted August 14, 2003 i installed new php guestbook when ever i go there it always say Database Error .. I have MySQL. plz visit that link below. Link: http://members.lycos.co.uk/sharif888uk/guestbook plz help...[/b] Quote Link to comment Share on other sites More sharing options...
shivabharat Posted August 14, 2003 Share Posted August 14, 2003 MySQL Error : Database ErrorError Number: 1046 No Database Selected Date : Thu, August 14, 2003 14:58:15 IP : 212.78.204.27 Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Referer : http://members.lycos.co.uk/sharif888uk/guestbook/ PHP Version : 4.3.2 OS : Linux Server : Apache/1.3.27 (Unix) Server Name : members.lycos.co.uk The above description says it all Ensure in your code that you have something like this $db = mysql_connect("localhost", "admin","admin"); mysql_select_db("dbname",$db); Provide your database name in the \"dbname\". Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.