I can't access my admin panel

Hello moderator, please I created an admin panel for my website,and I can’t login. Before uploading all files on your web server, I tried everything on my local server and it was working perfectly, but when I uploaded it on this server, its not working.What could be the problem and solution to it please.

@Dr.Brainz Paste this piece of code in your .htaccess file and then try to login to your admin panel.
php_flag output_buffering on

Actually there is no .htaccess file in my file manager

I only have public_html & tmp

Create a file using file manager and name it only “.htaccess” insert the code above into it, save.
Make sure to create the file inside public_html