Jump to content

Product Import Errors. End of script output before headers: index.php


Recommended Posts

Hi,

 

Trying to import 2500 products into Prestashop and I get the following errors.  I get the 500 Internel Server Error but the log file shows the following, anyone have any ideas?

 

Many thanks,

 

Richard.

 

snsbp.co.uk [Fri Oct 18 11:25:48 2013] [error] [client 81.133.100.246:64028] AH01215: Bogus Huffman table definition
snsbp.co.uk [Fri Oct 18 11:25:48 2013] [error] [client 81.133.100.246:64028] AH01215: Bogus Huffman table definition
snsbp.co.uk [Fri Oct 18 11:25:48 2013] [error] [client 81.133.100.246:64028] AH01215: Bogus Huffman table definition
snsbp.co.uk [Fri Oct 18 11:25:48 2013] [error] [client 81.133.100.246:64028] AH01215: Bogus Huffman table definition
snsbp.co.uk [Fri Oct 18 11:25:48 2013] [error] [client 81.133.100.246:64028] AH01215: Bogus Huffman table definition
snsbp.co.uk [Fri Oct 18 11:25:48 2013] [error] [client 81.133.100.246:64028] AH01215: Bogus Huffman table definition
snsbp.co.uk [Fri Oct 18 11:25:48 2013] [error] [client 81.133.100.246:64028] AH01215: Bogus Huffman table definition
snsbp.co.uk [Fri Oct 18 11:27:51 2013] [error] [client 81.133.100.246:64028] End of script output before headers: index.php
Link to comment
Share on other sites

Bit of an update.  The above imports 537 records before falling over.  If I ignore the image column this goes up to 1535 records and the Bogus Huffman table definition does not occur. But the End of script output before headers: index.php error does.  I have set the following in the php.ini in the hope it may help, it doesn't seem to.  Does anyone have an idea?

 

max_execution_time = 100000

max_input_time = 100000
set_time_limit = 100000
max_input_nesting_level = 100000
max_input_vars = 100000
Link to comment
Share on other sites

×
×
  • Create New...