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

    I’m getting the following error message on a new install. I’m on Godaddy server. Please advise.

    Thanks
    Jodi

    =======================================================
    Warning: session_start() [function.session-start]: open(/home/content/90/10994390/tmp/sess_771kmj3n5ibr73fgovio84qu06, O_RDWR) failed: No such file or directory (2) in /home/content/90/10994390/html/2015/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home/content/90/10994390/html/2015/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:32) in /home/content/90/10994390/html/2015/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/content/90/10994390/html/2015/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:32) in /home/content/90/10994390/html/2015/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    =======================================================

    #404188

    I figured it out.. my session.save_path was set to null… added a line of code in my php5.ini.

    session.save_path = /tmp

    #404614

    Hi!

    Glad you figured it out and thank you for sharing your solution.
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Install error: Warning: session_start() [function.session-start]’ is closed to new replies.