2024 2

特集

click

2024年の抱負を今さら晒す
~RGガンダムMk-Ⅱを添えて~

  • 新年を迎えてひと月も経っているのに…
  • 誰の役にも立たないような超個人的な抱負なのに…
  • ガンプラの画像とかもう全然意味がわからないのに…
  • それでもアップするのが町田クオリティ

新着記事

おすすめ記事

ロゴマーク 2021/10/02 PHP

【PHP】file_get_contentsでエラー

ライターhiro

ずっと稼働してたサーバーでいつからかfile_get_contents()でエラーが起きており自サーバー内のファイルを読みにいけなくなるという現象が起きていました。

出てたエラーは下記のようなものでした。

file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in

file_get_contents(): Failed to enable crypto

file_get_contents failed to open stream: operation failed

file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in

どうやらSSLの証明書がいけないらしい

本のアイコンこの記事を読む

トップへ戻る Page
top
Top