Hi Guys,
I am facing a issue with updating content, images & Graph of a Survery report. Its working upto 10 pages after that its showing error when I try to open the doc file
"This office Open XML, file cannot be opened because there are problems with the contents
Details
Unexpected end of input
Location: Part: /word/styles.xml, Line 153, Column:61"
I am using Zend Framework with server configuration of 2GB RAM. And I also increase Apache server configuration.
post_max_size 1024M
upload_max_filesize 1024M
memory_limit 1024M
max_execution_time 30000
max_input_time 30000
session.gc_maxlifetime 120000
https://prnt.sc/mogyhe
Thanks