Drupal 7.0 & magic quotes

I have a site that is using Drupal 7.0 and I’m noticing some magic quotes issues.

According to phpinfo, the local value is off and the master value is on. Is there any way to get the master value turned off? Do I need a custom php.ini file for the website?
[FONT=sans-serif][CENTER][SIZE=12px]Directive[/SIZE][/CENTER][CENTER][SIZE=12px]Local Value[/SIZE][/CENTER][CENTER][SIZE=12px]Master Value[/SIZE][/CENTER][/FONT]
[FONT=sans-serif][SIZE=12px]magic_quotes_gpc[/SIZE] [SIZE=12px]Off[/SIZE] [SIZE=12px]On[/SIZE]
[SIZE=12px]magic_quotes_runtime[/SIZE] [SIZE=12px]Off[/SIZE] [SIZE=12px]Off[/SIZE]
[SIZE=12px]magic_quotes_sybase[/SIZE] [SIZE=12px]Off[/SIZE] [SIZE=12px]
Off[/SIZE][/FONT]

We recommend you to open a support ticket with domain name, we will check and will update you accordingly.

Ticket [SIZE=11px][FONT=Tahoma]FGL-71990-250 [/FONT][/SIZE]was opened

We have replied your ticket. Please check and update us if the magic quotes issue fixed or not.

thanks :slight_smile:

I thought the issue was resolved, but it is not. I’ve opened a new ticket… [SIZE=11px][FONT=Tahoma]KUX-38257-253[/FONT][/SIZE]

I’ve seen this issue pop up several times there is some bug in PHP that requires a code change in some of debug/check/info scripts to get the proper value.