Skip to main content

All Questions

Tagged with
0 votes
1 answer
2k views

MySQL suddenly exited ExecStart=/usr/sbin/mysqld --daemonize --pid-file=/run/mysqld/mysqld.pid (code=exited, status=1/FAILURE)

MySQL works correctly on my server for several days. But all of a sudden, it stops working and my PHP application cannot connect to it anymore. The solution is easy: start/restart the MySQL service. ...
Jaime Montoya's user avatar
0 votes
2 answers
2k views

I got error "packages have unmet dependencies" while Installing Mysql in EC2 Ubuntu:

I try to install mysql on ec2 ubuntu-xenial-16.04. When I try to run this command: sudo apt-get install mysql-server I got an error like: Reading package lists... Done Building dependency tree ...
Sha's user avatar
  • 1,079
0 votes
1 answer
96 views

mysql not found for installing wordpress?

I am trying to install WordPress in my ubuntu 16.04 which requires MySQL while going with the process I am getting this every time after spending hours on this I still can't find the solution and ...
Aahad's user avatar
  • 567
2 votes
1 answer
576 views

Ejabberd connection rejected by MySQL

I have installed ejabberd version 18.04 on ubuntu 16.04. I am trying to connect to mysql database. But MySQL is rejecting connections from ejabberd application. Could anyone please help to fix it? ...
Roshil K's user avatar
  • 2,683
1 vote
0 answers
323 views

When doing service mysql restart on WSL Ubuntu 18.04 getting error: No directory, logging in with HOME=/

*All of this done in root already Tried initially doing: mkdir /home/omid Got back: mkdir: cannot create directory '/home/omid' : File exists Tried to make the directory a different way: ...
Krystaleah R's user avatar
0 votes
1 answer
963 views

Error 2002 when running mysql (with sudo as well)

I'm trying to use MySQL to make a login system and I keep getting this error. winfinity@pcname:~$ mysql ERROR 2002 (HY000): can't connect to local MySQL server through socket '/var/run/mysqld/mysqld....
Winfinity's user avatar
0 votes
1 answer
53 views

WordPress 'could not create directory' issue on some virtualhosts when trying to download a theme on Ubuntu Server Apache

I have two virtualhosts, each are wordpress sites. On one of them, everything works perfectly, I can download all the plugins and themes that I want. What's annoying is the configuration of wordpress ...
fireandwater17's user avatar
0 votes
0 answers
737 views

Installed PHP and MySQL driver, but does not show in phpinfo() on Ubuntu

I have installed PHP 7.2 on my Ubuntu box as well as various other PHP related packages, including php7.2-mysql. I have also checked in /etc/php/7.2/apache2/php.ini and ensured the following lines ...
jelly5798's user avatar
  • 349
2 votes
1 answer
365 views

ALL possible issues of 404 NOT found laravel 6

I've been stuck in a weird problem for a couple of days. All my web application routes are working fine except one. Its has a 404 not found issue. So I checked: My Routes list. It exists. | | ...
Saif Kamal's user avatar
0 votes
0 answers
181 views

Mysqld service suddelny down, Ubuntu server 16.04

Somebody please help, mysqld just crash recently. How to troubleshoot this issue? It's my first-time to encounter this problem. After a couple of minutes screenshot_mysqld_service I rechecked for ...
donjoe's user avatar
  • 11
0 votes
1 answer
84 views

Inserting special characters to mysql database

I am building a basic web application which searches through a mysql database using a simple php script to retrieve results based on a few checkboxes on the page, everything is working except the ...
joachimbf's user avatar
  • 114
0 votes
2 answers
7k views

MySQL: Access denied for user root@localhost

I have tried to fix this since 3 hours now, I have grown so tired. All I want to do is ssh into a webserver, install mysql and use it. I have installed it on Ubuntu 16.04 via sudo apt-get install ...
R-obert's user avatar
  • 599
1 vote
0 answers
313 views

why while installing mysql version 8 i get apt repository problem?

When I try to install mysql verison 8 on ubuntu server (16.04) according to mysql apt repository documentations, after config of my need in dpkg command a file named mysql.list is made in this ...
yekmolsoheil's user avatar
-1 votes
1 answer
2k views

Cannot install mysql-server 5.7 on ubuntu 16.04

Please note that I am unable to install mysql-server on Ubuntu. This is what I'm seeing. user@MyServer:~/Install$ sudo apt-get install mysql-server mysql-client Reading package lists... Done Building ...
user8128167's user avatar
  • 7,323
0 votes
1 answer
61 views

Upload a picture to a table in mysql

I have mysql running on my Ubuntu 16.04 server. I have a photo that I want to upload to a table in my mysql server (PNG file). My photo is located on the server in both / and in /var/lib/mysql-files ...
Benny Mestel's user avatar

15 30 50 per page
1
2 3 4 5
13