I Waiting more than 4 hours to deploy my project but no way .
Hello, @eatwa2016_Eissa
Can you tell me how are you setting the deploy?
Which type (Typical or advanced) and method (FTP, SFTP…)?
Best regards
I face the same problem. I use typical and waited for hours.
Hello, @Clarence_Wong
Make sure your php.ini is set to the settings recommended in the documentation.
For example:
max_input_time = 3600
memory_limit = 1024M
post_max_size = 1024M
Regards
Thank you very much. It works
Also make sure to exclude the netmake folder in your virus protection and/or defender… This makes a big difference in deployment speed…