您的位置:首页技术文章
文章详情页

index.php错误,求指点

【字号: 日期:2022-06-01 11:20:11浏览:163作者:猪猪

问题描述

在阿里云虚拟主机上想自己搭个wordpress,步骤都没为题,打开临时域名跳出如下提示,感觉是目录的表述问题?求大神指点Warning: require(__DIR__/wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /data/home/bxu2442170501/htdocs/wordpress/index.php on line 17Fatal error: require() [function.require]: Failed opening required '__DIR__/wp-blog-header.php' (include_path='.:/var/www/php5/lib/php') in /data/home/bxu2442170501/htdocs/wordpress/index.php on line 17

问题解答

回答1:

PHP版本太低了!

回答2:

看看你的那个文件读取权限是不是有问题

标签: index.php php版本
相关文章: