Submit Your Article Forum Rules

+ Reply to Thread
Results 1 to 7 of 7

Thread: MySql on windows xp? -NO HELP NEEDED

  1. #1
    Junior Member simone is an unknown quantity at this point
    Join Date
    Oct 2003
    Posts
    1

    MySql on windows xp? -NO HELP NEEDED

    Hey, i recently familiarised myself with writing php and i am wanting to start writing my own scripts, and anyway i was wondering if i can install mysql on my local system to test the scripts, (windows xp), and if so, what can go wrong ...and can anyone show me to an installation tutorial?

    Thanks,
    Simone.

    I INSTALLED THE AMP AND ITS ALL WORKING GOOD, SO NO HELP IS NEEDED THANKS!

  2. #2
    Junior Member gacybertech is an unknown quantity at this point
    Join Date
    Oct 2003
    Posts
    2
    I have never had a problem with installing mysql, php, and running IIS on the same box as my primary system. In fact this is how I run it.

    As for installation it took me about 5 minutes to get everything up and running.

    1. Make sure IIS is running properly.
    2. Download and install mySQL win exe. They have done a good job with this installation so you should not run in to any problems.
    3. Download and install php current release. They have made great strides since the beginning of php to install on win machines. In fact I believe the current release will automatically setup IIS for you.

    Thanks,

  3. #3
    Junior Member igor1 is an unknown quantity at this point igor1's Avatar
    Join Date
    Sep 2003
    Posts
    13

    install MySQL

    Simply go to www.mysql.com
    find downloads and there is an installation programme, all you need.
    (read license conditions, it is important if you use for commerial purposes).

    Usually it works fine as localhost for testing.
    I use it with Perl (CGI) and Java (servlets, JSP).

    I have installed MySQL on several clients's machines (v. 3.23).

    However recently I have faced some troubles with XP. This seems to be caused by XP configuration details, depending on administrator.

    regards

    Igor

  4. #4
    Senior Member redcircle is an unknown quantity at this point redcircle's Avatar
    Join Date
    Aug 2003
    Posts
    424
    I've installed mysql on XP numerous times without any problems.

    pretty much run the install program. go to the dir it was installed in and run "mysqld -install" then start the service. haven't had any problems with it.
    www.squitosoft.com - PHP development site. featuring Squito Gallery. a php driven photo gallery.
    www.rgfx.net - Specializing in Internet solutions, including Html authoring, Interactive Web sites, 3D/2D Graphics and animation.

  5. #5

    Try FoxServ

    If you don't want to mess with IIS, go to www.foxserv.net They have a great package that automates the install of PHP, Apache and MySQL. I've installed it on a number of XP machines and works great once the .conf files are set up for your environment.
    Andy Timmins
    Timmins Networking - Personalized SEO and Internet Marketing Consulting
    Free Term Papers and Website Content (Hobby Site)
    <a herf="http://infoebooksource.com">Informational Tip Ebooks Site</a>

  6. #6

    MSQL Setup

    I downloaded the latest stable release from MySQL and, once I'd completed the given setup guidelines for Win2KPro, it requested access to MySQL Monitor on the net?

    I've not had time to figure out why it needed to do this other than that if access wasn't granted it would return 'localhost' errors.

    As a result, until I do have time to either find out what is happening myself, or get a definitive answer elsewhere, I've put my MySQL introduction on hold.
    Pete

    www.celna.co.uk

    Nothing ever changes - Still stuck in the same damned corner!

  7. #7
    Junior Member jadedpuppy is an unknown quantity at this point
    Join Date
    Jan 2004
    Posts
    1
    hey there.... ive been running into a problem with mysql in that the setup.exe file wont do *anything*... i unzipped the DLd files into folder c:/mysql... and when i go to that folder and try and double click the setup.exe file, nothing happens at all.... any help with this?

+ Reply to Thread

Similar Threads

  1. mysql php - help needed
    By amkma in forum Web Programming Discussion Forum
    Replies: 5
    Last Post: 03-17-2008, 11:19 AM
  2. Problem in installing & configuring MySQL in Windows 20
    By vij in forum Database Discussion Forum
    Replies: 4
    Last Post: 04-11-2005, 10:57 AM
  3. Windows Mysql Worm on the loose
    By cyanide in forum Database Discussion Forum
    Replies: 0
    Last Post: 01-30-2005, 11:12 PM
  4. MySQL worm hits Windows systems
    By WPW_Feedbot in forum IT Discussion Forum
    Replies: 0
    Last Post: 01-27-2005, 05:31 PM
  5. mySQL windows install does nothing
    By dlature in forum Database Discussion Forum
    Replies: 7
    Last Post: 06-02-2004, 06:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts