CodeIgniter Forums
Moved from local to remote host - Routing Problems - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9)
+--- Thread: Moved from local to remote host - Routing Problems (/showthread.php?tid=84145)



Moved from local to remote host - Routing Problems - srisuwasp - 10-15-2022

Hi all,

Just re-joined the forum since things changed here... Hi!

I've immediately ran into a problem with CodeIgniter 3.0 (also haven't touched CI for a few years).

Created a few views, a controller and a few routes to match.

Locally the views are being served as intended and the default controller is also being rendered as it should per my setup.

However, I moved the entire installation to a remote host (typical shared server (mod re-write available)) and problems came immediately.

The default controller returns a 404 and the additional routes I've created return an error message "No input file specified".

I don't know how to fault find this and my host has referred me here. Any ideas?

Thanks in advance.

Thank
betflik