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.
syslog()を呼び出すPHPコードがいくつかあります。私はサーバーを制御できます。openlog()、closelog()、優先度、機能の組み合わせに関係なく、syslogにログを記録しません。なぜですか?
ありがとう。
PHPが実行されているchrootjailに/dev/logデバイスをマウントする必要がありました。