![]() |
Netbeans with CI and localhost - 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: Netbeans with CI and localhost (/showthread.php?tid=58782) |
Netbeans with CI and localhost - El Forum - 07-18-2013 [eluser]xtremer360[/eluser] Here is my file tree I have right now set up for my project. Why Netbeans creates an important files folder I have no idea for my CI project. I have edited the index file to have the application and system variable to both have the ../system or applicaton as its value. I have changed the Web Root inside the project properties to have a value of public_html and I have also changed the value of the Index File field to say index.php. After doing this and running the project I would expect to get the default Welcome to Codeigniter page and I don't. I am receiving a message that shows the following. Any ideas on why this is? Code: Object not found! Code: Projects I've tried doing some additional research on the topic and have yet to come up with a solution. Netbeans with CI and localhost - El Forum - 07-19-2013 [eluser]xtremer360[/eluser] Does nobody work with netbeans and codeigniter together? Netbeans with CI and localhost - El Forum - 07-22-2013 [eluser]xtremer360[/eluser] No ideas from anybody? Netbeans with CI and localhost - El Forum - 07-22-2013 [eluser]greedyman[/eluser] [quote author="xtremer360" date="1374244776"]Does nobody work with netbeans and codeigniter together?[/quote] You shouldn't edit source if I don't know what it is. Maybe you create new project and put codeigniter code in it, and amazing it works. |