• Resolved reinaldoaguiar

    (@reinaldoaguiar)


    Greetings, I updated the php version from 53 to 56 and the plugin shows the following error: Warning: session_start (): Can not send session cache limiter – headers already sent (output started at / home / storage /public_html/smartqlik/wp-content/plugins/cf-geoplugin/cf-geoplugin.php on line 72

    Can you help me?

Viewing 1 replies (of 1 total)
  • Plugin Author Ivijan-Stefan Stipic

    (@ivijanstefan)

    That’s happen if your WordPress installation already sent the HTTP headers.

    I think problem starts inside template or other plugins. Maby will be better to check what PHP modules are disabled in PHP5.6 and what ou have before in PHP5.3.

    Also will be great to update on PHP7 because is faster and more workable.

    But before any update, i need to know your WordPress version.

    One think you must be clear: – WordPress MUST NOT have any HTML before WordPress core is included. That’s hard to find but I think you also have in template some other hidden errors.

    Check source code, check plugins, check PHP modules and let me know.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Error after updating PHP version!’ is closed to new replies.