さくらのレンタルサーバはmagic_quotes_gpcがオンです

さくらレンタルサーバで久々にPHPを組んでたら、やられました。
magic_quotes_gpcがデフォルトでオンでした。

というわけで、~/www/php.iniを直接編集するか、さくらインターネットサーバコントロールパネルからPHP設定の編集で

magic_quotes_gpc = off

としてやりましょう。
magic_quotes_gpcはphp6では廃止されるというのに。

関連する記事:

Powered by

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">