Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
製品でphpエラーログを有効にする方法を知りたいですか?
私がすでに行ったこと:
php.ini > error_log = [path to output file] + error_reporting = E_ALL | E_STRICT restart php.ini settings.php > error_reporting(E_ALL ^ E_NOTICE);
error_log ファイルがまだ空です。製品以外ではバグを再現できないため、本当に必要です。
に移動しadmin/config/development/loggingて設定を選択します
admin/config/development/logging