Navigation Menu

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

Internal server error #2

Open
sta1r opened this issue Mar 13, 2015 · 1 comment
Open

Internal server error #2

sta1r opened this issue Mar 13, 2015 · 1 comment

Comments

@sta1r
Copy link

sta1r commented Mar 13, 2015

I have the uploader in place but any time I attempt to upload I get a 500 Internal Server Error on the front end. Here's my request payload:

------WebKitFormBoundary7YqlkGzPyBxlU3IV
Content-Disposition: form-data; name="class-name"

articlesuploadhandler
------WebKitFormBoundary7YqlkGzPyBxlU3IV
Content-Disposition: form-data; name="files[]"; filename="bjork-cover-192x98.jpg"
Content-Type: image/jpeg


------WebKitFormBoundary7YqlkGzPyBxlU3IV-- 

Even on a vanilla local install of Symphony 2.6.0 it triggers the same error.

@vlad-ghita
Copy link
Owner

Haven't test this with Symphony > 2.3. Perhaps compatibility issues.
I'm out of web development so your best bet is to ask for help on the forum.

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

2 participants