Welcome Guest, Not a member yet? Register   Sign In
404 error from codeigniter when hosted to server (tried every possible conditions)
#6

(This post was last modified: 05-31-2019, 08:03 AM by dave friend.)

(05-31-2019, 05:39 AM)chinna Wrote:
(05-31-2019, 04:57 AM)daveĀ friend Wrote: Are you trying to use any special routes?

Please show us the code for the controller and view of one such page.

index is working but login is showing 404 error

In the welcome() function the last line is

PHP Code:
$this->load->view('loginn"); 

Should "loginn" be "login"? If it should be "login" that may be the source of the 404.

In the future please copy and paste all code into the message editor, then use the PHP button in the toolbar to make it as PHP code. It's less work for everybody in the long run. Thanks.
Reply


Messages In This Thread
RE: 404 error from codeigniter when hosted to server (tried every possible conditions) - by dave friend - 05-31-2019, 08:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB