Skip to content

Missing boundary in multipart/form-data POST data in Unknown on line 0 #1000

Open
@q2apro

Description

Describe the bug
Found the PHP warnings in the server log.

PHP Warning:  Missing boundary in multipart/form-data POST data in Unknown on line 0
PHP Warning:  session_start(): Cannot start session when headers already sent in /srv/users/matheretter/apps/mathelounge/public/qa-include/app/users.php on line 162
PHP Warning:  Cannot modify header information - headers already sent in /srv/users/matheretter/apps/mathelounge/public/qa-include/qa-page-not-found.php on line 30
PHP Warning:  Cannot modify header information - headers already sent in /srv/users/matheretter/apps/mathelounge/public/qa-include/app/users.php on line 1335
PHP Warning:  Cannot modify header information - headers already sent in /srv/users/matheretter/apps/mathelounge/public/qa-include/app/page.php on line 357

What could be the culprit? How to avoid the error/warning in the first place?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions