Welcome Guest, Not a member yet? Register   Sign In
installation problem...
#1

[eluser]Unknown[/eluser]
I am newby on CI.
I downloaded CI, and unzipped files in my localhost directory.

I modified config.php files,

Code:
$config['base_url']    = "http://localhost/";

and then, I try to view index pages.
http://localhost/codeigniter/index.php

The path is correct. But, nothing I can see.
no welcome sign. no text, no image.
Just White screen on IE is all.

view source is like this:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
&lt;HTML&gt;&lt;HEAD>
&lt;META content="text/html; charset=ks_c_5601-1987"
http-equiv=Content-Type&gt;&lt;/HEAD>
&lt;BODY&gt;&lt;/BODY>&lt;/HTML&gt;

Maybe something was wrong. I followed up the 'Hello world' tutorial.
But, It's the same. All I can see is white blank pages.
I can not see "hello world".

any comments plz~~~~~~~~
#2

[eluser]Dam1an[/eluser]
Firstly, welcome to CI

The base_url in your config file seems to contradict the one you're using in the browser :-S
Did you extract CI into the root, or into a subfolder called codeigniter?
#3

[eluser]tomcode[/eluser]
If your source is exactly the code posted, no wonder You'll have a white screen.
#4

[eluser]Thorpe Obazee[/eluser]
[quote author="tomcode" date="1245195505"]If your source is exactly the code posted, no wonder You'll have a white screen.[/quote]

unless he echoed in somewhere else. Smile
#5

[eluser]tomcode[/eluser]
@bargainph: I don't like to guess, wanted to be sure, but true, my comment is not very positive




Theme © iAndrew 2016 - Forum software by © MyBB