![]() |
Scafolding looses connection to database when try to edit or add record - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: Scafolding looses connection to database when try to edit or add record (/showthread.php?tid=7589) |
Scafolding looses connection to database when try to edit or add record - El Forum - 04-15-2008 [eluser]Zac G.[/eluser] Hi, I am trying to use scaffolding to add a few records for development. When I go to the url the records show up, but when I try to add, edit, or delete records I get an error page (browser error page, not CI) that says that the browser cannot establish a connection to the server. Any ideas of what I might not have configured correctly? Thanks! Zac |