Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    MYSQL


SuperbHosting.net have generously sponsored dedicated servers to ensure a reliable and scalable dedicated hosting solution for BigResource.com.





Linux Mdk Rpm MySql Installation


I just installed from rpms MySQL on a Mandrake10.1.
I can't get trhough the
can't connect to Local MySQL server through socket "/var/lib/mysql.sock" (113)
There were already mentions to this problem but no solution on the forum.
Could it be possible to tell us how to go through??
I've got a mysql.sock in the good path but it's 0bytes.
If you don't know the solution, would it be possible to send a copy of your mysql.sock?




View Complete Forum Thread with Replies

Related Forum Messages:
Installation Problem Mysql 4.0.13 On Red Hat Linux 6.2
I am facing problem in installing the mysql 4.0.13 on my
linux 6.2 machine . I have pentium III server. When i give the command
rpm -ivt MySQL-server-4.0.13-0.i386.rpm it give the message " Only one
major mode may be specified "

I tried lot to install the mysql ver 4 on my machine but could not succeed .

View Replies !
Mysql 5 /msi Installation
i had mysql 5 alpha installed and npow i uninstalled due i downloaed the latest v5 .msi.
Although i uninstalled the previous mysql before installing the current one, the latter wont be able to start when try to install itslef as a windows service.
I have disables from administrative tools-services the previosu mysql set it to disable so now i guess the old one its not runnigns as a service but the new one wont start why?

View Replies !
New Mysql Installation
I just installed MySQL and the appropriate ODBC driver on IIS 5, and can't make it work. The db server itself is running as a service just fine. Here's the error I get when trying to connect from a PHP script:
Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO)
I get a similar error trying to connect from a command line.
I feel sure I must have skipped some necessary step in setting this stuff up.

View Replies !
Installation Of MYSQL On OS X
I installed MYSQL on my MAc -OS X 10.3.9. When I try and connect I get the following error:

Welcome to Darwin!
/usr/local/mysql-standard-4.1.12-apple-darwin7.9.0-powerpc/bin/mysql; exit
Mist:~ jbrousseau$ /usr/local/mysql-standard-4.1.12-apple-darwin7.9.0-powerpc/bin/mysql; exit
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61)
logout
[Process completed]

View Replies !
Mysql Db Installation
I installed mysql server and i dont understand what i have to do from this point in order to have mysql database. Do i need to run script for create database Code:

View Replies !
MYSql 5 Installation
Downloaded MySql 5 and installed OK. However when I try to set up a MySql instance, using all the defaults and InnoDB tables, the service will not start. I checked Admin->Services and the MYSQL service is there and is set to start automatically but is marked stopped. When I try to start it I get error 1067.

View Replies !
PHP-BB And MYSQL? Installation?
I've got my own web server in my office which i use to run my business web site from. It already has Perl, and I installed PHP last night. I installed it because i want to make forums for my site. I'm pretty new to php, but i'm a fast learner, and decided to have a go. I also installed PHP-BB to make my forums with.

The problem is, it's asking me for a database something? Now i don't know what on earth to do from here. I've tried selected all of them to see if they'd work, but they didn't. I think i need to install some kind of database thing to my server so i can set my forums up. has anyone any suggestions, and if they have, how do i go about it?

View Replies !
Help With MySQL Installation
I was wondering if any one out there could help me. I'm new at MySQL and just beginning with Kevin Yank's book. I have downloaded and installed MySQL as instructed, everything seems to run perfect until I change the password for the root user. From there on when I try to run Mysqladmin I'm requested my new password but when I enter it I get the following error message.
MySQLAdmin: connect to server at local host failed. Error: 'Host 'localhost' is not allowed to conect to this MySQL server'

I also tried to open mysql command line and I get this error message:
error 1130 (HY000) Host 'localhost' is not allowed to connect to this MySQL server.

What am I doing wrong?

View Replies !
Installation And Config Of MYSQL
Installed Mysql in Redhat 9.0 workstation. I have installed MYSQL,Appache,PHP.

PHP,Appache installation is fine and intergration is also working fine. I have installed and configured MYSQL

Problem : I cannot log into MYSQL database either from root or user.(local host)

The error is 2002: unable to connect to local host thru socket "varlibmysoc" but cannot locate the mysql.sock in /tmp And the service is sqldb is also not working and cannot locate in services.

View Replies !
MySQL Localize Installation
In MySQL features, it is mentioned that it supports
localization/internationalization. I tried MySQL setup installation
but doesn't prompt me for language selection for setup. Does mysql
supports installation in local languages. I want mysql setup
instructions/messages (GUI) to be displayed in local languages. Can
"mysql Administrator" setup also be configured in different languages?

View Replies !
Installation Of Mysql++ On SuSE 9.3
I try to install mysql++ for SuSE 9.3, but I cannot compile any C++ program. Does anybody have any experience on this?

View Replies !
Installation Of Mysql++ With SuSE 9.3
I try to install mysql++ for SuSE 9.3, but I cannot compile any C++ program. Does anybody have any experience on this?

View Replies !
MySql Installation On Solaris10
I installed Solaris 10 on a Pentium machine. Then i
came to know that MySql comes bundled with Solaris 10. So i installed
MySql which came with the Solaris 10. Then i checked the version of the
MySql i installed using mysqlcheck -V and the version shown was 4.0.24.
I wanted the latest version of MySql (5.0) to be installed in the
Pentium machine.

So i downloaded the
mysql-max-5.0.21-solaris10-i386.pkg.gz and installed it as before and
started the MySql server. Again i checked the version and it is still
4.0.24 instead of showing 5.0.21. I dont know what went wrong. The
reason i wanted the latest version of MySql is to use the MySql
cluster.

View Replies !
Installation Of Mysql 4.0.14 On Windows Xp
I am new to mysql server and trying to install the mysql server on my
windows xp home edition. I have downloaded 4.0.14 zip file on my computer.
I can unzip the file and it generates 10-15 files. When I do double click on
the setup.exe it loads for 5 seconds and then stops. No window is displayed.
No error message is generated.

I thought may be I should try some other version. I downloaded older version
4.0.13 and same thing here. I downloaded 3.23.57 and same thing here.
I am logged in as administrator. I can install other softwares without any
problem. Can you please suggest any thing I should try to install the mysql
server.

View Replies !
MySQL Installation Problem
We are having some trouble installing a MySQL database onto one of our
servers and would appreciate some assistance, details are below.

Installing MySQL v4.0.14 on a Solaris 8 (Sparc) system on a Netra X1.

We have downloaded the source files from your website and have had a go at
trying to install the software following the instructions on the user
manual. We get to the point of configure and we get the following output:

root@stats1 > ./configure --prefix=/usr/local/mysql
NOTE: This is a MySQL binary distribution. It's ready to run, you don't
need to configure it!

To help you a bit, I am now going to create the needed MySQL databases
and start the MySQL server for you. If you run into any trouble, please
consult the MySQL manual, that you can find in the Docs directory.

Installing all prepared tables
030818 10:39:06 ./bin/mysqld: Shutdown Complete

To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system Code:

View Replies !
MySQL C++ Interface Installation
After I downloaded MySQL C++ package & installed it, I can't compile any sources. System notes "undefine reference 'function' ", is anyone familar with gcc & MySQL C++ development package ?

View Replies !
Mysql Installation Failed
Anyone can help me and I would appreciated. I install mysql on Fedora linux from binary source which i download version mysql 5.0.22 tar.gz

starting with this cmmand gave me the error:

shell> bin/mysql_install_db --user=mysql
[root@localhost mysql]# bin/mysql_install_db --user=mysql
Didn't find /mysql/bin/mysqld
You should do a 'make install' before executing this script

I did make install and I tried manay time still don't work, any idea and I don't get the right binary source code or any other source code that you can recommanded

View Replies !
MySQL Installation Documentation
EVERY SINGLE WINDOWS XP user who ever installs MySQL has to open port 3306 in the firewall, and make an exception for the binary mysql.exe to allow connections to be made to it. Yet this not mentioned in the installation process.

For another example, the documentation sometimes asks you to enter commands like "mysqladmin version" that actually have to be entered as "mysqladmin -u root -p version".

For another example, the "detailed configuration" sometimes fails at the last step, and the only solution is to uninstall MySQL, re-install, then run the configuration wizard later. This bug is not documented. It is then too late to move the InnoDB tables to where you want them, though; the documented way to move the InnoDB tables doesn't work.

For another example, it is almost impossible to get MySQL to work with localhost pipe connections on Windows. Supposedly you could to this by starting the service with the "--enable-named-pipe" parameter. But Windows XP has a horrible bug, in that parameters given to services entered in the "Start parameters" window of a service are not saved and not used. Most people give up and use TCP/IP, thus slowing the server down and creating a security hole.

This is related to the error "Cannot connect to mySQL server on localhost <10061>", which almost everyone who has ever installed MySQL on Windows gets. Put a friggin' section in the installation documentation about it, already.

View Replies !
Installation Of MySQL On MacOS
I had installed mysql version for MACOS but whenever i am trying to create a database using terminal(command prompt) window it says command not found.

Can any one tell me that this problem is related to installation of sql on mac or why i am getting this problem?

View Replies !
Installation Steps For MySQL 5.0
Is there a document which provides clear steps for installation of MySQL5.0.

What all I have to download from the following.

MySQL Community Server
MySQL Cluster
Max DB
GUI Tools
Connectors

My OS is a Windows XPH SP2.

And what is this Open GL required for MySQL Workbench ?

View Replies !
Mysql Devel Installation
I need to install the MySQL development files (headers and libraries) mysql-devel, however I don't know where I can find it, I try the downloads on this page but no luck, anyone can post me the link or procedure how to install it?

View Replies !
How To Start Mysql After Installation:
i recently installed mysql on my machine successfully. however, when i invoke command line client i get a prompt like this: password: i don't know what to supply for the password. can anybody please help me find out how to start, connect and administer mysql?

View Replies !
Single MySql Installation
I have a novell 6.0 server running MySql v 4.1. We installed mysql to support a program called Orchard per the vendor's instruction.

We have received another piece of software that requires mySQl. This vendor knows very little about mySql. Can I use the same installation of mySql to support both database programs?

View Replies !
After Installation C:mysql With Lot Of Different Items ...
mysql-4.0.11a-gamma-win

On my desktop.

I clicked on SETUP.EXE. I hit "next>" after reading everything and then finished.
It said it placed a folder called "mysql" in C:mysql.
I opened that...and there are a lot of different items in it.
Do you think you can tell me what to do now?

View Replies !
MySQL-Query-Browser Installation
I am currently migrating a db from SQL Server & MySQL and ? (front end yet
to be decided upon) As I familiarise myself with MySQL populating tables
etc can be quite clumbersome. After reading the MySQL site it appears the
"Query Browser" is the correct tool which I've downloaded, extracted and
followed the instruction for installing it... without success, it doesn't
work.

To clarify what I've done I've:
Downloaded: mysql-query-browser-1.1.6-linux.tar.gz
Extracted it using: tar -vzxf mysql-query-browser-1.1.6-linux.tar.gz
In the doc directory there is a html file that explains the installation
procedure under Linux...

"To install MySQL Query Browser, run this command:
shell> tar --directory=/opt -xzvf mysql-query-browser-version-linux.tar.gz

This installs the application binary in /opt/mysql-query-browser/bin. Change
into that directory and run mysql-query-browser to start the application.
You can replace /opt with your desired installation path."

I have done all of this and the files were extracted
to /opt/mysql-query-browser as expected.

The question is, how do I run the application?

View Replies !
Accessing Mysql After Fresh Installation
I have recently installes mysql -4.0.0.1 on my redhat 7.1 machine . After
installing when enter into mysql it gives me message " Access denied for
user root@local host .......using password yes"

i have tried all the options like

#mysql -u root -h localhost
#mysql -u root -h localhost -p
#mysql -u root -h localhost -p mysql
#mysql -u root -h localhost test -p
#mysql -u root -h localhost test
#mysql -u root
#mysql -u root mysql

but none of the option is working at all.

Please any idea how i can change the root password or enter the mysql after
fresh installation.

View Replies !
Configure Existing MySql Installation
I'm trying to ascertain how to configure MySql to support secure connections without having to rebuild the source code w/ the --with-vio and --with-openssl options. Since the opensource binary provided has a default of no for have_openssl, is there a way I can modify an existing installation to support secure connections?

View Replies !
MySQL Administrator Client Installation
Can MySQL administrator installed on a client machine which has no MySQL database installed?

We have two MySQL installation on Linux. I want to check things from my desktop which is Windows via some graphical administration software.

Any possibility? When I try to connect one of the server I got error. Admin tool added my computer's domain suffix after the user name which I typed in...

View Replies !
Installation :: Can't Find File: ./mysql/help_relation.frm
When I am installing mysql database using scripts/mysql_install_db --user=mysql I am getting below error.

060526 [ERROR] ./bin/mysqld: can't find file: './mysql/help_relation.frm' (error no: 13)

when I start server using bin/mysqld_safe --user=mysql & I am getting below error.

starting mysqld daemon with datbases from /var/lib/mysql
stopping server from pid file /var/run/mysqld/mysqld.pid
mysqld ended.

View Replies !
MySQL Server Instance Configuration Installation
Hi everyone. I just tried installing MySQL Community Edition, but it has frozen up during the final step (MySQL Server Instance Configuration). I'm installing it on Windows XP, and I used all the default settings, except that I changed "Detailed Configuration" to "Standard Configuration". The installation window now says "Not Responding" and I don't know what to do. I guess if I shut it down manually, MySQL won't be configured properly. I don't know if this will corrupt the installation, or if the installation part has already finished.

View Replies !
Mysql/phpmyadmin Installation Method Required
I just got anew laptop and I am currently trying to install all of my web applications. I can remember the last time i installed mysql and phpmyadmin it took me ages, som I was wondering if there is any wizard available that I could use to find a smooth way to install this.

View Replies !
Fresh Installation Versus Copying /usr/local/mysql
I've recently taken over the management of a production mysql environment that was previously managed by Unix sysadmins. It currently runs mysql 4.0.18 on both Solaris and Linux machines. We've QA'd mysql 5.0.51a and are pushing to upgrade in production.

Under the previous management, the sysadmins would just tar up /usr/local/mysql and copy it to another machine when they built a new mysql server. Is this a valid way to perform an upgrade or an installation? I mean installing mysql 5.0.51a on one server and just copying the base directory to other servers. My mind and my gut say it would be better to do a fresh installation on each server, but I anticipate some resistance from the sysadmins who still maintain a lot of control over the servers.

If copying /usr/local/mysql to another machine is valid.

View Replies !
Botched Mac Mysql Installation - Permission Related Issues
Code:
jon-reids-power-mac-g4:~ jon$ mysqld_safe
touch: /usr/local/mysql/data/jon-reids-power-mac-g4.local.err: Permission denied
chown: /usr/local/mysql/data/jon-reids-power-mac-g4.local.err: Permission denied
Starting mysqld daemon with databases from /usr/local/mysql/data
/usr/local/mysql/bin/mysqld_safe: line 380: /usr/local/mysql/data/jon-reids-power-mac-g4.local.err: Permission denied
rm: /usr/local/mysql/data/jon-reids-power-mac-g4.local.pid: Permission denied
/usr/local/mysql/bin/mysqld_safe: line 386: /usr/local/mysql/data/jon-reids-power-mac-g4.local.err: Permission denied
STOPPING server from pid file /usr/local/mysql/data/jon-reids-power-mac-g4.local.pid
tee: /usr/local/mysql/data/jon-reids-power-mac-g4.local.err: Permission denied
080616 21:52:09 mysqld ended
tee: /usr/local/mysql/data/jon-reids-power-mac-g4.local.err: Permission denied

jon-reids-power-mac-g4:~ jon$ sudo mysqld_safe
Password:
Starting mysqld daemon with databases from /usr/local/mysql/data

View Replies !
MySQL V4.0 -> Red Hat Linux 9
I'm having great problems trying to install the latest MySQl RPM
package onto my Red Hat Linux OS.

There is already MySQL v 3.0 pre-installed with the RH Linux
distribution disk but I can not seem to get any of the functions
working on it. So I have now dopwnloaded the latest version hoping
that this will fix the error.

I have managed to install the MySQL-shared-compat-4.0.1-0.i386.rpm but
i'm getting the following error message when I install
MySQL-server-4.0.1-0.i386.rpm : Code:

View Replies !
Mysql On Linux
I am interested in connecting to my MySql database that is running (default install) on FC4. I want to connect to the db with my Windoze machine using MySql Query Browser. Both machines are behind a router; the gateway is 192.168.0.1. The Linux ip address is 192.168.0.50 and the windows is 192.168.0.11 (both static). I guess I need to learn how to determine the mysql host and port when connecting. I thought it would just be 192.168.0.50 and 3306 respectively, it's not working.

View Replies !
MySQL And Linux
I am pretty new to the MySQL/Linux worlds. Each time I want to use MySQL, I have to start the program under the root account.

Are users other than "root" allowed to access the program? If so, how is it done? It would be nice if I didn't have to continuously log into root every time I would like to use MySQL.

View Replies !
Mysql In Linux
I have installed MySQl in linux and its working properly. I wrote an c++ program to connect to mysql database, which is capable of retrieving, deleting the values from database table. The problem i am facing is i am unable to insert values into the table at runtime. Can anyone please help me as to how to write the query?

View Replies !
How To Connect Remotely To Linux/MySQL Using MySQL Query Browser
http://dev.mysql.com/doc/query-brows...onnection.html

I'm trying to connect from my Windows based PC to a dedicated server which is running on Linux system.

I type server host and port 3306 user name admin + password and default schema and I get access denied message.

I use putty to connect to the server using IP and port 22 and it connects to the server.

What settings do I need to use to connect to MySQL using query browser?

View Replies !
How To Use A Copy Of A MYSQL 4.1 Database In MYSQL 5 Running On Ubuntu Linux
We had a "permanent world" game server running on an older PC, under Ubuntu 5.10, using a MYSQL 4.1 database to store persistent data for the players, then the hard disk quit. We did back up our data on a regular basis, but didn't use MYSQL to do the backups, we simply copied the MYSQL/data/ folder to disk.

So now we have a new hard disk, with Ubuntu 7.10 and MYSQL 5 installed. We have everything working, in that we have created the appropriate database and, using a simple test module of our game which will create some of the tables if they don't exist in the database, we can store and retrieve data from the database tables. The problem we have is how in the world do we get the data from the backup copy of the MYSQL 4.1 created database into the new MYSQL 5 database correctly? With 4.1 we could copy the contents of the database folder right into the database folder in the /var/lib/MYSQL/ folder, but this procedure didn't work with MYSQL 5. The files seemed to copy, as in the copy operation gave no errors, but we get an error that says the database is unavailable and to make sure the MYSQL server is running - it is, so we're stumped, and our game server is offline.

View Replies !
MySQL On Redhat Linux
To make a long story short, let me say I had MySQL working on Windows 98
and everything was fine. Well, I took the big leap and removed all
traces of Windows and Microsoft from the computer. (hooray!) Once I had
Linux running OK, I downloaded and installed MySQL using an RPM package.
I guess the server is running (it says it is every time the computer
starts and it stops successfully every time the computer shuts down)
however, I cannot figure out how to get the MySQL prompt.

I've searched the entire hard drive for MySQL, mysql, MySQL*, mysql* and
probably some others, too. The only thing I found was a shell script
called mysql that starts or stops the server if I am logged in to Linux
as root. I cannot figure out how to start the interactive program that
allows me to make select statements, inserts, updates, etc.
I'm wondering about some things:

Did I download and install the wrong thing?
Am I just not looking for the correct thing?

Did I install it incorrectly?

View Replies !
Mysql On Linux-gui Interface
Is there a GUI interface that is easy to install to manage MySQL on linux?
I'm trying add a user account and password to the db server but I'm not
having any luck from the command prompt.I'm trying to setup the nexus
discussion software.

View Replies !
MYSQL Server In Linux
I have a SQL server on a Linux Fedora machine and I try to use a GUI to
connect to database
I used different GUI like "Toad for MySQL"
in connection page I put Linux IP address as "Server host" and
username/password I keep getting error:
Error No. 2003 Can't connect to MySQL server on '192.168.0.121' (10061)

My question is: Do I need a client installation or configuration on Windows
machine?

View Replies !
Installing MySQL RPM On Linux
I am trying to install MySQL with this command:

rpm -ivh MySQL-server-4.0.13-0.i386.rpm

I get bunch of errors regarding conflicts with the existing
installation (files in /usr/share/mysql/.....)

1. Originaly mySQL was isntalled with Linux 7 install
2. I can't un-install mySQL via Linux Add/Remove program, I get an
error stating sthat shared library option must be selected (it's is
selected)

3. I have deleted /usr/share/mysql directly, but still have a problem.

View Replies !
MySQL, Linux, Ia32, >4GB RAM
I wonder if anybody here is using MySQL (3.23.56?) on a linux/intel ia32
(e.g., Xeon) with more than 4 GB RAM? Did you find a performance
enhancement? With PAE mode on? How does this affect MySQL - being a
multithreaded process, is there any benefit in having all that extra
memory as anything other than a big disk cache?

View Replies !
Mysql, Linux Or Windows
Does mysql work on windows or it has to be on linux only?

View Replies !

Copyright © 2005-08 www.BigResource.com, All rights reserved