Forum Moderators: coopster

Message Too Old, No Replies

Index Not SHowing Up!

         

DonCorleone

7:05 am on Feb 9, 2006 (gmt 0)

10+ Year Member



Hello,

I just uploaded a new web design (php) but its not showing up.

I can see all the files that are there, like a directory but the main index isnt showing up.

Its called home.php

But i even renamed it index.php, main.php & even index.html, and still nothings showing up.

Please help.

thanks

DrDoc

8:26 am on Feb 9, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



By "nothing shows up" -- do you mean "I get a 404 when I go to the URL", or, "the page is blank, and when I view the source, nothing is there", or, "the page is blank, but when I view the source I see 'insert_whatever_you_see_here'"?

Dijkgraaf

7:19 pm on Feb 9, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What type of web server is this on?
ie Apache, IIS?
By the sound of it you need to configure it what file name to look for as the default page. Once we know what your web server is we can tell you where to look.

inveni0

7:23 pm on Feb 9, 2006 (gmt 0)

10+ Year Member



If the page is blank, you probably have an error in your PHP code. Try creating a plain html page (index.html) and see if it will show up.