Welcome Guest, Not a member yet? Register   Sign In
followed tutorial
#1

[eluser]dmcglone[/eluser]
Hi everyone,

I'm new to code ignitor and I followed the tutorial exactly, even copy and pasted the code to make sure there were no typos, but all I am getting is a blank page.

As a precaution since it's my first time, I have not chagnged any file or directory names and I've only put the correct URL in the config file.

$config['base_url'] = 'http://buddy/codeIgniter_2.1.2/';

What could be causing this?

Regards,
David M.
#2

[eluser]Unknown[/eluser]
Don't you have to use something like http://localhost/ or http://127.0.0.1/ ?

regards,
Manni
#3

[eluser]dmcglone[/eluser]
I wish it was that easy.

I can use localhost, 127.0.0.1 or buddy.

Regards,
David M.
#4

[eluser]dmcglone[/eluser]
I figured out what I did wrong. I was missing a closing brace in my php code.




Theme © iAndrew 2016 - Forum software by © MyBB