ERR_EMPTY_RESPONSE when attachment is .docx

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
srumberg
Posts: 41
Joined: Thu Feb 07, 2013 11:33 am

ERR_EMPTY_RESPONSE when attachment is .docx

Post by srumberg »

Script URL: http://www.statementconverter.com/suppo ... t_post.php
Version of script: 2.8.2
Hosting company: GoDaddy
URL of phpinfo.php: (this seems unwise to share for security reason)
URL of session_test.php:
What terms did you try when SEARCHING for a solution: attachments, ERR_EMPTY_RESPONSE

Write your message below:

1. Submitting a ticket with attachments that are text files (.txt) works, but submitting an attachment with .docx type results in:

This page isn’t working
www.statementconverter.com didn’t send any data.
ERR_EMPTY_RESPONSE


2. After this error, none of the support pages on the website are browsable.

3. In Hesk Settings > Help Desk > Attachments > Allowed file types, the value is: .iif,.xla,.gif,.jpg,.png,.zip,.rar,.csv,.doc,.docx,.xls,.xlsx,.txt,.pdf

4. On the server, the attachments folder permissions are 777 and I do see a recently uploaded .docx file.

Any idea what's causing this?
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: ERR_EMPTY_RESPONSE when attachment is .docx

Post by Klemen »

This is not an error caused by Hesk, but something else on the server (maybe a security software?). You will need to check with your host and verify in the server logs.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
srumberg
Posts: 41
Joined: Thu Feb 07, 2013 11:33 am

Re: ERR_EMPTY_RESPONSE when attachment is .docx

Post by srumberg »

Thank you, Klemen
Post Reply