duanliao6077 2010-03-17 16:28
浏览 65
已采纳

PHP错误:警告:session_start()[function.session-start]:节点不再存在

Getting the following error when trying to start a session:

Warning: session_start() [function.session-start]: Node no longer exists in file.php on line 3

The script uses SimpleXML to parse XML files from remote hosts. It's running on a Linux Ubuntu server with PHP 5.2.6.

Has anyone come across this message before or have an insight in to what it means?

  • 写回答

6条回答 默认 最新

  • dongzi8191 2010-03-17 16:32
    关注

    See explanation at the bottom of this page

    [2009-09-25 11:41 UTC] rrichards@php.net
    
    Thank you for taking the time to write to us, but this is not
    a bug. Please double-check the documentation available at
    http://www.php.net/manual/ and the instructions on how to report
    a bug at http://bugs.php.net/how-to-report.php
    
    Cannot serialize object wrapping 3rd party library structs. Must 
    serialize the xml (to a string) and store that to session and reload the 
    xml when restoring from session
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(5条)

报告相同问题?

悬赏问题

  • ¥15 Vue3 大型图片数据拖动排序
  • ¥15 划分vlan后不通了
  • ¥15 GDI处理通道视频时总是带有白色锯齿
  • ¥20 用雷电模拟器安装百达屋apk一直闪退
  • ¥15 算能科技20240506咨询(拒绝大模型回答)
  • ¥15 自适应 AR 模型 参数估计Matlab程序
  • ¥100 角动量包络面如何用MATLAB绘制
  • ¥15 merge函数占用内存过大
  • ¥15 使用EMD去噪处理RML2016数据集时候的原理
  • ¥15 神经网络预测均方误差很小 但是图像上看着差别太大