お使いの PHP バージョンでは動作しませんとの事なので
-
投稿者投稿
-
2023年2月1日 9:50 AM #99358
tomato
参加者こんにちは。いつもお世話になっております。
Welcartのところに
「新バージョンの Welcart e-Commerce が利用可能ですが、お使いの PHP バージョンでは動作しません。」
とあり、PHPのバージョンアップが必要なのだろうとバックヤードから試みたところ、エラーになってしまいます。
バージョンアップする手順を教えて頂けないでしょうか。
お手数をおかけして申し訳ありません。——————————————-
WordPress のバージョン:(例 6.1.1)
Welcart のバージョン:(例 2.7.8 )
PHP のバージョン:(例 7.3.33)
Welcart専用の拡張プラグインとバージョン:なし
ご利用の親テーマとバージョン :(例 Welcart Basic 1.7.3 )
ご利用の子テーマとバージョン :(例 Welcart Child 1.0.0 )
症状を確認したブラウザ:
サーバー【重要】:(Xserver、サービス名←分かりません…)
——————————————–2023年2月1日 11:08 AM #99362ikeda
キーマスターtomato 様
PHP のバージョン変更方法はご利用のサーバー会社にご確認いただけますでしょうか。
おそらくサーバー会社のマニュアルやヘルプページなどにも記載があるかと思われます。2023年2月2日 12:28 PM #99377tomato
参加者言葉が足りず申し訳ありません。
PHPのバージョンアップの仕方はわかるのでそうしたんです。
そうしたらWordpressがエラーになってしまいます。
なのでPHPのバージョンを戻しました。(そしたらエラーも消えました。)Warning: mysqli_real_connect(): (HY000/2000): mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD(‘your_existing_password’). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file in /home/使っているサーバー/public_html/wp-includes/class-wpdb.php on line 1775
mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD(‘your_existing_password’). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file
データベース接続確立エラーこれは、wp-config.php ファイルのユーザー名とパスワードが正しくないか、あるいは mysql17.xserver.jp のデータベースサーバーに接続できないかのどちらかを意味します。ホスティングサービスのデータベースサーバーがダウンしているかもしれません。
ユーザー名とパスワードに間違いはありませんか ?
正しいホスト名を入力しましたか ?
データベースサーバーは動作中ですか ?こうした用語が何を意味しているのか分からない場合は、ホスティングサービスに連絡するべきでしょう。助けが必要であればいつでも WordPress サポートフォーラムを訪れることができます。
2023年2月3日 2:32 PM #99388ikeda
キーマスターtomato 様
ご回答ありがとうございます。
PHP をいくつからいくつにバージョンアップした時にエラーが表示されたのでしょうか。 -
投稿者投稿
- このトピックに返信するにはログインが必要です。