It is a web server provided by the university with php 5.6, apache 2.2 and mysql. It was working fine on my localhost but when I moved it to production, can't install it. Also, I had to clear the contents of .htaccess file due to some permissions issue because it was showing Internal Server Error. But I am not sure if that is the actual issue because when I did same in localhost, the installation still went through.
I cannot see anything in the server logs too. Just showing 404 error on the check-requirements page.