CodeIgniter Forums
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!

The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.

If you think this is a server error, please contact the webmaster.
Error 404
localhost
Apache/2.4.4 (Win32) OpenSSL/0.9.8y PHP/5.4.16

Code:
Projects
- MyFirstProject
    - Source Files
        - application
        - public_html
            - assets
            index.php
        - system
    - Test Files
    - Important Files
    - Include Path

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.