![]() |
CI4 setup on shared web hosting - 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: CI4 setup on shared web hosting (/showthread.php?tid=76447) |
CI4 setup on shared web hosting - tobiuga - 05-13-2020 Hi all, Is it possible to use CI4 on shared web hosting that doesn't provide the option to modify the DocumentRoot of the apache Virtual Host? I've managed to use CI3 before because the index.php was in the base directory. Now with CI4 it is in public/index.php and I'm not able to change the root. My web hosting service doesn't provide a public_html/ either, / is directly exposed. RE: CI4 setup on shared web hosting - jreklund - 05-13-2020 If you can't go up one level above public_html, you should change host. After that you can find instruction on how to install it on shared hosting with Cpanel here: https://forum.codeigniter.com/thread-75958-post-373901.html#pid373901 RE: CI4 setup on shared web hosting - tobiuga - 05-13-2020 (05-13-2020, 12:50 PM)jreklund Wrote: If you can't go up one level above public_html, you should change host. After that you can find instruction on how to install it on shared hosting with Cpanel here: Yeah I'm currently debating about changing hosting or getting a VPS. Link is not working by the way RE: CI4 setup on shared web hosting - jreklund - 05-13-2020 Hi, I have updated the url. I accidentally copied it incorrectly. RE: CI4 setup on shared web hosting - InsiteFX - 05-14-2020 I love my hosting provider they do everything for me. They are now also in the UK Web Hosting Buzz. If I need a different version of php they install it for me. |