CI Project is not deploying on hosting server - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24) +--- Thread: CI Project is not deploying on hosting server (/showthread.php?tid=70178) |
CI Project is not deploying on hosting server - Pradeep2403 - 03-05-2018 Hello friends, I am creating a new CI application and hosted on big rock server. But it showing an error: RE: CI Project is not deploying on hosting server - InsiteFX - 03-05-2018 Your ERROR is the require_once it cannot find the directory and file. |