Beginning MySQL Tutorial One of the fastest SQL (Structured Query Language) database servers currently on the market is the MySQL server, developed by T.c.X. DataKonsultAB. MySQL, available for download at http://www.mysql.com, offers the data base programmer with an array of options and capabilities rarely seen in other database servers. What's more, MySQL is free of charge for those wishing to use it for private and commercial use.
| Name: |
victor |
| Subject: |
Re: please help: can only connect as root via mysql.sock |
| Date: |
04-25-2000 04:38PM |
thanks, mark! you were right on.
while the permissions were ok on mysql.sock, the permissions for my /var/lib/mysql directory were too restrictive.
after a chmod 755, i have php and mysql cranking out dynamic pages.
-victor
|
Other posts in this thread:
Reply to this post:
|
 |
Visit the MySQL Forum!
New On DevShed:
Hot Forum Topics:
|