Welcome Guest, Not a member yet? Register   Sign In
Install CodeIgniter 4 on Shared Hosting
#11

(08-19-2020, 01:07 PM)jreklund Wrote: The solution are not to cheap out, get a real hosting provider. You can get one for as low as $20/year.
Is noti a solution Is a regression of framework , ci3 work fine this not...
Reply
#12

Hey, if you got a cheap, difficult to manipulate hosting I wrote a quick, but frowned upon, solution for this. Look for "htaccess for redirecting all requests" in forums
You can see things I made with codeigniter here: itart.pro its not overly impressive as I have very little time to learn.
Reply
#13

Just move the content of public folder in root(Public_html) and edit file index.php to $pathsPath = realpath(FCPATH . 'app/Config/Paths.php'); (line 16)
Reply
#14

See https://forum.codeigniter.com/showthread.php?tid=76779
Reply




Theme © iAndrew 2016 - Forum software by © MyBB