released Posted June 15, 2006 Share Posted June 15, 2006 I have been online reading tutorials for a long time for MySQL, and tried numerous things, but it stills seems that I can't get MySQL to work. I don't think it has anything to do with the scripts, I think it may have more to do with my configuration, I have downloaded many tutorials that I tried as is and they don't work. I don't know if I have to set file permissions or something like that, I am running Apache on my computer, I installed phpmyadmin, php and apache with FoxServ, I don't know if there is a problem with that. Also, when I log into phpmyadmin, i have to use "root" without a password. I really don't know what the problem is, I understand the concepts and I've tried so many different things, but I am yet to successfully execute a MySQL query with php. Link to comment https://forums.phpfreaks.com/topic/12087-frustrated/ Share on other sites More sharing options...
fenway Posted June 16, 2006 Share Posted June 16, 2006 Well, you need to make sure the server setup is correct -- if you can't establish a proper connection from a console / MySQL client, you'll have trouble moving any further ahead. Link to comment https://forums.phpfreaks.com/topic/12087-frustrated/#findComment-46179 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.