zblog报错: magic_quotes_gpc 和 safe_mode
这几天 zblog 的一个问题让我很是受伤,每隔一段时间,12小时以上(没统计过)打开博客就会报错。 报错信息:(2)E_WARNING : Directive ’ magic_quotes_gpc’ is deprecated in PHP 5.3 and greater (register_shutdown_function) (150101) (Linux; kangle3.4.8; PHP 5.3.3; mysql; curl);(2)E_WARNING : Directive ‘safe_mode’ is deprecated in PHP 5.3 and greater (register_shutdown_function) (150101) (Linux; kangle3.4.8; PHP 5.3.3; mysql; curl); ...