masahiro
Forum Replies Created
-
AuthorPosts
-
ありがとうございました!
こちらでも修正されました。
迅速な対応ありがとうございます。
書き込んで良かったです。katakuraさん
ご回答有り難うございます。
何回か書き込みをしているのですが、うまく行かないようでして,もう一度投稿します。
連投になっていたら申し訳ございません。パミッションは777にしてみましたが問題は相変わらず起きています。
ログを見るところ、
プラグインが外部サーバーからファイルを取得する部分で問題が起きているようです。おなじAzure上のCentOS7では問題なく、他のレンタルサーバー(X Server)
CentOS streaming 8かKusanagi9
の問題なのかなと思っています。2021/11/19 04:46:52 [error] 2337606#0: *683369 open() “/home/kusanagi/zzzzzzz.com/DocumentRoot/wp-content/uploads/zionbuilder/cache/11-layout.js” failed (2: No such file or directory), client: 172.70.35.52, server: zzzzzzz.com, request: “GET /wp-content/uploads/zionbuilder/cache/11-layout.js?ver=5.8.2 HTTP/2.0”, host: “zzzzzzz.com”, referrer: “https://zzzzzzz.com/”
2021/11/19 04:12:48 [error] 2337606#0: *681531 FastCGI sent in stderr: “PHP message: PHP Warning: ftp_fget() expects parameter 1 to be resource, null given in /home/kusanagi/zzzzzzz.com/DocumentRoot/wp-admin/includes/class-wp-filesystem-ftpext.php on line 146” while reading response header from upstream, client: 172.69.63.122, server: zzzzzzz.com, request: “GET /robots.txt HTTP/2.0”, upstream: “fastcgi://127.0.0.1:9000”, host: “zzzzzzz.com”
2021/11/19 04:12:49 [error] 2337606#0: *681535 FastCGI sent in stderr: “PHP message: PHP Warning: ftp_fget() expects parameter 1 to be resource, null given in /home/kusanagi/zzzzzzz.com/DocumentRoot/wp-admin/includes/class-wp-filesystem-ftpext.php on line 146PHP message: PHP Warning: ftp_fput() expects parameter 1 to be resource, null given in /home/kusanagi/zzzzzzz.com/DocumentRoot/wp-admin/includes/class-wp-filesystem-ftpext.php on line 212PHP message: PHP Warning: ftp_chmod() expects parameter 1 to be resource, null given in /home/kusanagi/zzzzzzz.com/DocumentRoot/wp-admin/includes/class-wp-filesystem-ftpext.php on line 288PHP message: PHP Warning: filemtime(): stat failed for /home/kusanagi/zzzzzzz.com/DocumentRoot/wp-content/uploads/zionbuilder/cache/dynamic_css.css in /home/kusanagi/zzzzzzz.com/DocumentRoot/wp-content/plugins/zionbuilder/includes/Cache.php on line 168” while reading response header from upstream, client: 172.68.65.245, server: zzzzzzz.com, request: “GET /author/masahiro/ HTTP/2.0”, upstream: “fastcgi://127.0.0.1:9000”, host: “zzzzzzz.com”有り難うございます。
PHPは7.4.25で8ではありませんでした。
KUSANAGI Version 9.0.10-1.el8
nginx
wordpress 5.8.2
テーマはBlocksy
プラグインはZion Builder
です。
現状で最新版を使っていると思います。先方のサポートに連絡を取ったところ、原因はサーバーが別のユーザーを使ってファイルを書き込むように設定されているからだそうです。
確かにkusanagiのユーザーディレクトリーですが、
書き込まれるのはhttpd/wwwになります。
wp-file-manager-proというプラグインも同様になるようです。ワードプレスのftpの設定はssh2にすると、極端に遅くなりタイムアウトが頻発しプラグインの更新に失敗します。
error.logはなにもなし、
error_ssl.logは下記のようになっています。 -
AuthorPosts