good day,
today, i reinstalled my youphptube, installation and configuration all working well, after the configuration done, i jump to the main page, it also find, but when i try to login, the browser says no such page.
my site is http://42.159.88.173/, click the login it will jump to http://42.159.88.173/user but not accessable.
do not know is my mistake or something not correct in the code.
thanks.
Seems like you didnt copy everything correctly.
Did you install it via git pull or archive?
i use the git clone to get the code, and compare with the github, directory structure and file size, i believe i copy everything already
two options then:
Please copy your config (ommiting password ofc) here..
do you have mod rewrite enabled?
thanks all, after a2enmod rewrite, i can see the login page.