Warning</b>: session_start(): Failed to initialize storage module: user (path: ) in ....

session_start_err

 

This error occurs when the open() function of the session handler doesn't return boolean TRUE,

which obviously means some kind of failure.

It could be failure to connect to a database,

failure to open a file, a non-existent directory,

etc. - that depends on what the session handler actually uses.

 

果然調整資料庫連線後 錯誤解除

arrow
arrow
    創作者介紹
    創作者 MonkeyJ 的頭像
    MonkeyJ

    程式猴

    MonkeyJ 發表在 痞客邦 留言(0) 人氣()