![]() |
Xampp and codeigniter problem - 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: Xampp and codeigniter problem (/showthread.php?tid=1309) |
Xampp and codeigniter problem - subhajitmaity - 02-27-2015 I installed xampp and codeigniter. Within xampp,htdoc folder I create a folder ci and paste all codeigniter. when i open http://localhost/codeignator/index.php to access the default controller to see the welcome message after clicking on enter button the url changes and the new url is http://localhost/xampp/splash.php.....The codeigniter page is not opening. please solve the issue. |