Installation on Godaddy VPS Server Linux Cpanel |
Hi,
we have tried to use CI 4.0.2 on Godaddy VPS Server, Linux, CentOS, Apache, Cpanel We have tried using subdomain : hope.techimpace.com subdomain target : public_html/hope/public project installed on : public_html/hope Its working fine, but Controllers on subdirectory is not working, but we have tested the same on local xampp platform, its working fine. For subdirectory we have used subdirectory based namespace; Example : Directory: Controllers/cloud/Test.php used namespace : namespace App\Controllers\cloud; Its giving a 404 error Controller or its method is not found: \App\Controllers\Cloud::test What is the solution? |
Messages In This Thread |
Installation on Godaddy VPS Server Linux Cpanel - by paritoshbag - 04-24-2020, 09:09 AM
RE: Installation on Godaddy VPS Server Linux Cpanel - by jreklund - 04-24-2020, 09:25 AM
|