yashmistrey Posted October 31, 2009 Share Posted October 31, 2009 Hello I am new to php mysql Actually i have read A tutorial on nettuts "http://net.tutsplus.com/tutorials/php/create-a-signup-form-with-email-confirmation/" According i copy all source code & change some setting only in config.php file then i copy all file to my website folder http://www.makemycreative.in/source/index.php now it showing error like... "I couldn't connect to your database, please make sure your info is correct!" Link to comment https://forums.phpfreaks.com/topic/179711-couldnt-connect-to-your-database/ Share on other sites More sharing options...
cags Posted October 31, 2009 Share Posted October 31, 2009 I've not checked out the specific tutorial. But by the sounds of it config.php has database connection settings for Host, Database Username, Database Password and Database Name. and one of them isn't correct for your Database. Link to comment https://forums.phpfreaks.com/topic/179711-couldnt-connect-to-your-database/#findComment-948251 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.