
Originally Posted by
Woodymon
Anyone with the specific php.ini or .htaccess setting? Just the details please so I can explain to my web host system admin
Woody
Woody,
This setting worked for me:
Code:
max_execution_time = 300
max_input_time = 90
memory_limit = 32M
Please keep in mind that we only have about 12,000 products so it might not work for others.
Basically what's happening is the new GoogleFroogle generator is using IH handler image now and the script needs to allow for IH2 to create all images needed if the image doesn't exist in bmz_cache. In our case because not all product pages has been visited prior to using the generator, the mod was timing out creating the need image and point to the IH2 url for image instead of the old way where it just uses url/images/large.
Bookmarks