以下是错误消息显示的内容:
Warning: require(./wp-blog-header.php): failed to open stream: No such file or directory in /home/newapropos/public_html/index.php on line 17
Fatal error: require(): Failed opening required './wp-blog-header.php' (include_path='.:/opt/alt/php73/usr/share/pear') in /home/newapropos/public_html/index.php on line 17但我不知道要修改17行中的什么?
发布于 2021-05-06 21:33:18
如果你需要更新你的PHP版本,you can follow this guide。更新过程还取决于您是否使用Ubuntu、Nginx或apache等。我在这里分享的是针对Ubuntu的。
https://stackoverflow.com/questions/67418799
复制相似问题