CodeIgniter 3.0 Remote Hosting Issue? |
I encountered an issue with CodeIgniter 3.0, despite not using it for a while. I've generated views, a controller, and corresponding routes.
Locally, the views display correctly, and the default controller functions as expected based on my setup. However, upon transferring the entire setup to a remote host (a standard shared server with mod rewrite available), problems emerged. The default controller yields a 404 error, while the custom routes I established result in the message "No input file specified." I'm unsure how to troubleshoot this, and my hosting provider suggested seeking assistance here. Do you have any insights? Thank you in advance. |
Messages In This Thread |
CodeIgniter 3.0 Remote Hosting Issue? - by AnuragTangra - 08-08-2023, 03:27 AM
RE: CodeIgniter 3.0 Remote Hosting Issue? - by shortcode - 08-12-2023, 01:24 PM
RE: CodeIgniter 3.0 Remote Hosting Issue? - by AnuragTangra - 02-19-2024, 04:58 AM
RE: CodeIgniter 3.0 Remote Hosting Issue? - by alexjhird - 08-20-2024, 09:24 PM
RE: CodeIgniter 3.0 Remote Hosting Issue? - by adamk08997 - 10-29-2024, 06:29 PM
|