thinkphp5安装php高版本出现No input file specified.解决

Posted 滴水穿石!

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了thinkphp5安装php高版本出现No input file specified.解决相关的知识,希望对你有一定的参考价值。

<IfModule mod_rewrite.c>
  Options +FollowSymlinks -Multiviews
  RewriteEngine On

  RewriteCond %{REQUEST_FILENAME} !-d
  RewriteCond %{REQUEST_FILENAME} !-f
  RewriteRule ^(.*)$ index.php?/$1 [QSA,PT,L]
</IfModule>

  .htaccess 文件加上一个英文问号重启apache。

 

以上是关于thinkphp5安装php高版本出现No input file specified.解决的主要内容,如果未能解决你的问题,请参考以下文章

Centos安装php高版本

Centos安装php高版本

解决安装Python版本出现No module named ‘apt_pkg‘问题

tp5.1 错误 No input file specified.

centos yum安装高版本php,apache,mysql

Openssh版本升级修复漏洞