|
|
|
|
![]() ![]() |
Oct 30 2006, 12:21 AM
Post
#1
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 26 Joined: 26-October 06 Member No.: 16,802 |
Well I finally found a linux distro I like, I got the mysql server rpm installed on Fedora core 6 just last night... Now I am trying to start up the server and all i get is it saying its starting then saying its stopping from PID file /var/run/mysqld/mysqld.pid
I am new to linux and farily new to running the mysql server, what should I be checking to fix this |
|
|
|
Oct 30 2006, 08:48 AM
Post
#2
|
|
|
SM- the Man -The Myth - The Legend Himself Group: Members Posts: 443 Joined: 4-September 05 From: Drinking da rootbeers Member No.: 8,313 |
Since I am not a linux user nor expert mysql user I did find some links that could answer the problem that your having.
http://ubuntuforums.org/showthread.php?t=276470 http://www.linuxquestions.org/questions/sh...ad.php?t=441813 http://bugs.mysql.com/bug.php?id=18403 |
|
|
|
Oct 30 2006, 10:13 AM
Post
#3
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 12 Joined: 30-October 06 Member No.: 16,870 |
Re-install the sql server usually helps if not check the mysql config make sure its all set up properly
|
|
|
|
Oct 30 2006, 12:09 PM
Post
#4
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 26 Joined: 26-October 06 Member No.: 16,802 |
Re-install the sql server usually helps if not check the mysql config make sure its all set up properly thanks i got it reinstalled and it works now.... Now how do I get mysql Administrator to connected to the server, the server doesnt seem to accept any connections from Mysql administrator, or is there a better graphical client for the server to use? |
|
|
|
Oct 30 2006, 01:49 PM
Post
#5
|
|
|
Premium Member Group: Members Posts: 238 Joined: 9-September 05 Member No.: 8,400 |
Hey did u try the very first 'mysql' command? On a clean install, it usually fires up without any password, directly into root account.
Else you may also try 'mysql --user=root' If you were looking forward to perform mysqladmin functions, then its better you try the MySQL GUI tools kit. Find it at http://dev.mysql.com/downloads/gui-tools/5.0.html Also download the mysql manual. It is a mere must while you are working with MySQL. |
|
|
|
Oct 30 2006, 08:08 PM
Post
#6
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 12 Joined: 30-October 06 Member No.: 16,870 |
try installing PHPMyAdmin its a php client that iprovides a GUI interface for managing SQL databases. PHPMyAdmin can be downloaded from http://www.phpmyadmin.net, PHP is required to run this interface php loader can be downloaded from http://www.php.net
|
|
|
|
Oct 30 2006, 10:08 PM
Post
#7
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 26 Joined: 26-October 06 Member No.: 16,802 |
try installing PHPMyAdmin its a php client that iprovides a GUI interface for managing SQL databases. PHPMyAdmin can be downloaded from http://www.phpmyadmin.net, PHP is required to run this interface php loader can be downloaded from http://www.php.net Ok now that I got mysql installed and running and I got phpmyadmin installed, it says that I am missing the mysql module for php, I tried installing the module it suggests as an rpm that came with fedora but it does not work for some reason? is there somewher I can find this module to install? or is it just something I need to edit in one of my config files, and if so which one? |
|
|
|
Oct 31 2006, 12:24 AM
Post
#8
|
|
|
Advanced Member Group: Members Posts: 187 Joined: 15-November 05 From: Inland from the Left Coast of Canada Member No.: 9,627 |
download a copy of XAMPP. Flawless installs.
|
|
|
|
Oct 31 2006, 01:07 PM
Post
#9
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 26 Joined: 26-October 06 Member No.: 16,802 |
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 13th October 2008 - 01:13 AM |