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.iniとphp.ini-distがあります。
php.ini-dist は PHP に付属のサンプル構成ファイルです。php.ini はライブ構成であるため、このファイルで設定する必要があります。
magic_quotes_gpc = off magic_quotes_runtime = off magic_quotes_sybase = off