MySQL installation problem

Ryan Schmidt ryandesign at macports.org
Wed Nov 25 12:05:47 PST 2009


On Nov 25, 2009, at 10:26, Zhu Sha Zang wrote:

> I'm trying to install mysql inside a G4/PPC machine, but when i try to follow this instructions:
> 
> 1) Setup MySQL (for new installs)
> -----------------------------------------------
> -Configure MySQL:
>        sudo -u mysql /opt/local/lib/mysql5/bin/mysql_install_db
> 
> -Start MySQL and set it to run at system boot:
>        sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist
> 
> -Set the root MySQL password (replace <mypassword> with your chosen password):
>        sudo /opt/local/lib/mysql5/bin/mysqladmin -u root password <mypassword>
> 
> 
> I cannot execute the second command cos this arch:
> 
> /Library/LaunchDaemons/org.macports.mysql5.plist
> 
> do not exist, but in the /Library/LaunchDaemons already have this archs:
> 
> org.macports.logwatch.plist     org.macports.nedimonitor.plist  org.macports.nedisyslog.plist   org.macports.snmptrapd.plist
> 
> 
> Some hint to do?

Install the mysql5-server port.





More information about the macports-users mailing list