php? Posted August 3, 2007 Share Posted August 3, 2007 when i load mySQL up i can't do anything on it... there are no databases... variable or anything... i cant click on nothing either.. wtf? ??? Link to comment https://forums.phpfreaks.com/topic/63154-mysql-help/ Share on other sites More sharing options...
Daniel0 Posted August 3, 2007 Share Posted August 3, 2007 What do you mean with "load MySQL"? There should be a database called "mysql". Note that there is no GUI tool with the MySQL installation. Link to comment https://forums.phpfreaks.com/topic/63154-mysql-help/#findComment-314774 Share on other sites More sharing options...
php? Posted August 3, 2007 Author Share Posted August 3, 2007 There a file called mysql with a ton of other files in it... and u cant load anything Link to comment https://forums.phpfreaks.com/topic/63154-mysql-help/#findComment-314776 Share on other sites More sharing options...
Daniel0 Posted August 3, 2007 Share Posted August 3, 2007 MySQL runs in the background as a service. You need to use the mysql program on command line to run queries. Link to comment https://forums.phpfreaks.com/topic/63154-mysql-help/#findComment-314780 Share on other sites More sharing options...
Barand Posted August 3, 2007 Share Posted August 3, 2007 Download Mysql Query Browser Mysql Administrator from mysql.com Link to comment https://forums.phpfreaks.com/topic/63154-mysql-help/#findComment-314781 Share on other sites More sharing options...
php? Posted August 3, 2007 Author Share Posted August 3, 2007 this makes no sense... okay i downloaded phpmyadmin... and its just a ton of stupid pointless files too Link to comment https://forums.phpfreaks.com/topic/63154-mysql-help/#findComment-314795 Share on other sites More sharing options...
Daniel0 Posted August 3, 2007 Share Posted August 3, 2007 http://www.phpmyadmin.net/documentation/#setup Link to comment https://forums.phpfreaks.com/topic/63154-mysql-help/#findComment-314802 Share on other sites More sharing options...
php? Posted August 3, 2007 Author Share Posted August 3, 2007 This guide doesn't help at all for someone that doesn't know how to use this... and u can't learn how to use it before even freaking using it Link to comment https://forums.phpfreaks.com/topic/63154-mysql-help/#findComment-314806 Share on other sites More sharing options...
Daniel0 Posted August 3, 2007 Share Posted August 3, 2007 From your other topic: Hmm... I really don't wish to help you anymore when you ask where your "freakin web server is" and things doesn't "make freakin sense" and when you call people trying to help you "lifeless nerds". Things aren't bullshit or crap just because you can't figure out how to use it. Go RTMF. Apache manual: http://httpd.apache.org/docs/ phpMyAdmin manual: http://www.phpmyadmin.net/home_page/docs.php MySQL: http://dev.mysql.com/doc/ PHP manual: http://php.net/manual Now you'll have to figure things out yourself. Link to comment https://forums.phpfreaks.com/topic/63154-mysql-help/#findComment-314809 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.