Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
q2apro opened this issue Jun 29, 2024 · 0 comments
Open

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

q2apro opened this issue Jun 29, 2024 · 0 comments

Comments

@q2apro
Copy link

q2apro commented Jun 29, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant