質問編集履歴

2

エラー内容の詳細が出ました。

2018/08/12 06:57

投稿

tamura_yutaka
tamura_yutaka

スコア6

test CHANGED
File without changes
test CHANGED
@@ -118,4 +118,16 @@
118
118
 
119
119
 
120
120
 
121
+ その後何度か接続を試していたところエラー内容が変化しました。
122
+
123
+ その内容は次の通りです。
124
+
125
+ -----------------------------------------------------------------
126
+
127
+ データベースにアクセスできません!SQLSTATE[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
128
+
129
+ ------------------------------------------------------------------
130
+
131
+
132
+
121
133
  ここにより詳細な情報を記載してください。

1

hetemlからlolipopにアクセスしているわけではなくlolipopに置いたページからlolipopのデーターベースにアクセスしています

2018/08/12 06:57

投稿

tamura_yutaka
tamura_yutaka

スコア6

test CHANGED
File without changes
test CHANGED
@@ -112,6 +112,8 @@
112
112
 
113
113
  lolipopを使用しているheteml.jpのサーバーにこのファイル(データーベースのアカウントなどはhetemlのアカウントに変更して)をアップロードして試しましたが、このようなエラーは出ませんでした。
114
114
 
115
+ (hetemlにも契約していまして、同様のphpファイルをhetemlでも確認したということです)
116
+
115
117
  ただ、hetemlのphpはcgi版ではなくモジュール版です。私が現在契約しているコースではphpをモジュール版に変更できないため確認は出来ていません。
116
118
 
117
119