![]() |
|
|
+ Search |
![]()
|
Oct 6th, 2001 13:28
Gags Shapiro, Fiona Herring, Hjagar
I had the same problem for a bit until I saw the answer in the answered questions above. If using Windows The session.save_path in php.ini needs to be a real path to an exisiting folder not /tmp. Mine is: session.save_path = "F:\Work\Evironments\PHP4.0.6\tmp" Easy, but not obvious to me.