一键安装 mariadb5.5和php5.5 ,其中NGINX和mariadb成功了,php失败,试了几次了,求助
# uname -aLinux localhost.localdomain 3.10.0-123.el7.x86_64 #1 SMP Mon May 5 11:16:57 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux
# /usr/local/php/bin/php -v
-bash: /usr/local/php/bin/php: No such file or directory
# more /etc/redhat-release
Red Hat Enterprise Linux Server release 7.0 (Maipo)
#
error reading information on service php-fpm: No such file or directory
error reading information on service php-fpm: No such file or directory
include/end.sh: line 54: /etc/init.d/php-fpm: No such file or directory
============================== Check install ==============================
Checking ...
Nginx: OK
MariaDB: OK
Error: PHP install failed.
Sorry, Failed to install LNMP!
Please visit https://bbs.vpser.net/forum-25-1.html feedback errors and logs.
You can download /root/lnmp-install.log from your server,and upload lnmp-install.log to LNMP Forum.
我是最小化安装的,在什么都没装的情况下,使用脚本一键部署,PHP失败;安装部分依赖库,部署还是失败,试了几次了 虚拟机 Loaded plugins: product-id, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
file:///media/cdrom/repodata/repomd.xml: curl#37 - "Couldn't open file /media/cdrom/repodata/repomd.xml"
Trying other mirror.
One of the configured repositories failed (rhel7),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Disable the repository, so yum won't use it by default. Yum will then
just ignore the repository until you permanently enable it again or use
--enablerepo for temporary usage:
yum-config-manager --disable rhel7
4. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:
yum-config-manager --save --setopt=rhel7.skip_if_unavailable=true
failure: repodata/repomd.xml from rhel7: No more mirrors to try.
重新设置系统源,必须网络源能正常安装依赖包才行
回复 2# 的帖子
好的,我在整整谢谢 军哥
页:
[1]