摘要:
Firstly, to be able to install a certain PHP version, in this case, 7.2 you’ll need to add a certain repository to your system sudo apt-get install so 阅读全文
posted @ 2022-12-05 17:02
特洛伊-Micro
阅读(55)
评论(0)
推荐(0)
摘要:
在Ubuntu下 想要登录mysql数据库 root@JD:~# mysql -uroot -p 报错 ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) 导致登录数据库不成功 打开文 阅读全文
posted @ 2022-12-05 16:23
特洛伊-Micro
阅读(402)
评论(0)
推荐(0)