• Resolved maggieymae

    (@maggieymae)


    Hope this can be fixed soon… love this form … update fail.

    Warning: session_start() [function.session-start]: open(/home/content/33/4014033/tmp/sess_898mnkbf8eg61voaqv2lkp6m31, O_RDWR) failed: No such file or directory (2) in /home/content/33/4014033/html/wp-content/plugins/cforms2/cforms.php on line 89

    Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home/content/33/4014033/html/wp-content/plugins/cforms2/cforms.php:89) in /home/content/33/4014033/html/wp-content/plugins/cforms2/cforms.php on line 89

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/content/33/4014033/html/wp-content/plugins/cforms2/cforms.php:89) in /home/content/33/4014033/html/wp-content/plugins/cforms2/cforms.php on line 89

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author bgermann

    (@bgermann)

    Which update did you want to do (from which version to wich version)?
    To me it seems like you are having problems with your PHP sessions in general.

    Thread Starter maggieymae

    (@maggieymae)

    I gave up on the update, deleted the plugin and tried installing from scratch. Same errors when activated. It wasn’t a big jump… just one step. All other necessary plugin updates on the site were successful

    Plugin Author bgermann

    (@bgermann)

    Based on your path I guess you run on a shared hosting solution. Which provider is it? Can you paste the session settings from phpinfo? Did you empty your session cache or try another browser?

    Plugin Author bgermann

    (@bgermann)

    Thread Starter maggieymae

    (@maggieymae)

    Yes, shared….the dreaded GoDaddy. Chatting with them right now. No improvement.
    The links are very informative. Thank you

    Thread Starter maggieymae

    (@maggieymae)

    Well GoDaddy was no help. Permissions were reset on all folders. I saw in another thread here that php version should be 5.6??? GoDaddy is only offering 5.4. Is that the problem?

    Plugin Author bgermann

    (@bgermann)

    This is not the specific problem here. If a host does not have any supported PHP version as an option, it means they do not care about their users and I would not trust them to be able to deal with my website technically.

    If you do not use multipart forms you will not have any issues with that warning. If you see it on your website and not just in your log, you should disable printing warnings to the website.

    Thread Starter maggieymae

    (@maggieymae)

    The warnings show at the top of pages whenever the plugin is activated. Does “disable printing warnings” mean to disable the debugging?

    Plugin Author bgermann

    (@bgermann)

    Not necessarily. You can still have debugging output to a file.

    You SHOULD disable debug messages on a production system anyway.

    https://codex.wordpress.org/Debugging_in_WordPress

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘errors on update’ is closed to new replies.