[thelist] Session problems on host - how to respond to host?

Michael Pemberton evolt at mpember.net.au
Sun Jan 23 18:35:54 CST 2005


Tim Burgan wrote:
> I've developed my site, and tested on a local web server, and a web host 
> (Apache, PHP 4.3.9).
> Now I've uploaded to a different host (IIS, PHP 4.3.1) where I want to 
> keep it, and I get session error messages, which I believe are because 
> sessions are trying to be handled in a directory that doesn't exist on 
> the (Windows) server. The errors are like:
> 

Tim,

Have you tried overriding the path by calling session_save_path() and 
setting the path to one that you have write access to?

-- 
Michael Pemberton
evolt at mpember.net.au




More information about the thelist mailing list