Re: IIS and php sessions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Adil,

You need to configure session.save_path in php.ini. This setting needs to
point to a directory where the IIS user can write files.

If you are running the ISAPI version of php you also need to restart the
web service for the changes to take place.

- Frank

> Hey everyone,
> 
> I'm trying to migrate this php app with a mySQL database to
IIS/Microsoft
> SQL Server.  I know that I should be using a database abstraction layer
but
> haven't had the time to do that just yet.  In anycase, the question has
> little to do with that.  I'm trying to get sessions in php working on
IIS
> and I've noticed that that needs to be configured manually for IIS. 
But
> what exactly does that mean? I can't find a good step by step source
about
> this issue so any help would be greatly appreciated.
> 
> thx
> Adil.
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux