/html/ ディレクトリの先頭にファイル (/wp-load.php) を含めようとしています。/wp-content/themes/pw-steel-orange/index-load.php からインクルードしようとしていますが、常にエラー メッセージが表示されます
警告: require_once(../wp-load.php) [function.require-once]: ストリームを開けませんでした: /nfs/c07/h01/mnt/102799/domains/platyworld.com/html にそのようなファイルやディレクトリはありません/wp-content/themes/pw-steel-orange/index-load.php 1 行目
致命的なエラー: require_once() [function.require]: 必要な '../wp-load.php' (include_path='.:/usr/local/php-5.2.6-1/share/pear') を開けませんでした/nfs/c07/h01/mnt/102799/domains/platyworld.com/html/wp-content/themes/pw-steel-orange/index-load.php 1 行目
私は何か間違ったことをしていますか?私は ../ インクルードを最初のディレクトリに持ってきますが
これが重複している場合は申し訳ありませんが、検索でこれに関連するものが見つかりませんでした...