session_start(): Cannot send session cookie – headers already sent
-
When updating to the latest version it throws this error,
Warning: max(): Array must contain at least one element in /srv/users/serverpilot/apps/interno/public/wp-content/plugins/custom-database-tables/lib/webapis.php on line 32 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /srv/users/serverpilot/apps/interno/public/wp-content/plugins/custom-database-tables/lib/webapis.php:32) in /srv/users/serverpilot/apps/interno/public/wp-content/plugins/custom-database-tables/lib/main.php on line 222 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /srv/users/serverpilot/apps/interno/public/wp-content/plugins/custom-database-tables/lib/webapis.php:32) in /srv/users/serverpilot/apps/interno/public/wp-content/plugins/custom-database-tables/lib/main.php on line 222 Warning: Cannot modify header information - headers already sent by (output started at /srv/users/serverpilot/apps/interno/public/wp-content/plugins/custom-database-tables/lib/webapis.php:32) in /srv/users/serverpilot/apps/interno/public/wp-includes/pluggable.php on line 1196
—
My setup is:
WORDPRESS: 4.2.2
PHP INFO: 5.5.33 | SAPI: fpm-fcgi
SERVER: Apache/2.4.18 (Unix) OpenSSL/1.0.1f
PHP TIME LIMIT: (0) no time limit imposed
PHP MAX MEMORY: 5000M (256M default)
MEMORY STACK: 8.25MBhttps://www.ads-software.com/plugins/custom-database-tables/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘session_start(): Cannot send session cookie – headers already sent’ is closed to new replies.