How to fix the session variables in my PHP azure web application?

Dakoda R Meade 0 Reputation points
2024-05-05T19:01:19.9433333+00:00

I have a working web application that i was working on through a local host. I then moved it to an Azure web application but the session variables from logging in are not working. When i press F12 i do not see any under the cookies tab. Please help.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,935 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 22,706 Reputation points Moderator
    2024-05-07T05:39:24.1866667+00:00

    @Dakoda R Meade Thanks for asking question!

    User's image For further details, visit http://php.net/manual/en/session.configuration.php#ini.session.auto-start.

    Hope this helps.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.