I attempt to configure phplib with iss but my site lost session when I change page. php have the same configuration of linux version. Can someone help me? thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Are you using the same exact site code as well as the same versions of both php and phplib as you were using on Linux? Or, are you developing a new site with phplib on Win/ISS that hasn't been tested before on Linux/Apache?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Downgrade to 4.2.2 on IIS and make sure if your problem is with Win/IIS or with the PHP version. I've had to make changes to sites I built in PHP 4.1.x and 4.2.x in order for them to work properly with 4.3.x.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I attempt to configure phplib with iss but my site lost session when I change page. php have the same configuration of linux version. Can someone help me? thanks
Are you using the same exact site code as well as the same versions of both php and phplib as you were using on Linux? Or, are you developing a new site with phplib on Win/ISS that hasn't been tested before on Linux/Apache?
I use php 4.3.4 on IIS, 4.2.2 on linux/apache and the same phplib version (7.4).
Downgrade to 4.2.2 on IIS and make sure if your problem is with Win/IIS or with the PHP version. I've had to make changes to sites I built in PHP 4.1.x and 4.2.x in order for them to work properly with 4.3.x.