Cant Get Access to My Databases

2005-07-18 Thread Tim Holmes
Good Morning: I have finally gotten my MySQL server up and running. However, I am having a bit of difficulty getting connected. I am using Dreamweaver to construct PHP pages for dynamic data, and phpMyAdmin to manage the databases, however when I try to connect by either method, I get a message

RE: Databases in a different location than the default

2005-07-13 Thread Tim Holmes
rective in the my.cnf file to read > >datadir=/home/mysql > >when I do this however, mysql fails to start - it waits for a period of > >time and gives me a failed error. > >Can someone please explain to me what is going wrong, and what I can do > >to fix it. - I am not i

Databases in a different location than the default

2005-07-12 Thread Tim Holmes
Good Afternoon: I have rebuilt by web / database server from bare metal this morning. The computer is running Fedora Core 3, and is fully patched and up to date. The MySQL version is 4.1.12-1, and I have installed the following components - Server - Client -