User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the MySQL section within the Web Development category of DaniWeb, a massive community of 397,625 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,445 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MySQL advertiser:
Views: 3567 | Replies: 4
Reply
Join Date: Dec 2003
Location: Rhode Island
Posts: 183
Reputation: viperman224 is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 1
viperman224's Avatar
viperman224 viperman224 is offline Offline
Junior Poster

Help MySQL. Setup?

  #1  
Sep 2nd, 2005
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
Owner/PC Technician of:

The PC Doctor
"If we can't fix it, it's just not fixable"


AddThis Social Bookmark Button
Reply With Quote  
Join Date: Aug 2005
Location: Oklahoma
Posts: 902
Reputation: chrisbliss18 is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 21
chrisbliss18's Avatar
chrisbliss18 chrisbliss18 is offline Offline
Posting Shark

Re: MySQL. Setup?

  #2  
Sep 9th, 2005
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.
Did we help you? Did we miss the point entirely? Update your thread and let us know.
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
Reply With Quote  
Join Date: Apr 2005
Location: Texas
Posts: 61
Reputation: chizy2 is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 3
chizy2's Avatar
chizy2 chizy2 is offline Offline
Junior Poster in Training

Re: MySQL. Setup?

  #3  
Nov 5th, 2005
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.
Reply With Quote  
Join Date: Nov 2003
Location: Toronto, Canada
Posts: 354
Reputation: Gary King will become famous soon enough Gary King will become famous soon enough 
Rep Power: 6
Solved Threads: 5
Colleague
Gary King's Avatar
Gary King Gary King is offline Offline
PHP/vBulletin Guru

Re: MySQL. Setup?

  #4  
Nov 6th, 2005
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'.
Reply With Quote  
Join Date: Apr 2005
Location: Texas
Posts: 61
Reputation: chizy2 is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 3
chizy2's Avatar
chizy2 chizy2 is offline Offline
Junior Poster in Training

Re: MySQL. Setup?

  #5  
Nov 6th, 2005
MySQL when installed, automatically starts the service for you.. Check and make sure that it is set to autostart
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb MySQL Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the MySQL Forum

All times are GMT -4. The time now is 9:02 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC