General Community > Site Comments, Issues and Concerns

Admin. Change Results In Session Time Out Error Every Time.

<< < (4/4)

mc0:
I am having the same problem, but when I add session_save_path('www.detrobin.org/public_html/lafam/forum/sessions'); I get ..

Warning: open(hxxp:www.detrobin.org/public_html/lafam/forum/sessions/sess_4519bb3b41c3a01dab1aed0ce7ab71d8 [nonactive], O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (hxxp:www.detrobin.org/public_html/lafam/forum/sessions [nonactive]) in Unknown on line 0</

I don't know what to do :\

Grudge:
I'm not great at this thing but it sounds like your session save path is incorrect. Does the sessions save path even exist?

PS - This is the PHP session save path of your server nothing to do with SMF

mc0:
I got the session_save_path() to stop giving me errors but it still says my says "Your session timed out while posting. Please go back and try again." :(

[Unknown]:

--- Quote from: mc0 on May 18, 2004, 01:27:56 PM ---I am having the same problem, but when I add session_save_path('www.detrobin.org/public_html/lafam/forum/sessions'); I get ..

Warning: open(www.detrobin.org/public_html/lafam/forum/sessions/sess_4519bb3b41c3a01dab1aed0ce7ab71d8, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (www.detrobin.org/public_html/lafam/forum/sessions) in Unknown on line 0</

I don't know what to do :\

--- End quote ---

The session.save_path should be:

/home/detrobin/public_html/lafam/forum/sessions

Just as a guest.  I'd need to see other error messages to be sure - but, the problem is that it's a server path, not a URL. (no www or any of that jazz.)

-[Unknown]

Navigation

[0] Message Index

[*] Previous page

Go to full version