Hello,
I started the installing last night, before I went sleep it shows 68%, and this morning it is still showing 68%, no error message, just not moving.
What can I do now? Any clue is appreciated, Thank you.
Hi PasleChoix,
Please check you hard drive memory if its ok the increase the memory size and timeout on index.php file.
locate your php.ini file and edit the following
max_execution_time = 1800 max_input_time = 1800 memory_limit = 1024M
Same problem here.
Solved by changing the maximum execution time limit on /etc/php.ini (or wherever the php.ini is).
max_execution_time = 3000
This worked fine for me