thinkphp5.3报错新手刚用那个位帮忙看看谢谢
thinkphp吧
全部回复
仅看楼主
level 1
568170871 楼主
Warning: require(__DIR__/../thinkphp/start.php) [function.require]: failed to open stream: No such file or directory in D:\AppServ\www\tp\public\index.php on line 17
Fatal error: require() [function.require]: Failed opening required '__DIR__/../thinkphp/start.php' (include_path='.;C:\php5\pear') in D:\AppServ\www\tp\public\index.php on line 17
2016年12月10日 08点12分 1
level 1
568170871 楼主

2016年12月10日 08点12分 2
level 8
index.php的17行require start.php文件出错。
2016年12月10日 15点12分 3
我重新设置路径了最后发现版本不支持。
2016年12月16日 00点12分
level 7
没有找到:require(__DIR__/../thinkphp/start.php) 这个文件。
2016年12月13日 01点12分 4
我重新设置路径了最后发现版本不支持。
2016年12月16日 00点12分
@568170871 报什么错误!
2016年12月16日 01点12分
@- 你这样发有效果吗?
2016年12月23日 02点12分
...我有错误找不到不可以问问吗?
2017年05月31日 01点05分
level 2
2016年12月14日 10点12分 5
level 1
求解决同样问题
Warning: require(__DIR__/thinkphp/start.php) [function.require]: failed to open stream: No such file or directory in D:\Program Files (x86)\WWW\index.php on line20
Fatal error: require() [function.require]: Failed opening required '__DIR__/thinkphp/start.php' (include_path='.;C:\php5\pear') in D:\Program Files (x86)\WWW\index.php on line 20
2017年04月28日 15点04分 6
一般只因为版本的问题,你用5.4或者以上版本就不会有这个问题,
2017年05月08日 01点05分
level 2
引用文件出错,没找到
2017年06月03日 16点06分 7
一般这个错误是版本问题。
2017年06月05日 02点06分
建议下载新版得phpStudy最低版本设置成5.4就可以运行
2017年06月05日 02点06分
level 7
路径错误
2017年06月08日 02点06分 8
谢谢
2017年06月12日 01点06分
level 1
换一个高级一点的版本就好了。亲测。
2018年08月13日 08点08分 10
level 1
phpstudy 的版本换到5.4.45以后就不会在出现这种问题
2019年04月01日 02点04分 11
1