我收到两个错误。
警告:session_start() [function.session-start]: open(..\Server\tmp\sess_mj3hbck8pvhpbioosqf4cu8ns2, O_RDWR) failed: No such file or directory (2) in C:\Documents and Settings\evan.YO-1EE77D2E6018\ Desktop\Games\WoWPrivate server\Vampwow legit\Server\htdocs\include\common.php 在第 3 行
我得到了
警告:session_start() [function.session-start]:无法发送会话缓存限制器 - 标头已发送(输出开始于 C:\Documents and Settings\evan.YO-1EE77D2E6018\Desktop\Games\WoWPrivate server\Vampwow legit\Server \htdocs\include\common.php:3) 在 C:\Documents and Settings\evan.YO-1EE77D2E6018\Desktop\Games\WoWPrivate server\Vampwow legit\Server\htdocs\include\common.php 第 3 行
我很难过,我不知道如何解决这个问题,我在任何地方都找不到解决方案这是我的 Common.php 文件,我将在下面发布。
<?php
session_start();
if (!defined('PATHROOT'))
{define('PATHROOT', './');}