Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #486012

    Hello!

    I am having a lot of trouble with my website at the moment, I am getting the following error message.

    PHP Warning: session_start(): open(D:\Temp\php\session\\sess_m2sosqiajd1jrkkeiliia3j281, O_RDWR) failed: No such file or directory (2) in D:\Hosting\11944487\html\wp-content\themes\enfold\functions.php on line 528

    PHP Warning: Unknown: open(D:\Temp\php\session\\sess_m2sosqiajd1jrkkeiliia3j281, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

    PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (D:\Temp\php\session\) in Unknown on line 0

    If anyone has any advice on how to fix this I would really appreciate it!

    #486072

    Hi Louis!

    It’s usually a problem with your server having trouble creating sessions. If you contact your hosting provider they should be able to fix it for you.

    See here for more info, https://kriesi.at/support/topic/warning-session_start-function-session-start-help-asap-please/.

    Best regards,
    Elliott

    #486115

    Hi Elliott :)

    Thank you very much for the quick reply, I will get in touch with my host and see how things go!

    Best regards,

    Louis.

    ****EDIT****

    This topic was closed so I cant make a new reply, anyway my host (godaddy) was no help at all telling me that a folder was missing and that it must be on my hard drive somewhere.

    What did actually work was adding: add_theme_support(‘avia_no_session_support’);
    at the end on the functions.php file in the enfold folder.

    Fingers crossed everything runs smoothly from here!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Strange error message (PHP Warning: session_start)’ is closed to new replies.