Okay Thanks for the anwsers
@bcworkz
Thanks for the answer. The problem is fixed. But now i get in Chrome as Statuscode 200 but in Firefox nothing. Do you have an idea?
I have checked the script with xdebug. Now i can see. At the end of the PHP Script there is an wp_die(); this one start the script from the beginning. Anyone know why?
@potentdevelopment
post_max_size = 100M
@axew3
befor the script converting each site as .jpg the PDF file is uploaded to the wordpress media files. The upload is no problem. Only the converting process.
Thanks for the anserwer. Here are my specifications for my localhost:
max_execution_time = 3000
memory_limit = 8G
upload_max_filesize = 100M
I think normaly that’s enought or?