【发布时间】:2014-02-03 06:40:55
【问题描述】:
Warning: require_once(/js/jquery.php): failed to open stream: No such file or directory in /home1/jamie/public_html/drexelreviews.com/wp-content/themes/instant/functions.php on line 494
Fatal error: require_once(): Failed opening required '/js/jquery.php' (include_path='.:/opt/php54/lib/php') in /home1/jamie/public_html/drexelreviews.com/wp-content/themes/instant/functions.php on line 494
我打开 jquery.php 文件是空白的,
我不确定这是从哪里来的 /opt/php54/lib/php 我在 hostgator 中运行 wordpress 3.8.1...有什么建议吗?
【问题讨论】:
-
试过 $_SERVER['DOCUMENT_ROOT'];?
标签: php jquery wordpress wordpress-theming web-hosting