Mysql-essential-5.0.51 Installion Problem - please help me.(urgent)

free web hosting
Open Discussion > CONTRIBUTE > Computers > Database

Mysql-essential-5.0.51 Installion Problem - please help me.(urgent)

cncinfotech
Dear friend, please help me. Iam working on php project (matchmaking site). I have downloaded mysql essensial 5.0.51. When i was installing mysql 5.0.51, i got following error -
Error 1901: Error attempting to read from the source installation database: c:\windows\installer\527ec6.msi
[retry] [cancel]
What is solution of this problem ?
Iam using windows xp professional version 2002 (service pack 2).
Please post your reply.
Iam waiting for your answer.

Reply

jlhaslip
As per the shoutbox, google XAMPP, a single click installer.

Reply

magiccode9
Or, as an alternate option.

Go to www.mysql.com and download *.zip files.
Place it on your hard drive and extract by a zip app such as winrar or winzip or windows build-in zip feature from windows xp.

After that, please make a copy of my*.ini and place it to your windows xp system folder. That will be windows if you have not change it's name when you install it. A my-small.ini should enough on most situation if you use it for development only.

Finally, change folder to {MYSQL-DIR}\bin\ and type in mysqld-nt and press enter.
or run it as a windows service by execute this command:

CODE
mysqld-nt --install


and start it by use
CODE
net start mysql


Following are all steps:

Let's say mysql will be installed on c:\mysql\ folder, then hereafter, when I use {MYSQL-DIR}, it will represent this directory.

extract files metioned above, then,

CODE
C:> cd {MYSQL-DIR}\bin


CODE
C:\mysql\bin> dir

03/18/2006  04:20p      <DIR>          .
03/18/2006  04:20p      <DIR>          ..
03/09/2006  11:10a           1,175,552 comp-err.exe
03/09/2006  11:10a           1,302,528 libmySQL.dll
03/09/2006  11:10a           1,413,120 myisamchk.exe
03/09/2006  11:10a           1,318,912 myisamlog.exe
03/09/2006  11:10a           1,335,296 myisampack.exe
03/09/2006  11:10a           1,298,432 myisam_ftdump.exe
03/09/2006  11:10a           1,359,872 mysql.exe
03/09/2006  11:10a           1,269,760 mysqladmin.exe
03/09/2006  11:10a           1,290,240 mysqlbinlog.exe
03/09/2006  11:10a           1,261,568 mysqlcheck.exe
03/09/2006  11:10a           6,283,264 mysqld-debug.exe
03/09/2006  11:10a           4,472,832 mysqld-max-nt.exe
03/09/2006  11:10a           4,468,736 mysqld-max.exe
03/09/2006  11:10a           3,977,216 mysqld-nt.exe
03/09/2006  11:10a           3,973,120 mysqld.exe
03/09/2006  11:10a           1,298,432 mysqldump.exe
03/09/2006  11:10a           1,265,664 mysqlimport.exe
03/09/2006  11:10a           1,310,720 mysqlmanager.exe
03/09/2006  11:10a           1,265,664 mysqlshow.exe
03/09/2006  11:10a           1,363,968 mysqltest.exe
03/09/2006  11:10a           1,601,536 mysql_client_test.exe
03/09/2006  11:10a              40,960 myTest.exe
03/09/2006  11:10a           1,171,456 my_print_defaults.exe
03/09/2006  11:10a           1,150,976 perror.exe
03/09/2006  11:10a           1,171,456 replace.exe
              25 File(s)     47,841,280 bytes
               2 Dir(s)       4,235,264 bytes free


CODE
C:\mysql\bin> mysqld-nt --install


CODE
C:\mysql\bin> net start mysql



That's all steps.


Eric,

 

 

 


Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Recent Queries:-
  1. mysql essential create database - 5.07 hr back. (1)
  2. mysql essential - 6.11 hr back. (1)
  3. pdf for mysql 5.0 essential - 8.86 hr back. (1)
  4. download for mysql 5.0 essential - 9.25 hr back. (1)
  5. download mysql essential windows - 10.95 hr back. (3)
  6. mysql-essential-5.0 - 19.12 hr back. (1)
  7. error 1901.error attempting to read from the source installation database: - 54.42 hr back. (1)
  8. tutorial for 5.0.51 mysql - 66.33 hr back. (1)
  9. mysql difference between essential - 89.16 hr back. (1)
  10. mysql-essential - 112.17 hr back. (1)
  11. mysql-essential-5.0. - 131.97 hr back. (1)
  12. "download mysql-max.exe" - 156.31 hr back. (1)
  13. mysql 5 create my.hosts - 172.05 hr back. (1)
  14. mysql-essential-5 linux - 175.50 hr back. (2)
Similar Topics

Keywords : mysql, essential, 5, 0, 51, installion, problem, urgent,

  1. Mysql Hacks
    (1)
  2. Creating A Php Login System Using Mysql
    I need help in creating a login system, what I want is a login system (10)
    Hey everyone! I am helping someone make a login system using MySQL databases and a PHP login
    form. I have a fair bit of experiance in HTML and some javascript too. I have virtually no
    experiance in MySQL or PHP. Anybody know of any good PHP login systems that allow you to creat a
    personalised page for each user and when they login the system transfers the user to their page.
    Another thing that the system MUST have is a way of stopping unwanted users entering someones page.
    CODE For example lets say I register and my UN is jesse123 and my personalised pages a....
  3. The Only Reason I Choose Ms Sql Server Rather Than Mysql
    (0)
    The only reason i choose ms sql server rather than mysql is, MS SQL has more security
    features!! MySQL is lacking a lot in my opinions - Lack in wide char, like nvarchar, I
    developed some application to support chinese letter, and dont know how to build one in mysql - Lack
    in t-sql syntax, like query in query is not fully supported - Does not have today SQL features like
    BI support (today really required) And compare MS SQL to MySQL, the only reason why mysql is
    favourable is - it is free! Dont u guys agree?....
  4. Need Advice On Setting Up Mysql Database.
    I have a huge amount of daily data updates to be inserted. (4)
    First of all, to get the idea of what I am trying to achieve here, please have a look at my
    idea thread, entitled Idea For Using A Cron Job To Grab Daily Travian Map.sql Updates . This gives
    a prelude to the project, what it is for, what it is supposed to do, etc. Now, what I need is
    specific advice on setting up the mySQL database(s) to implement this idea. There is a useful FAQ
    file for how to make use of the map.sql data located on the help.travian.com website, which also
    gives an example of the CREATE TABLE instruction that matches the data in the map.sql fi....
  5. The Best Free Php Mysql Blog
    any idea (5)
    Hi everyone Recently i tried to upload a personal blog. as I know a bit of PHP programming I was
    looking for a free open source PHP blog. first I tried Wordpress out but there was few problems
    that i needed to change php.ini or .htaccess file and also some other PHP settings. as i was trying
    it out on a free web host i didn't have access to php.ini. so i have changed it from Wordpress
    to bblog , i have installed it successfully and i followed it's safety instruction (deleting
    install folder and install.php and CHmod config.php )then i got another problem i ....
  6. Mysql Query Problems
    I need some help or a tutorial? (6)
    I seem to be having trouble with getting my Query to post my user's ID numbers. CODE //
    Make a MySQL Connection mysql_connect("localhost", "user",
    "password") or die(mysql_error());
    mysql_select_db("databasename") or die(mysql_error()); // Retrieve
    all the data from the members table $result = mysql_query("SELECT * FROM members WHERE
    id='$id'") or die(mysql_error());   // store the record of the
    id table into $row $row = m....
  7. Database With Mysql++
    getting mySQL++ to work with trap17 (7)
    Hi, I'm trying to build an online game and figured the easiest way to do the server list would
    be to make a mySQL database for it; however, I use the con() command on the IP i get from pinging my
    website and I always get an abnormal program termination; however, it will work with the mySQL on my
    own machine. The code is below: CODE #include <iostream> #include <iomanip>
    #include <mysql++> #include "pass.h"//holds my password (i program at
    school) int main(void) {     Connection con("t3jem3_test","....
  8. Mysql Datatype Int() Question
    Not sure what value to use inside int() (1)
    Can anyone clarify what the value in int() actually does? CREATE TABLE job_class ( jc_id int(1)
    NOT NULL AUTO_INCREMENT PRIMARY KEY, jc_index int(2) NOT NULL, jc_name varchar(20) NOT NULL, jc_type
    varchar(20) NOT NULL ); I was under the impression that any integer value used inside a () was
    the limit that data-type would have. In the PRIMARY KEY column I was able to add integer values
    1-18. I'm kinda confused now If I can add 2 digit integers there then what is the point of
    assigning values inside brackets() For the varchar() any number put in there does limit....
  9. Mysql
    (7)
    Hi... One of my hosts hasnīt MySQL but i need to develop a login system so I need to know if itīs
    possible to use a MySQL database intalled in another host... If itīs possible can you explain me how
    to do it? Thanks in advance....
  10. Loading File Into Blob Fields To Mysql
    (1)
    Hi all! does any know how to load file into blob filed by sql script?....
  11. Mysql And Sql
    difference??? (7)
    I was wondering what is the difference between MySQL and SQL. I was really confused when i planned
    to do a project recently. This question has haunted me for a long time. Is it both same?....
  12. Mysql Database Copying
    (4)
    Is there anyway to merge 2 databases? I have an XOOPS and SMF both installed with Fantastico, and
    the bridge is not working like the Joomla! one does. (with the seperate db capability) i know
    how to transfer all the tables by hand but depending on how much data you have stored in mysql could
    take a long time. Take short time!? Help me!....
  13. Installing Mysql On Unix, Linux
    (2)
    Download the latest version of MySQL.Choose the latest stable release and, from the stable release
    page, choose the option under "Source Downloads" marked "tarball (.tar.gz)". Download the file into
    a directory where files can be created and there is sufficient disk space. A good location is /tmp.
    Change directory to this location using: 1. % cd /tmp Note that the % character
    should not be typed in; this represents the Linux shell prompt and indicates that the command should
    be entered at the shell prompt. 2. Uncompress the package in the new ....
  14. Mysql Tools Database
    Opensource sql tools... (1)
    You can download mysql query web browser on http://www.mysql.com you also can download plugin
    there...like conector mysql from visual basic ,java,etc with my sql query tool browser you can make
    and maintance youre database sql easily because use gUI interface..!!....

    1. Looking for mysql, essential, 5, 0, 51, installion, problem, urgent,

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for mysql, essential, 5, 0, 51, installion, problem, urgent,

*MORE FROM TRAP17.COM*
advertisement



Mysql-essential-5.0.51 Installion Problem - please help me.(urgent)



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE