Can't start session on my page

Website URL

https://cocoletty.42web.io

Error Message

Warning: session_start(): open(/php_sessions/sess_194a859518953108a4b37e9a7643f4f7, O_RDWR) failed: No such file or directory (2) in /home/vol11_7/epizy.com/epiz_33078566/htdocs/cabecera.php on line 2

Warning: session_start(): Failed to read session data: files (path: /php_sessions) in /home/vol11_7/epizy.com/epiz_33078566/htdocs/cabecera.php on line 2

Other Information

Hi all. Today my web stopped working. I have not done any changes to it. Until yesterday everything worked perfectly. On line 2 of cabecera.php file there is only this:

session_start();

I tried creating the php_sessions folder that didn’t previously exist but nothing changed.

Thank you in advance.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.