Welcome Guest, Not a member yet? Register   Sign In
How to debug CI source code with NetBeans. ? thanks!
#1

[eluser]Nano HE[/eluser]
Hi,

Good day.

My NetBeans enviroment based windowns system.
The tool worked very well for normal PHP source code.

i want to debug CI code with my NetBeans.

I set my system project properties -> run configuration -> Project URL: http://localhost/data/index.php/welcome/
And i linked the CI system folder as the NetBeans Project root directory.
When i strike F6 (Run). It worked well.

Then i set breakpoint at the welcome controller source code file welcome.php.
BreakPoint located here :
Code:
$this->load->view('index');

When i strike Ctrl + F5 (Debug Project)
It failed to Go to the welcome.php file and also it didnot stop at the breakpoint.

IE url link to
http://localhost/data/index.php/welcome/...ans-xdebug
Show the following information.
404 Page Not Found
The page you requested was not found.

i am appreciated any help.

BR
Nano


Messages In This Thread
How to debug CI source code with NetBeans. ? thanks! - by El Forum - 07-19-2009, 03:45 AM
How to debug CI source code with NetBeans. ? thanks! - by El Forum - 07-20-2009, 12:27 AM
How to debug CI source code with NetBeans. ? thanks! - by El Forum - 07-20-2009, 05:35 AM
How to debug CI source code with NetBeans. ? thanks! - by El Forum - 07-21-2009, 05:31 AM
How to debug CI source code with NetBeans. ? thanks! - by El Forum - 02-11-2010, 12:20 AM
How to debug CI source code with NetBeans. ? thanks! - by El Forum - 02-28-2010, 08:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB