![]() |
localhost help - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: localhost help (/showthread.php?tid=48422) |
localhost help - El Forum - 01-16-2012 [eluser]Unknown[/eluser] Hello. New here, and pretty new to CI. I have taken over a website that was made in CI, and just getting to grips with it. Impressed so far. Trying to set up a localhost for the site, and its not going too well. Pulled all the needed files, and set up the database in mamp. I am under the impression that the only things I should change are the baseurl in config.php and set the db to localhost, root, root in database.php. I don't get an error, but I just get a white page with the word 'global' at the top. Any idea what this could be? And any tips on getting this set up would be much appreciated. Thanks a lot, Dave |