购物盒子和wordpress4.2不兼容吗?
装了好久,也重新安装了wordpress4.2一直提示这个问题。
>unction.session-start]: open(…老提示防火墙不让我发送plugins\shoppingbox\shop.php on line 13
Warning: session_start() [……ugins\shoppingbox\shop.php:13) inC:\ComsenzEXP\wwwroot\wp\wp-content\plugins\shoppingbox\shop.php on line 13
Warning: Cannot modify header information – headers already sent by (output started at C:\ComsenzEXP\wwwroot\wp\wp-content\plugins\shoppingbox\shop.php:13) in C:\ComsenzEXP\wwwroot\wp\wp-includes\pluggable.php on line 1196
}
遇到了同样的问题,第一个更改了session.auto_start = 1,还是没能解决