Hi, I’m pretty sure Fred needs PHP 7 or above. (Although I could be wrong)
PHP 5.4 is very old.
It also needs MySQL 5.7 if you’re using UTF8mb4 encoding on your database. (Although 5.6 should be compatible in the next release)
What happens when you try to display a Fred page? Any errors related to it?
In regards to @yuliyepes original post. That looks like a normal install log - I can’t see any errors there. It will skip those objects if they already exist.