• Resolved Thom Prati

    (@thom-prati)


    Got these two messages on the install of the plugin.

    Warning: session_start(): open(/tmp/sess_b0vm4etj0lnjm8ocs8o1k8i3f4, O_RDWR) failed: Permission denied (13) in /home/auburnchamber/public_html/wp-content/plugins/content-views-query-and-display-post-page/public/content-views.php on line 234

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/auburnchamber/public_html/wp-content/plugins/content-views-query-and-display-post-page/public/content-views.php:234) in /home/auburnchamber/public_html/wp-content/plugins/content-views-query-and-display-post-page/public/content-views.php on line 234

    I’ve removed all of the other plugins and tried several themes to see if the issue will abate.

    Any thoughts on where to go with this to get it cleared up?

    https://www.ads-software.com/plugins/content-views-query-and-display-post-page/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Thom Prati

    (@thom-prati)

    This came up within the main page of your plugin at the bottom:

    Warning: Unknown: open(/tmp/sess_b0vm4etj0lnjm8ocs8o1k8i3f4, O_RDWR) failed: Permission denied (13) in Unknown on line 0
    
    Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
    Plugin Author Content Views

    (@pt-guy)

    Dear Thom Prati,
    This issue means Content Views plugin (and any other plugins) can’t write temporary data to /tmp folder in your web server’s file system.
    Although we already checked if session save path is writable before starting session.
    Anyway, it is issue of your web host. Please contact your hosting provider to solve it: tell them that you can’t write SESSION. They will know how to solve it.

    Best regards,

    Thread Starter Thom Prati

    (@thom-prati)

    Thank you. We’ve resolved this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Session Start error on new install of WP’ is closed to new replies.