61

ThinkPHP5 php5.5版本以上”No input file specified“问题解决-榕树下的说书人

 6 years ago
source link: http://blog.51cto.com/woaijorden/2073372
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
public/.htaccess文件中的RewriteRule^(.*)$index.php/$1[QSA,PT,L]在默认情况下会导致Noinputfilespecified.修改成RewriteRule^(.*)$index.php[L,E=PATH_INFO:$1]问题解决

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK