LMSouq

Knowledge Base

Browse Moodle Solutions

Clear

419 solutions found in server-admin

Page 5 of 21
0 votes
1 ans
3 views
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock'

I installed MySQL on Mac OS X Mountain Lion with `homebrew install mysql`, but when I tried `mysql -u root` I got the following error: > ERROR 2002 (HY000...

server-admin Solved
SH
asked 1 month ago by shrewdbeans
0 votes
1 ans
3 views
MySQL error 2006: mysql server has gone away

I'm running a server at my office to process some files and report the results to a remote MySQL server. The files processing takes some time and the pro...

server-admin Solved
FL
asked 1 month ago by floatleft
0 votes
1 ans
3 views
MySQL server startup error 'The server quit without updating PID file'

On [Mac OS X v10.6][1] (Snow Leopard), starting MySQL gives the following error: > The server quit without updating PID file ### File *my.cnf* ### `...

server-admin Solved
CH
asked 1 month ago by Chinmay
0 votes
1 ans
3 views
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

I am getting the following error when I try to connect to mysql: `Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'...

server-admin Solved
AT
asked 1 month ago by Atul
0 votes
1 ans
3 views
Connect to mysql in a docker container from the host

**In a nutshell** I want to run mysql in a docker container and connect to it from my host. So far, the best I have achieved is: ERROR 2002 (HY000): C...

server-admin Solved
GT
asked 1 month ago by gturri
0 votes
1 ans
3 views
MySQL Server has gone away when importing large sql file

I tried to import a large sql file through phpMyAdmin...But it kept showing error >'MySql server has gone away' What to do?

server-admin Solved
FR
asked 1 month ago by FrancisMV123
0 votes
1 ans
3 views
How to see full query from SHOW PROCESSLIST?

When I issue `SHOW PROCESSLIST` query, only the first 100 characters of the running SQL query are returned in the info column. Is it possible to change MySQL...

server-admin Solved
GH
asked 1 month ago by Ghostrider
0 votes
1 ans
3 views
ERROR 2006 (HY000): MySQL server has gone away

I get this error when I try to source a large SQL file (a big `INSERT` query). mysql> source file.sql ERROR 2006 (HY000): MySQL server has gone...

server-admin Solved
BE
asked 1 month ago by Ben G
0 votes
1 ans
3 views
Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' (38)

I am having a big problem trying to connect to mysql. When I run: <!-- language: shell --> /usr/local/mysql/bin/mysql start I have the followin...

server-admin Solved
LA
asked 1 month ago by Lambivist
0 votes
1 ans
3 views
Error Code: 2013. Lost connection to MySQL server during query

I got the > Error Code: 2013. Lost connection to MySQL server during query error when I tried to add an index to a table using MySQL Workbench. I...

server-admin Solved
US
asked 1 month ago by user836026
0 votes
1 ans
3 views
MySQL 8.0 - Client does not support authentication protocol requested by server; consider upgrading MySQL client

I can't make a simple connection to the server for some reason. I install the newest MySQL Community 8.0 database along with Node.JS with default settings....

server-admin Solved
PI
asked 1 month ago by Pig
0 votes
1 ans
3 views
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

I installed [LAMP][1] on [Ubuntu 12.04 LTS][2] (Precise Pangolin) and then set root password on [phpMyAdmin][3]. I forgot the password and now I am una...

server-admin Solved
SU
asked 1 month ago by sushmit sarmah
0 votes
1 ans
3 views
Docker (Apple Silicon/M1 Preview) MySQL "no matching manifest for linux/arm64/v8 in the manifest list entries"

I'm running the latest build of the [Docker Apple Silicon Preview.][1] I created the tutorial container/images and it works fine. When I went to create a cu...

server-admin Solved
SA
asked 1 month ago by Sam
0 votes
1 ans
3 views
Host 'xxx.xx.xxx.xxx' is not allowed to connect to this MySQL server

This should be dead simple, but I *cannot* get it to work for the life of me. I'm just trying to connect remotely to my MySQL server. - Connecting as:...

server-admin Solved
CO
asked 1 month ago by concept47
0 votes
1 ans
3 views
how to search for a directory from the terminal in ubuntu

I am using Ubuntu and I want to search for a specific Directory called "sdk". All that I know is, that "sdk" Directory is located somewhe...

server-admin Solved
AM
asked 1 month ago by Amrmsmb
0 votes
1 ans
3 views
Moving from JDK 1.7 to JDK 1.8 on Ubuntu

I am on UBUNTU. JDK version currently installed is: java version "1.7.0_51" Java(TM) SE Runtime Environment (build 1.7.0_51-b13) Java...

server-admin Solved
JO
asked 1 month ago by Johan
0 votes
1 ans
3 views
How to use gem to install Rails on Ubuntu

The error message: Building native extensions. This could take a while... ERROR: Error installing rails: ERROR: Failed to build gem native...

server-admin Solved
AL
asked 1 month ago by Allen
0 votes
1 ans
3 views
ODBC Driver 18 for SQL Server]SSL Provider: [error:1416F086]

I have the following error while trying to connect SQL Server: ```none [Microsoft][ODBC Driver 18 for SQL Server]SSL Provider: [error:1416F086:SSL routines:...

server-admin Solved
MA
asked 1 month ago by Matt
0 votes
1 ans
3 views
Ubuntu 16.04 - > ERROR: Couldn't connect to Docker daemon - you might need to run `docker-machine start default`

I am getting error on ubuntu 16.04 > "ERROR: Couldn't connect to Docker daemon - you might need to run > `docker- machine start default`....

server-admin Solved
KU
asked 1 month ago by Kundan roy
0 votes
1 ans
3 views
Amazon EC2: Ubuntu(PV) or Ubuntu(HVM)

I am about to launch Ubuntu instance on Amazon EC2. I'm choosing between PV and HVM options. I found that PV does provide a more efficient virtualization m...

server-admin Solved
AL
asked 1 month ago by alexxjk