I just purhcase Avendor and downloaded from themeforest and extracted md_avendor_install_profile.zip to folder.
Next I wanted to install using browser and it return with "This site can’t be reached" on chrome. Tried other browser but still no luck.
I am using windows 10 + wamp.
Please advice I need to install
this as soon as possible.
Hi. I found the way to fix it. Thanks.
Wamp + Windows causing the problem.
I have added following code to httpd.conf to works.
<IfModule mpm_winnt_module>
ThreadStackSize 8388608
</IfModule>