Hello,
What do you exactly mean by "No information is being shown" ? if you're having a blank page checking the
documentation
will probably help you :
A blank page does not help us to determine what could be the problem so if you get a blank page (an entire white screen without anything written on it), please make sure that your PHP configuration enables you to see errors and if not, edit your php.ini file and search for the string parameter display_errors.
This parameter should be turned On : display_errors = On.
If it's not the case, please edit your php.ini file, modify this line, save your file and then restart your server and try again to install HikaShop. You should not see a blank screen anymore and the error message will help us a lot to fix the problem.
If you can not see any error, please try to install HikaShop via FTP, it solves more than half of the installlation issues.