i am on shared server and i wana use .htaccess to override the php_value max_execution_time 600 . i think thats what giving me error 500 when i recreate images.. casue some of the images are created but not all
Welcome to the PrestaShop Forum! We hope you'll share your comments and suggestions with us. We ask that you please post in English to the main sections of the PrestaShop Forum. If you want to write in another language, please post in the corresponding PrestaShop Community section below.
Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

Vous parlez français ? par ici !
Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

Vous parlez français ? par ici !
Where is the script for regenerating thumbnails?
Started by brandonc503, Feb 09 2010 01:20 AM
Where is the script for regenerating thumbnails?
#1
Posted 09 February 2010 - 01:20 AM
#2
Posted 09 February 2010 - 08:48 AM
error 500 as I have seen lately can come from a FASTCGI change in version at your hoster. Switch indicator to CGI if you may.
#3
Posted 09 February 2010 - 03:41 PM
switch indicator? that somthing godaddy has to do for me? or is it code in ps? i do appreciate the idea though.
#4
Posted 09 February 2010 - 04:04 PM
and where would i put something like
in the PS recalculating script or in the htaccess file?
if (ini_get('max_execution_time') < 120) {
set_time_limit(120);
}in the PS recalculating script or in the htaccess file?
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












