dandsnyder Posted February 4, 2013 Posted February 4, 2013 I have several oscommerce 2.2 sites on my server. I am upgrading the server and noticed that magic_quotes_gpc is still on. I wish to turn it off but am not sure if this will break the oscommerce carts I have on the server. Can I safely turn it off without breaking the oscommerce sites? Thanks, Dan
Harald Ponce de Leon Posted February 4, 2013 Posted February 4, 2013 Hi Dan.. v2.2 actually has code that mimicks magic_quotes_gpc if it is disabled in php.ini. This is to have a consistent behaviour between the core codebase and add-ons. It is safe to disable it in php.ini if you wish to have it disabled for your other web applications. Kind regards, , osCommerce
Recommended Posts
Archived
This topic is now archived and is closed to further replies.