Tagged: #demoimport, error
I facing a PHP time limit error while importing Demo data. I already have done all the optimization I could think of. Any idea?
Hey chaussetoibien,
You need to have this increased:
php_value max_execution_time 300
Please write to your hosting provider.
Best regards,
Victoria
I tried this but no help. So I try this
set_time_limit(0);
Taken from Increase PHP time limit
Hi chaussetoibien,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria