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-cli)から実行する必要のあるphpスクリプトがあります。しかし、php-cliのphp.iniの設定が正しくありませんでした。私はそれを修正しましたが、php.iniが古いものを使用しているため、スクリプトを実行するとphpconfigでエラーが発生しました。
サーバーを再起動せずにコンソール用にphp.iniをリロードするにはどうすればよいですか?
CLIからPHPを呼び出すたびに、構成が新しくロードされます。