Error 400 - The requested URL /de/cttx/p-0 was not found on this server

Hello, I’m new with cakephp.
We have one site which we need to edit something, and for that reason I clone it to some test environment on another server.
I just copied files, and database, and edit app/config/database.php file to connect to that new DB.
But after I got error 400 and The requested URL /de/cttx/p-0 was not found on this server.
I added that site to subdomain cttx.somesite.com, and it redirected me to https://somesite.com/de/cttx/p-0, and got that error I already mantioned

Can you direct me how to migrate this site? Also I will use some test domain for it.

Thank you