如何在CentOS 7中使用Nginx和PHP7-FPM安装Nextcloud

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了如何在CentOS 7中使用Nginx和PHP7-FPM安装Nextcloud相关的知识,希望对你有一定的参考价值。

参考技术A 先决条件64 位的 CentOS 7服务器的 Root 权限,在 CentOS 7 中安装 nginxphp7-FPM,在开始安装 Nginx 和 php7-fpm 之前,要先添加 EPEL 包的仓库源。从 EPEL 仓库来安装 ,然后我们还需要为 php7-fpm 添加另外一个仓库。互联网中有很个远程仓库提供了 PHP 7 系列包,然后就是安装 PHP7-FPM 以及 Nextcloud 需要的一些包。最后,从服务器终端里查看 PHP 的版本号,以便验证 PHP 是否正确安装。详细你可以去后盾人看看,这些都是后盾人里面的,哪里有详细的视频教学都是高质量,我自己就是在里面学的。 参考技术B 可以去后盾人看看,视频讲解挺好的,实在不行那就去百度去看看 参考技术C 你可以从 EPEL 仓库来安装 ,然后我们还需要为 php7-fpm 添加另外一个仓库。互联网中有很个远程仓库提供了 PHP 7 系列包..不懂的可以上后盾网看视频学习

sh 如何在centOS上设置lnmp

wget http://soft.vpser.net/lnmp/lnmp0.7.tar.gz
tar -xzvf lnmp0.7.tar.gz
cd lnmp0.7
./centos.sh | tee lnmp.log
enter your domain

Please input domain:
www.mydomain.com
after that you’ll be asked for the root mysql password

Please input the root password of mysql:
press any key to start the installation

Press any key to start...
you’ll have to wait for about 30minutes for the installation to end

 

info

your public web dir :  /home/wwwroot

phpmyadmin url : http://www.mydomain.com/phpmyadmin/

 

to add a new virtual host just run

/root/vhost.sh
 

optional packages

to install eaccelerator (from the installation directory)

./eaccelerator.sh
to install ioncube (from the installation directory)

./ionCube.sh
to install pureftp (from the installation directory)

./pureftpd.sh
to install vsftpd (from the installation directory)

./vsftpd.sh

以上是关于如何在CentOS 7中使用Nginx和PHP7-FPM安装Nextcloud的主要内容,如果未能解决你的问题,请参考以下文章

如何在CentOS 7中使用Nginx和PHP7-FPM安装Nextcloud

如何在 CentOS 7 中使用 Nginx 和 PHP7-FPM 安装 Nextcloud

如何在 CentOS 7 中使用 Nginx 和 PHP7-FPM 安装 Nextcloud

如何在 CentOS 7 中使用 Nginx 和 PHP7-FPM 安装 Nextcloud

LNMP, CentOS7.0+Nginx+Mysql5.7+PHP7环境安装

centos7 安装nginx和php7