MySQL Forums
Forum List  »  Install & Repo

Problem Fixed!!!!!!!!!!!!
Posted by: eoin lennon
Date: January 31, 2008 04:17PM

Go to Start>run

type systemroot or %systemroot% or just open your c:/windows folder

Create a new text file.txt

rename this my.ini

open and paste this (making sure that the locations are right)

[mysqld]
# set basedir to your installation path
basedir=C:/mysql
# set datadir to the location of your data directory
datadir=C:/mysql/data

File > save

BOOM!


This is also available in html at
http://thecodecentral.com/2007/03/27/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-iii

Options: ReplyQuote


Subject
Written By
Posted
May 27, 2008 04:21AM
January 01, 2008 11:48PM
May 17, 2008 09:16AM
Problem Fixed!!!!!!!!!!!!
January 31, 2008 04:17PM
A B
December 12, 2008 03:23AM
March 25, 2008 07:48PM
May 26, 2008 05:46AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.