magic_quotes_gpc

6 posts by 3 authors in: Forums > CMS Builder
Last Post: September 20, 2013   (RSS)

By ht1080z - September 13, 2013

Hello,

I getting PHP Deprecated:  Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater in Unknown on line 0 in my php_errorlog, using CMSB 2.53 & PHP version 5.3.27.

Please advise,
Karls

By Jason - September 14, 2013

Hi Karls,

Do you ever see this error appear in your browser, or does it only appear in the error log?  Does it ever indicate a specific page where the error occurs.  

Let me know and we'll see what we can find.

Thanks

---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

By ht1080z - September 18, 2013

Hello Jason,

Not in the browser but only in the php error log in every page opening without a specific page name logging.

Karls

By Jason - September 19, 2013

Hi Karls,

This shouldn't be an issue, since it doesn't seem to be interfering with anything.  If the errors log don't specify where this issue is happening, finding the source would be difficult.  I would suggest contacting your hosting provider to see if they can provide any additional information on this.

Please let me know if you have any questions, or need anything else.

Thanks,

---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

By ht1080z - September 20, 2013

Hello Larry,

Thank you for your interest on this.

In the phpinfo() i get: (first local, second master value)

magic_quotes_gpc  On  On
magic_quotes_runtime  Off  Off
magic_quotes_sybase  Off  Off

i put php.ini with magic_quotes_gpc = Off; i my working directory and the error is gone from my php error log.

Jason,
everything now is ok.

Thank you again,
Karls