Welcome Guest, Not a member yet? Register   Sign In
Install to localhost
#23

(01-28-2016, 10:27 AM)nairb Wrote: The downloaded/imported site still doesn't work.  But, it now displays a bunch of code/sql and ends with an error of "Fatal error: Class 'User' not found in C:\xampp\htdocs\system\core\Loader.php on line 303"

Is that a CodeIgniter application built under 2.x and now running under 3.x? I ask because CodeIgniter 3 has stricter capitalization rules.

And of course, gotta eliminate it as possibility -- the application does work "at home," where it was living before you took over?

Finally, like I say in my signature, get a debugger if possible. Netbeans and Codelobster both have one, and if you can get an older version of Notepad++, you can load the equally old an unsupported debug plugin. I have Notepad++ 6.5.5, and the debug plug in still works. It's a little unstable the more you use it, so I exit and restart Notepad++ from time to time.

Maybe I'm preaching to the choir, but it's invaluable to execute code line by line, see values change, and go, "Oh, there's where you're going wrong!"
Hey, don't work without a PHP debugger. Several free IDEs have this features built in. Two are NetBeans and CodeLobster. Without a debugger, it's like you're driving with a blindfold on -- you are going to crash!
Reply


Messages In This Thread
Install to localhost - by nairb - 01-26-2016, 09:04 AM
RE: Install to localhost - by skunkbad - 01-26-2016, 11:12 AM
RE: Install to localhost - by nairb - 01-26-2016, 11:24 AM
RE: Install to localhost - by josepostiga - 01-26-2016, 10:42 PM
RE: Install to localhost - by RobertSF - 01-27-2016, 01:27 AM
RE: Install to localhost - by Falke - 01-27-2016, 03:05 AM
RE: Install to localhost - by InsiteFX - 01-27-2016, 05:03 AM
RE: Install to localhost - by nairb - 01-27-2016, 08:55 AM
RE: Install to localhost - by RobertSF - 01-27-2016, 12:55 PM
RE: Install to localhost - by josepostiga - 01-27-2016, 09:14 AM
RE: Install to localhost - by nairb - 01-27-2016, 03:43 PM
RE: Install to localhost - by RobertSF - 01-27-2016, 03:52 PM
RE: Install to localhost - by nairb - 01-27-2016, 04:05 PM
RE: Install to localhost - by RobertSF - 01-27-2016, 04:39 PM
RE: Install to localhost - by nairb - 01-27-2016, 05:01 PM
RE: Install to localhost - by InsiteFX - 01-27-2016, 04:18 PM
RE: Install to localhost - by nairb - 01-27-2016, 04:59 PM
RE: Install to localhost - by RobertSF - 01-27-2016, 08:42 PM
RE: Install to localhost - by InsiteFX - 01-27-2016, 08:52 PM
RE: Install to localhost - by nairb - 01-28-2016, 10:27 AM
RE: Install to localhost - by RobertSF - 01-28-2016, 02:15 PM
RE: Install to localhost - by nairb - 01-28-2016, 10:38 AM
RE: Install to localhost - by nairb - 01-28-2016, 11:00 AM
RE: Install to localhost - by nairb - 01-28-2016, 05:12 PM
RE: Install to localhost - by RobertSF - 01-28-2016, 05:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB