CodeHeads wrote:
On Thu, 2006-02-23 at 21:46 -0600, Walter Johnson wrote:
#chown mysql:mysql /var/mysql-data
#chmod 770 /var/mysql-data
Try this, assuming the files are in there for the database.
$chown -R mysql:mysql /var/mysql-data/*
$chmod -R 770 /var/mysql-data/*
Hope that
Dan Trainor wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Walter Johnson wrote:
This is probably a simple question. I installed MySQL about a month ago
on Mac OS X and I am new to this. During the installation (as root) I
created a directory /var/mysql-data. Then, following the
This is probably a simple question. I installed MySQL about a month ago
on Mac OS X and I am new to this. During the installation (as root) I
created a directory /var/mysql-data. Then, following the installation
instructions:
#chown mysql:mysql /var/mysql-data
#chmod 770 /var/mysql-data
Th
For a good choice of Mac sql GUI's, search Google for "mysql gui".
W Johnson
-
This message sent using EMUmail -- http://www.emumail.com
-
Jumping through hoops to get E-mail on the
Egor Egorov
Sir, I understand how intimidating the manual may seem, especially when
you are starting out.
Don't give up, and here is a suggestion that I found to help a lot.
(Although some around here might laugh.)
I got a book called MYSQL and PHP for Dummies. It does a fantastic job of
giving