There was a problem with the project routing on the hosting.
Hosting - Apache / 2.4.10 (Debian) Server project folder - html / bdpn / ajax-new / old-php-layer /
The project on Kohana 3.1.4, when the project is launched, only the default route is working, when accessing the rest of the paths they are not displayed, the message The requested URL / html / bdpn / ajax-new / old-php-layer / test is found. server
What could be the problem? The same project placed on another hosting where the paths work (with the amendment that I changed base_url and registered another path in RewriteRule), I have a suspicion that additional configuration is needed in the .htaccess file or in the php server settings.