https://github.com/uzulla/envchecker.php
よくある環境変数を全部出力するやつです
https://github.com/uzulla/envchecker.php
Last synced: about 1 month ago
JSON representation
よくある環境変数を全部出力するやつです
- Host: GitHub
- URL: https://github.com/uzulla/envchecker.php
- Owner: uzulla
- Created: 2014-07-23T06:57:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-23T06:57:14.000Z (almost 11 years ago)
- Last Synced: 2025-03-15T15:44:22.804Z (about 1 month ago)
- Language: PHP
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
環境変数チェッカー
=================よくあるアレです。
### ログ出力
お客様がコピペできない事があるので、`/tmp/dump.log`にログ出力してますが、
不要なら`error_log`の行をコメントアウトしましょう。### メール送信
適当に修正しましょう