php.ini EZConfig
After the recent changes to our server configuration we had a number of customers that experienced problems with older scripts that needed magic_quotes to be turned on. You can turn magic_quotes on for your local site by creating a php.ini file for your site and safe it in the root folder.Add magic_quotes_gpc = on to the file and safe it. The ... Read More »
2nd Feb 2009
Powered by WHMCompleteSolution