PHP头条
热点:

php-lamp环境搭建过程当中mysql无法安装


mysqlphplamp环境搭建centos 7yum

如题,因为毕业设计问题,需要搭建lamp系统实现一个基于php的资源共享系统。
可是,义无反顾的将系统做成CentOS 7之后,不知死活的选择了最后一项安装,然后选上了所有选项。
然后一系列问题出现了,apache服务器已经安装并且可以启动,可是mysql怎么都装不上,使用yum install mysql命令总有如下提示:
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile

  • base: mirror.neu.edu.cn
  • extras: mirror.neu.edu.cn
  • updates: mirrors.aliyun.comPackage 1:mariadb-5.5.41-2.el7_0.x86_64 already installed and latest versionNothing to do

使用这个命令yum install mysql mysql-server总有以下提示:
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile

  • base: mirror.neu.edu.cn
  • extras: mirror.neu.edu.cn
  • updates: mirrors.aliyun.comPackage 1:mariadb-5.5.41-2.el7_0.x86_64 already installed and latest versionNo package mysql-server available.Nothing to do

实在无法解决了,求linux大神帮忙解决,谢谢啦!

本人小白,希望大家说的详细点,谢谢啦,最好能够帮助完全搭建lamp,不胜感激。

www.phpzy.comtrue/php/957.htmlTechArticlephp-lamp环境搭建过程当中mysql无法安装 mysqlphplamp环境搭建centos 7yum 如题,因为毕业设计问题,需要搭建lamp系统实现一个基于php的资源共享系统。 可是,义无反顾的将系统做成CentOS 7之后...

相关文章

相关频道:

PHP之友评论

今天推荐