• お世話になります。

    レンタルサーバ上にWordPressを使用してホームページを
    作成しているのですが、そのサーバのWordpressが攻撃さ
    れた様子で、WordPressを静的html化しようと思い、
    (どなたも使っていないかもしれませんけど)StaticPress
    を使用しようと思いました。

    いきなり本番環境に入れるのはよくないと思い、
    WordPressプラグインで採取したバックアップを
    Xamppをインストールした端末に復元して、そこ
    にStaticPressをインストールした所、以下の様
    なエラーが出ました。

    Warning: mkdir(): Invalid argument in C:\xampp\htdocs\wp_portal\wp-content\plugins\staticpress\includes\class-static_press.php on line 359

    Warning: mkdir(): Invalid argument in C:\xampp\htdocs\wp_portal\wp-content\plugins\staticpress\includes\class-static_press.php on line 359

    Warning: mkdir(): Invalid argument in C:\xampp\htdocs\wp_portal\wp-content\plugins\staticpress\includes\class-static_press.php on line 359

    Warning: mkdir(): Invalid argument in C:\xampp\htdocs\wp_portal\wp-content\plugins\staticpress\includes\class-static_press.php on line 359

    WindowsとUNIXではディレクトリの区切りが違うので出た
    エラーかと思い、別のレンタルサーバ上にホームページを
    復元して、StaticPressをインストールした所、以下の様な
    、同じ様なエラーが出ました。

    Warning: file_exists(): open_basedir restriction in effect. File(/home/) is not within the allowed path(s): (/home/kotei001/kotei001.php.xdomain.jp/:/usr/share/pear53/) in /home/kotei001/kotei001.php.xdomain.jp/public_html/wp_portal_00a/wp-content/plugins/staticpress/includes/class-static_press.php on line 358

    Warning: mkdir(): open_basedir restriction in effect. File(/home/) is not within the allowed path(s): (/home/kotei001/kotei001.php.xdomain.jp/:/usr/share/pear53/) in /home/kotei001/kotei001.php.xdomain.jp/public_html/wp_portal_00a/wp-content/plugins/staticpress/includes/class-static_press.php on line 359

    Warning: file_exists(): open_basedir restriction in effect. File(/home/kotei001/) is not within the allowed path(s): (/home/kotei001/kotei001.php.xdomain.jp/:/usr/share/pear53/) in /home/kotei001/kotei001.php.xdomain.jp/public_html/wp_portal_00a/wp-content/plugins/staticpress/includes/class-static_press.php on line 358

    Warning: mkdir(): open_basedir restriction in effect. File(/home/kotei001/) is not within the allowed path(s): (/home/kotei001/kotei001.php.xdomain.jp/:/usr/share/pear53/) in /home/kotei001/kotei001.php.xdomain.jp/public_html/wp_portal_00a/wp-content/plugins/staticpress/includes/class-static_press.php on line 359

    これらのエラーに対して、どの様に対処したら宜しいでしょうか。
    お教え頂けますと幸甚です。

1件の返信を表示中 - 1 - 1件目 (全1件中)
1件の返信を表示中 - 1 - 1件目 (全1件中)
  • トピック「StaticPressインストール時のエラーについて」には新たに返信することはできません。