If anyone is facing this problem, yet.
I need to add define('ROOT_PATH', '/'); to files on first lines:
client.inc.php
main.inc.php
include/ost-config.php => I added here also just in case...😅😅
In my case, "/" solved the problem because of my server configuration and proxy, but you can change it to the path you want, and it will work.