• Hi,

    I upgraded to php 7.3 and this warning message appeared at top of website.

    Could you advise please.

    Many thanks.

    Warning: session_start(): Cannot find save handler ‘memcache’ – session startup failed in /var/sites/b/blackballplayers.com/public_html/wp-content/plugins/participants-database/vendor/wp-session-manager/wp-session-manager.php on line 46

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

    (@billbert)

    In addition, this on dashboard…

    Warning: Cannot modify header information – headers already sent by (output started at /var/sites/b/blackballplayers.com/public_html/wp-content/plugins/participants-database/vendor/wp-session-manager/wp-session-manager.php:46) in /var/sites/b/blackballplayers.com/public_html/wp-includes/functions.php on line 6029

    Warning: Cannot modify header information – headers already sent by (output started at /var/sites/b/blackballplayers.com/public_html/wp-content/plugins/participants-database/vendor/wp-session-manager/wp-session-manager.php:46) in /var/sites/b/blackballplayers.com/public_html/wp-admin/includes/misc.php on line 1252

    Warning: Cannot modify header information – headers already sent by (output started at /var/sites/b/blackballplayers.com/public_html/wp-content/plugins/participants-database/vendor/wp-session-manager/wp-session-manager.php:46) in /var/sites/b/blackballplayers.com/public_html/wp-admin/admin-header.php on line 9

    Plugin Author xnau webdesign

    (@xnau)

    This is due to your server being configured to use memcache, but memcache is not compatible with php 7.3

    You should talk to your hosting provider about this.

    Thread Starter billbert

    (@billbert)

    Thank you.
    The provider told me that as well as upgrading (through my cpanel) I need to edit the php.ini file to version 7.3
    That certainly caused the warning message to disappear and hopefully everything is now working OK… though yet to check.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Upgrade to php 7.3’ is closed to new replies.