| Article: |
Apache Web-Serving With Mac OS X, Part 5 | |
| Subject: | And Mac OS X Server? | |
| Date: | 2002-03-11 08:14:31 | |
| From: | morbus | |
|
Response to: And Mac OS X Server?
|
||
| There quite possibly could be, yes. At the very least, if the Server version of MySQL was still running when you tried to turn on your version of MySQL, then there'd be conflicts. These instructions assume plain old OS X - not OS X Server. | ||
Showing messages 1 through 1 of 1.
-
And Mac OS X Server?
2002-04-29 09:13:24 cybersank [View]



Apple previously noted that MySQL would be part pf the system, but you only get it if you're installing a fresh copy of 10.1 Server. If you updated the Server version (like I did) from 10.0 then you only get Tomcat.
PS.
I had problems starting the Mysql Server and fixed by adding a ' * ' at the end of the line:
sudo chown -R mysql /usr/local/mysql/*