I've re uploaded at least 5 times magento to an OVH hosting, when it finish to upload, i acces to the domain, and there is only a white screen
Did you find anything in your Error Log (usually under the error_log file)?
No, there isn't any log
Try adding the following lines to your index.php file and see if the front page will throw any error messages:-
error_reporting(E_ALL); ini_set('display_errors', 1);
It will be very difficult to troubleshoot the problem with any error logs but do make sure that:-
Yes, i satisfied all the requirements, i've install it, but now, the admin link dont work or works but deformed and without images, if i put ur code, it shows 500 error
How to diagnose Magento 2 errors: https://mage2.pro/t/307