Follow us on...
Follow us on Twitter Follow us on Facebook
Register
Results 1 to 4 of 4
  1. #1
    rae07 is offline Registered User
    Join Date
    May 2006
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    uninstalling mysql

    i've got a problem. i've install Xampp on my mac all worked but the SQL server. apparently the port clashes with 'existing' mysql server running on my mac. how can i remove this independent version of mysql in the following path 'usr/local/mysql'?

  2. #2
    macworks's Avatar
    macworks is offline Christopher Raymond
    Join Date
    Mar 2006
    Location
    Minneapolis, MN
    Posts
    443
    Thanks
    0
    Thanked 0 Times in 0 Posts
    If you don't need to use the MySQL server, you can simply prevent it from starting up. This should make the port available to other software.

    To disable MySQL from starting up, go to /Library/Startup Items and either archive or rename the MySQL item(s) there. Then reboot.

    Otherwise, if you really want to get rid of it altogether, remove the startup items and remove the MySQL folder in /usr/local/. If you're not comfortable with the terminal, choose "Go to Folder" from the "Go" menu in Finder and type in /usr/local and press return. The Finder will open that folder and you can then delete the MySQL folders.

    Another option would be to change the port number used by one of the two items. Perhaps Xampp has a preference that allows you to change the port number. If not, you can change MySQL's port number by downloading MySQL administrator software (free) from the MySQL.org web site: http://www.mysql.org/downloads/gui-tools/5.0.html
    Christopher Raymond
    ACTC

    Owner/Operator: MacWorks

  3. #3
    rae07 is offline Registered User
    Join Date
    May 2006
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts
    hey! thx a lot for reply! finally have it done...end up deleting the whole 'usr/local/mysql' folder.

    btw...i've tried searching for the folder in 'Finder' but can't seem to locate. had to get into 'Terminal' to delete folder via command. why is it so?

  4. #4
    ElDiabloConCaca's Avatar
    ElDiabloConCaca is offline U.S.D.A. Prime
    Join Date
    Aug 2001
    Location
    San Antonio, Texas
    Posts
    14,490
    Thanks
    10
    Thanked 648 Times in 610 Posts
    Because the Finder only shows a subset of files and directories on your hard drive -- typically, things in /usr/local/ or in /usr/ or any number of other UNIX-standard directories (/etc/, /var/, etc.) don't show up in the Finder because users rarely need graphical access to those places.
    2009 Mac mini 2.0GHz • 2010 MacBook Air 11" • 2010 MacBook Pro 13" • LED 24" Cinema Display
    PowerMac G4 MDD dual 1.25GHz • PowerMac G4 Yikes! • iPad 2 32GB • 2 x iPhone 4 16GB • iPod Touch 8GB • iPod nano 1GB • iPod shuffle 1GB • AirPort Extreme dual-band • AppleTV
    http://www.jeffhoppe.com

 

 

Similar Threads

  1. Problem uninstalling/installing MySQL on Tiger
    By freaky in forum Mac OS X System & Mac Software
    Replies: 1
    Last Post: June 24th, 2005, 10:33 PM
  2. Uninstalling/Reinstalling MySQL
    By owaters in forum Design & Media
    Replies: 2
    Last Post: June 15th, 2004, 09:34 PM
  3. mysql dead (mysql.sock missing)
    By kzo in forum Mac OS X System & Mac Software
    Replies: 8
    Last Post: March 27th, 2002, 06:42 PM
  4. Replies: 16
    Last Post: August 9th, 2001, 03:56 PM

Bookmarks

Posting Permissions

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