General :: Install MySQL Server On Debian While Offline?

Aug 29, 2011

I'm a Linux newbie. I want to install mysql-5.5.15-linux2.6-x86_64.tar.gz on a Debian box offline without using the apt command. How can I do this?

View 1 Replies


ADVERTISEMENT

General :: Can't Connect To Local MySQL Server Through Socket '/var/lib/mysql/mysql.sock' (2)

Jun 2, 2010

i am using liferay5.2(mysql included in the download pack) on fedora. while liferay is working fine but i cannot connect to mysql.i am getting the error

[
[root@localhost ~]# ln -s /var/lib/mysql/mysql.sock /tmp
[root@localhost ~]# /etc/init.d/mysqld start
Timeout error occurred trying to start MySQL Daemon.

[code]....

i didnt find the mysql.sock file in the location /var/lib/mysql/mysql.sock. i cannot find the portal-ext.properties file also to make intial settings.

View 9 Replies View Related

Debian Installation :: Install SSH On Server But Not For MySQL

Sep 1, 2014

I would like to enable SSH on my debian server but not for MySQL. For MySQL, I want to connect normally.

View 7 Replies View Related

Ubuntu :: Downloading LAMP Server And Install Offline?

Sep 16, 2010

Is it possible to download MySQL, Apache and PHP first? And install them on Ubuntu system offline. Is anybody know how can I get them and install them?

I have to install LAMP server on many system for the purpose of training. So I don't want to download them repeatably. Once download them, install on all system.

View 1 Replies View Related

General :: Non-Root Portable Install Of MySQL Server?

Mar 3, 2010

Is there a non-root, portable distribution of MySQL for Linux? I need to do some testing on a server that I do not have root access to.

View 2 Replies View Related

General :: Install Mysql Query Browser In Debian?

Mar 17, 2011

I want to install mysql query browser in debian

View 1 Replies View Related

General :: Getting All RPMs By 'yum Install Pkg1 Pkg2 Pkg3' To Install On Offline System ?

Jun 12, 2011

I need to somehow do a yum installation (or equivalent of) on a system that is offline with no access to the internet. (I do have access to another Linux system that has internet access, but the Linux installations on both systems have different packages installed and enabled.)

Let's say the command to enter is 'yum install pkg1 pkg2 pkg3' (the documentation for some applications I need indicate the installation instructions this way, and not as the actual RPMs I need). Is there a way for me to run that on my offline system?

e.g. one way I can think of is to run that command on the online system, somehow if possible take note of what RPMs get installed, then transfer them to the offline system via USB and install all the RPMs via rpm command.

The problem with my above idea is that the two systems have different packages enabled, so even if yum on the online system shows a few dependencies being downloaded, I could run download and install all these RPMs and their dependencies on the offline system only to find several more missing dependencies, and dependencies of those dependencies.

View 10 Replies View Related

OpenSUSE Network :: ERROR 2002 (HY000): Can't Connect To Local MySQL Server Through Socket '/var/mysql/mysql.sock

Jun 7, 2011

I think this goes here, but I'm not sure. I decided that XAMPP had been troublesome enough. MySQL never worked. So I decided to instal the LAMP stack offered by YaST. I went about installing it thinking that it would all work. But it seems that I was wrong. So I try to start mysql, and here's what I get:

Code:
the-matrix:~ # mysql start
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' (2) or
Code:
the-matrix:~ # rcmysql start
Starting service MySQL warning: /var/mysql/mysql.sock didn't appear within 30 seconds
chmod: cannot access `/var/run/mysql/mysqld.pid': No such file or directory

[Code]...

View 6 Replies View Related

General :: Bash - Script That Indicates Time The Server Was Offline?

May 18, 2010

Below is data taken from my dedicated server:

[Code]...

I need a script that I can run on an hourly basis that will:

1. Calculate the total downtime since the first date
2. The overall downtime percentage
3. Store this data in a file at /home/bla/file.txt, in the following format: TotalDowntime=03:02:02 Average=0.01%

View 2 Replies View Related

General :: Install Programs From Synaptic Offline?

Dec 16, 2010

I have a laptop on a wireless network in a apartment building, but the server is in the manager's office, the signal is real good. I also have a desktop with no wireless or wired connection. My question is how do I transfer my apps from my laptop to my desktop in offline mode?

I don't want to install a wireless card for my desktop. Is there a way to install synaptic while offline? Or is there a way to install these apps from a flash drive to my desktop, if so how would I do that?

View 7 Replies View Related

Server :: Compile MySQL For Debian?

Dec 24, 2010

I'm missing some features only available from MySQL 5.5.6 and therefore neither Debian's archive or dotdeb supports my needs Is it difficult (link / guide) to compile MySQL myself from my Mac or virtual debian and then distribute it to my servers, will it likely cause more problems and will I be able to compile upgrades later or change back to Debian archive (or dotdeb) when they are releasing a sufficient version? I've been administrating my servers for 2 years now and have some knowledge how things is working :-)

View 1 Replies View Related

Debian Installation :: Can't Connect To MySQL Server

Aug 31, 2014

I have just completed my fresh Debian installation. I have added MySQL server and client using the package manager.

Now I am trying to connect from my PC to the MySQL server (on debian) but getting the following message:

2003: Can't connect to MySQL server on 10.0.0.111 (10061)

View 7 Replies View Related

Debian :: MySQL Server Can't Start In Lamp

Jun 24, 2015

I installed LaMp 2 days ago. First everything works; But until yesterday, I can't start anymore mysql server : it failed each time.

When I look at the status :

Code: Select allsystemctl status mysql
Failed to get D-Bus connection: Erreur inconnue -1

It's like it can't generate mysqld.sock

Code: Select all/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!

I keep reading man and trying to find something I didn't configure correctly, but I can't find nothing.

View 1 Replies View Related

Debian :: Login With Mail And Mysql Server?

Jun 9, 2010

I have machine which manages all mail accounts and their traffic and as well mysql database and some more stuff. Theres also windows server where users are managed and they get their programs from over rdp. I have login screen on Linux machine. It says Debian GNU/Linux 5.0. And I have root password, but I know that I have to login first with simple user account after which I can access login as root. But where can I get simple user account info. I need to manage mailaccounts mainly there.

View 3 Replies View Related

Debian :: Configure Mysql Server And Client In 5?

Jun 13, 2009

i want to know how to configure my sql server and clients in debian 5. what should be the server host name and root password

View 1 Replies View Related

Debian :: Mysql-server Not Installing On Lenny

Jan 10, 2010

I have been fighting with this for days. I upgraded from etch to lenny. I tried installing mysql-5.1. I have uninstalled, reinstalled, updated, upgraded, many, *many*, times. It just stubbornly refuses to work.

Quote:

View 2 Replies View Related

Red Hat / Fedora :: Trying To Install Mysql-server ?

Feb 23, 2010

I am trying to install mysql-server using the command

But get the following error:

View 5 Replies View Related

Server :: Can Not Install Php-mysql / Resolve This?

Jul 9, 2011

I have just updated PHP from 5.1.6 to 5.3.6
on CentOS 5.6, After reboot I have tried to install php-mysql
but I got error says code...

View 2 Replies View Related

Debian Configuration :: MySQL Server Doesn't Start

Jun 18, 2015

Since upgrading from Wheezy to Jessie I have not been able to start the MySQL-server. When I do a "systemctl start mysql" I get the following answer on the console:

Job for mysql.service failed. See 'systemctl status mysql.service' and 'journalctl -xn' for details.
Entering 'systemctl status mysql.service' the answer is:
● mysql.service - LSB: Start and stop the mysql database server daemon
Loaded: loaded (/etc/init.d/mysql)
Active: failed (Result: exit-code) since Don 2015-06-18 18:35:41 CEST; 4min 1s ago
Process: 11272 ExecStart=/etc/init.d/mysql start (code=exited, status=1/FAILURE)

syslog and hostname.err don't show any pertinent messages.

View 4 Replies View Related

Debian :: Error Trying To Install Mysql

Jul 12, 2010

I'm trying to install mysql on Lenny. I managed to get apache and php going just fine but i'm getting this error for mysql at the mo: The following packages have unmet dependencies.

mysql-client: Depends: mysql-client-5.1 but it is not going to be installed
mysql-server: Depends: mysql-server-5.1 but it is not going to be installed
E: Broken packages

I don'thave a cluse how to fix this. I've read that adding a line in sources.

View 7 Replies View Related

Debian :: Can't Access Mysql After Install

Jun 5, 2010

I've just installed mysql-server (apt-get install mysql-server) in my debian vps, it ask for password of which i had provided. However after the install finishes, i run the command "mysql -u root -p", i entered my password but says "ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES".

View 3 Replies View Related

Debian :: Apt-get Install <program>-mysql - What Does This Do?

Nov 16, 2010

I just have a quick question. I was following a Snort setup guide and it told me to do apt-get install snort-mysql. I just wanted to understand the functionality of such a command where you specify a program and then do a -mysql (snort-mysql). Does this configure an SQL database for that specific application or what?

View 2 Replies View Related

Fedora :: Sudo Apt-get Install Mysql-server ?

Jan 16, 2011

What is sudo? I tried to do this : sudo apt-get install mysql-server

And then it gave me this :

We trust you have received the usual lecture from the local System

Administrator. It usually boils down to these three things:

1) Respect the privacy of others.
2) Think before you type.
3) With great power comes great responsibility.

[sudo] password for mlocicero: mlocicero is not in the sudoers file. This incident will be reported.

View 4 Replies View Related

Ubuntu :: Mysql Server Install Error

May 15, 2011

I'm trying to install the squeezebox server software in Ubuntu 9.10 and I'm getting an error when it tries to install mysql-server. Seems like people have run into this before [URL]... but so far, I can't find a solution.

[code]...

View 1 Replies View Related

Ubuntu Servers :: Can't Install Mysql-server

Jun 3, 2011

i'm trying to install mysql-server on my pc. so i type this on my terminal:

Code:
sudo apt-get install mysql-server

it starts to download & install everything, but when it has to configure the server, it simply "freeze" and does nothing!

how can i solve that? i've tried to purge and reinstall, but it was no use!

View 6 Replies View Related

Server :: MySQL Datadir From Previous Install?

Jun 22, 2010

I was running Ubuntu 9.10 and had the MySQL datadir moved to a different directory, /store/mysql. Due to a filesystem problem on the upgrade to Ubuntu 10.04, I was forced to reinstall. My /store/mysql was copied back over, changes to /etc/mysql/my.cnf and /etc/apparmor.d/usr.sbin.mysqld, but MySQL hangs when I go to start it and nothing is showing up in any of the logs. How do I get MySQL to recognize the datadir from the previous install?

View 1 Replies View Related

Software :: Install Mysql-server Into A Pendrive ?

Nov 16, 2010

I need to install mysql-server into a pendrive because i want to use a database into the pendrive..

I'm using debian, and i tried to put the var/lib/mysql directory into the pendrive, then i modified the my.cnf file with this string:

But now when i write "mysql -u root -p" i receice this error:

I think because i have to install mysql into the pendrive, isn't it?

View 11 Replies View Related

CentOS 5 :: Mysql-server Fails To Install?

Feb 7, 2011

Im having a major problem with mysql-server failing to install.The installation stoppes on "Running Transactions" (have tried waiting for 10 minutes). When I use Ctrl+C an error appears:error: %pre(mysql-server-5.0.77-4.el5_5.4.x86_64) scriptlet failed, signal 2 error: install: %pre scriptlet failed (2), skipping mysql-server-5.0.77-4.el5_5.4

View 2 Replies View Related

General :: Access Remote Mysql Server Through Socks Proxy Server?

Aug 25, 2010

Scenario:A - Local Unix machineB - socks proxy server port 1080C - remote mysql server port 3306I want to connect to the remote mysql server(C) from local unix machine(A) using sock proxy(B).

View 1 Replies View Related

Debian Configuration :: MySQL Server Gives 'Wrong Password' Error?

Mar 5, 2011

At the moment I am having a problem with the MySQL server on my VPS. It's a completely fresh install of both Debian 5 and MySQL but the problem is upon logging in I get:

[root@boris ~]#mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

[code]....

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved