【笔记】解决 Can 't connect to local MySQL server through socket '/tmp/mysql.sock '(2) "

Mysql tytrock ⋅ 于 2018-08-10 10:47:19 ⋅ 2525 阅读

今天在配置lnmp(Linux+nginx+mysql+php)的时候,环境都配好了,在访问网站的时候出现错误:

TIM图片20180810104016.png


发现在目录/var/lib/mysql下并没有mysql.sock文件,使用find命令找到mysql.sock的位置:

find / -name mysql.sock

找到/tmp下有mysql.sock文件,然后将/tmp/mysql.sock文件映射到/val/lib/mysql/目录下:

ln -s /tmp/mysql.sock /val/lib/mysql/mysql.sock

重启mysql

service mysql restart
service mysqld restart



如果问题仍没有解决,试着修改mysql下my.cnf文件的sock目录和php.ini的pdo_mysql.default_socket、mysql.default_socket和mysqli.default_socket的路径


参考:https://blog.csdn.net/hjf161105/article/details/78850658

附言 0  ·  2023-06-13 18:29:20

Hello owner of tytrock.com,

This position is open to candidates who are friendly and willing to chat with people online. This is a work-from-home position that has real career possibilities. Successful candidates may be promoted to higher-paying positions. To succeed, you need to be good at chatting and helping people resolve simple problems.

These are remote positions, meaning that you can do the work online from anywhere. We are seeking reliable and dependable people who are friendly and take pride in their work.

Click here to complete your application if you are interested: https://www.logintank.com/onlinechat .

What You Will Be Doing:

As a Squarespace live chat assistant, you will be paid to reply to live chat messages on a business's website. This includes answering customer questions, providing sales links, and offering discounts. You will help people find the information they need and process their orders successfully. Most of the work will be done on the Squarespace platform, but there will also be opportunities to chat using social media.

Contract length: No fixed term

Rate: $32 per hour

Skills/background needed: You must have a device that can access social media and website chat functions. This can be a phone, tablet, or laptop. You must be able to follow instructions and work independently. You should also have a reliable internet connection.

Hours per week: 5 - 40 hours a week

Location: You can work online from your country.

Live chat assistants are in huge demand worldwide right now. So if you qualify, click here to complete your application now: https://www.logintank.com/onlinechat .

Best regards,

Ashley Biden
UNSUBSCRIBE: https://www.logintank.com/unsubscribe

Address: 8317 Old Keene Mill Rd, Springfield, VA 22152

回复数量: 0
    暂无评论~~
    • 请注意单词拼写,以及中英文排版,参考此页
    • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`, 更多语法请见这里 Markdown 语法
    • 支持表情,使用方法请见 Emoji 自动补全来咯,可用的 Emoji 请见 :metal: :point_right: Emoji 列表 :star: :sparkles:
    • 上传图片, 支持拖拽和剪切板黏贴上传, 格式限制 - jpg, png, gif
    • 发布框支持本地存储功能,会在内容变更时保存,「提交」按钮点击时清空
    Ctrl+Enter