I have two PHP scripts, both using the same session by calling session_name('MySessID')
.
When the first script calls the second script using curl, the second script hangs when session_start()
is called.
Why would this happend?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…