doest work on shared hosting
after the first step, it gives an error 500
tried with two different hosts now
script is useless
Bro, Script is working fine as per installation but you might face some issues regarding uploading file into server.
Yes, it also happened to me a few times. But after doing it 3-4 times I realized it was my fault and some server misconfigurations . The fact is this script's error identifier is not well developed.
Below are few checklists as per my experience, give it a try:
1). Check all the checkboxes at first and second step
2). update and reinstall php version
3). make sure to create new database or delete all tables of previous database (make sure to allocate at least 30mb)
4). import sql manually (you will find it in zip script file in database folder).
5). copy paste database credentials to avoid mistakes.