lnmp脚本版安装完如何找到phpini配置
linux下使用lnmp一键安装包(下载版)安装完后建立起虚拟主机,找不到phpini文件,安装目录下找不到php mysql nging 安装目录。是下载版没有吗还是什么,请大神指教,第一次搭建请指教。ubuntu下的 不清楚你去哪个目录找的,官网上有明确各个文件位置的说明:https://lnmp.org/faq/lnmp-software-list.html 找到后都应该配置什么呢 qwer1234 发表于 2019-5-27 20:41
找到后都应该配置什么呢
大部分情况下不需要更改,直接用就可以
如果自己需要配置,那就要看你自己要改什么配置了 licess 发表于 2019-5-28 09:04
大部分情况下不需要更改,直接用就可以
如果自己需要配置,那就要看你自己要改什么配置了 ...
打开phpiiini扩展 qwer1234 发表于 2019-5-28 15:15
打开phpiiini扩展
怎么打开,还有就是显示Create Virtul Host directory......
touch: cannot touch '/home/wwwlogs//home/wwwlogs.log': No such file or directory
set permissions of Virtual Host directory......
You select the exist rewrite rule:/usr/local/nginx/conf/rewrite/none.conf
Test Nginx configure file......
nginx: the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
nginx: open() "/home/wwwlogs//home/wwwlogs.log" failed (2: No such file or directory)
nginx: configuration file /usr/local/nginx/conf/nginx.conf test failed
Reload Nginx......
nginx: invalid PID number "" in "/usr/local/nginx/logs/nginx.pid"
Gracefully shutting down php-fpm . done
Starting php-fpmdone
Add database Sucessfully.
没听说有名字叫phpini扩展的,你要安装什么php程序?
lnmp vhost add 添加虚拟主机过程中,除了网站目录是绝对路径,其他的日志、伪静态之类的都是文件名,你这上面全写的全路径肯定是会报错的,日志、伪静态这些路径都是固定的,除非自己修改配置文件并创建好 我是来学习的
页:
[1]