質問編集履歴

1

変更

2017/05/15 06:44

投稿

destrudo
destrudo

スコア143

test CHANGED
File without changes
test CHANGED
@@ -1 +1,11 @@
1
1
  twitterのハッシュタグのtlを取得する方法を考えているのですが、[このサイト](http://qiita.com/yokoh9/items/760e432ebd39040d5a0f)で試したのですが、エラーが起きてできませんでした。皆さんこのやり方でできますか?
2
+
3
+
4
+
5
+ 【エラー】
6
+
7
+ ```ここに言語を入力
8
+
9
+ Fatal error: Uncaught exception 'TwistException' with message 'SSL certificate problem: unable to get local issuer certificate' in phar://C:/xampp/htdocs/TwistOAuth.phar/TwistOAuth.php:981 Stack trace: #0 phar://C:/xampp/htdocs/TwistOAuth.phar/TwistOAuth.php(796): TwistOAuth::checkCurlError(Resource id #5) #1 phar://C:/xampp/htdocs/TwistOAuth.phar/TwistOAuth.php(352): TwistOAuth::decode(Resource id #5, false) #2 C:\xampp\htdocs\twitter_hash.php(13): TwistOAuth->get('search/tweets', Array) #3 {main} thrown in phar://C:/xampp/htdocs/TwistOAuth.phar/TwistOAuth.php on line 981
10
+
11
+ ```