ubuntu 安装php ,apache 问题总结
Posted mvloveyouforever
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu 安装php ,apache 问题总结相关的知识,希望对你有一定的参考价值。
1、apache没有权限 修改log
cd /var/www
chmod -R 777 html/
2、
部署laravel除了vendor其他文件夹都需要更新到服务器,及加入git管理。
以上是关于ubuntu 安装php ,apache 问题总结的主要内容,如果未能解决你的问题,请参考以下文章
Ubuntu 服务器在没有 Apache 的情况下安装 PHP 7