if you have WAMP problem
Permalink
I wanted install project on my computer, there was a problem.I had done all instructions step by step,but result was the same, screen was emypte:( .
So I decided it might be script running time problem(after few hours :). And set the limit time to 0. And installtion was succesuful.Tried again and i achievd.
so if you have the same problem just do these
1. put "set_time_limit(0);" code to first line of your index.php
2.After installtion remove it.
And I want to thanks the team with great project, that they gifted to open source world.And we will proud with you and stand by you.
thanks again and again
So I decided it might be script running time problem(after few hours :). And set the limit time to 0. And installtion was succesuful.Tried again and i achievd.
so if you have the same problem just do these
1. put "set_time_limit(0);" code to first line of your index.php
2.After installtion remove it.
And I want to thanks the team with great project, that they gifted to open source world.And we will proud with you and stand by you.
thanks again and again
I hadn't come across that issue, but I use the 0.6% os, vista64.