(05-31-2019, 09:45 PM)Paradinight Wrote: (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
First fix the password code... .
https://paragonie.com/blog/2017/12/2018-...-passwords
Second: https://www.codeigniter.com/user_guide/i...ation-rule
Third: Update the php version 5.5 is very old
Back to the problem:
Check if the .htaccess is allowed
may be first two are not the reasons because even when i try to display a static page then also im getting 404 error from codeigniter
third one i upgraded the php to 7.3 still im getting same 404 error