problem with deploy on website

Hello
I’m trying to deploy my application on server with hosting service (IIS and mysql) and i have some problem
with the session variables. I loss the value between a control application and the menu that call by default a form application. Is the problem caused by the file php.ini? Is it possible solved the problem?
thank you very much
bye
giovanni

I think that the problem is caused by an error somewhere in your application. Try to deploy to a local wamp installation to see if this is the case. We are running on IIS with Scriptcase applications for years without problems.

Thank you for the quick answer. Sorry but i’m a beginner: what is a wamp installation?
In local, with my IIS, works all very well.

Hi
I solved the problem
thanks

A wamp is a local installation of a mysql and php environment. You can emulate production on that before uploading. We use that often.