943,957 Members | Top Members by Rank

Ad:
  • MySQL Discussion Thread
  • Unsolved
  • Views: 4399
  • MySQL RSS
Sep 2nd, 2005
0

MySQL. Setup?

Expand Post »
Hi All,

I'm messing around with different PHP scripts on my server. I can't seem to setup MySQL. I have installed and configured it. But I have now idea what to do with it. Is it like PHP where all you have to do is install it and its done? How do I create databases? Are there any good tutorials out there? I am running a PIII 733MHz server with windows 2003 server data center edition.

Thanks
Similar Threads
Reputation Points: 29
Solved Threads: 1
Junior Poster
viperman224 is offline Offline
183 posts
since Dec 2003
Sep 9th, 2005
0

Re: MySQL. Setup?

MySQL will just sit there unless something tells it to do something. An easy way to start creating databases and adding tables and data to them is to get a GUI (Navicat is an easy one to get started with. When you are ready to learn some more in-depth commands for MySQL, you will want to start familiarizing yourself with the MySQL Reference Manual. When you are ready to start using MySQL from within PHP, you will want to read a good tutorial on the subject. This tutorial should do well for you.
Reputation Points: 38
Solved Threads: 25
Posting Shark
chrisbliss18 is offline Offline
902 posts
since Aug 2005
Nov 5th, 2005
0

Re: MySQL. Setup?

http://www.phpmyadmin.net/home_page/

Quote from their website :
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, manage privileges,export data into various formats and is available in 50 languages.

This is the best web-based MySQL tool I have found.
Reputation Points: 14
Solved Threads: 3
Junior Poster in Training
chizy2 is offline Offline
61 posts
since Apr 2005
Nov 6th, 2005
0

Re: MySQL. Setup?

The MySQL server also needs to be running before using it. It is not like PHP, since PHP only runs when it needs to. Start -> Run -> "services.msc" -> Enter. Then select the MySQL service and hit 'Start'.
Team Colleague
Reputation Points: 53
Solved Threads: 5
PHP/vBulletin Guru
Gary King is offline Offline
360 posts
since Nov 2003
Nov 6th, 2005
0

Re: MySQL. Setup?

MySQL when installed, automatically starts the service for you.. Check and make sure that it is set to autostart
Reputation Points: 14
Solved Threads: 3
Junior Poster in Training
chizy2 is offline Offline
61 posts
since Apr 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in MySQL Forum Timeline: MySQL 5.0 vs. PostgreSQL 8.1
Next Thread in MySQL Forum Timeline: copying mssql database on my local machine to a mysql database online





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC