フォーラム

[解決済み] Zymicのサーバーにインストールができない件 (3 件の投稿)

  1. rafting
    メンバー
    2 years前の投稿 #

    Zymicのサーバーへインストールを試みましたが、インストールができません。
    http://www.zymic.com/

    ウォーニングが出ております。

    Warning: require() [function.require]: Unable to access /www/99k.org/r/a/f/rafting/htdocs/wordpress/wp-includes/compat.php in /www/99k.org/r/a/f/rafting/htdocs/wordpress/wp-settings.php on line 246

    Warning: require(/www/99k.org/r/a/f/rafting/htdocs/wordpress/wp-includes/compat.php) [function.require]: failed to open stream: No such file or directory in /www/99k.org/r/a/f/rafting/htdocs/wordpress/wp-settings.php on line 246

    どなたかご存知の方がいらっしゃいましたら、ご教示お願いいたします。

    http://rafting.99k.org/wordpress/wp-config.php

    /** WordPress のデータベース名 */
    define('DB_NAME', 'rafting_99k_db');

    /** MySQL のユーザー名 */
    define('DB_USER', '19599_a');

    /** MySQL のパスワード */
    define('DB_PASSWORD', '********');

    /** MySQL のホスト名 (ほとんどの場合変更する必要はありません。) */
    define('DB_HOST', 'localhost');

    /** データベーステーブルのキャラクターセット (ほとんどの場合変更する必要はありません。) */
    define('DB_CHARSET', 'utf8');

    localhost名をrafting.99k.orgに変えてみたりもしましたが、、、

  2. rafting
    メンバー
    2 years前の投稿 #

    バージョンを変えて試してみました。

    2.8.4
    2.8
    2.5

    Warning: require() [function.require]: Unable to access /www/99k.org/r/a/f/rafting/htdocs/wordpress/wp-includes/compat.php in /www/99k.org/r/a/f/rafting/htdocs/wordpress/wp-settings.php on line ●●●

    Warning: require(/www/99k.org/r/a/f/rafting/htdocs/wordpress/wp-includes/compat.php) [function.require]: failed to open stream: No such file or directory in /www/99k.org/r/a/f/rafting/htdocs/wordpress/wp-settings.php on line ●●●

    ●●●の番号は異なるものの、3バージョンとも同様でした。

  3. rafting
    メンバー
    2 years前の投稿 #

    解決しました!

    エラーログで検索したところ、本家のサイトの方に

    「ftpソフトを使って、/wp-includesの中のファイルを、、、」
    という記述があったので、ftpでたどっていくとwp-includesのフォルダだけでなく、半数近くのファイルがアップロードされていないことが判明しました。

    きちんと確認しながら、すべてのファイルをアップしたところ、問題なくインストールできました。

返信

ログイン しなければ投稿できません。

About this Topic