sessions on NT4 server with Apache

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
cyril
Forum Newbie
Posts: 1
Joined: Mon Jun 24, 2002 7:55 pm

sessions on NT4 server with Apache

Post by cyril »

Hello everybody, I ' m having the hell of a time trying to make work sessions on an Apache 1.3.19 on a NT4 server with PHP4.04pl1 as CGI
my changes in the sessions settings in the php.ini are NOT taken into account at all (whereas every other changes as say include directories for instance are immediately working).
As i ' m thinking about moving to a IIS server in order to continue my developpement, could anyone tell me if there is a solution. Thank you very much
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Are you restarting the server when you make the changes?

Mac
Post Reply