View previous topic :: View next topic |
Author |
Message |
ignom23
Joined: 23 Apr 2004 Posts: 3
|
Posted: Fri Apr 23, 2004 8:16 pm Post subject: index.php vs b2.php |
|
|
this is my code in the config file:
$siteurl = 'http://ignom23.zidev.com';
$blogfilename = 'index.php';
$blogname = "tHe_brInk";
$blogdescription = "General BS";
When I go to http://ignom23.zidev.com/b2.php it displays the simple page fine, but when I go to http://ignom23.zidev.com/index.php it is a blank page. What have I done wrong? |
|
Back to top |
|
 |
ignom23
Joined: 23 Apr 2004 Posts: 3
|
Posted: Sat Apr 24, 2004 7:07 pm Post subject: further info ... |
|
|
the index.php page displays fine in mozilla ... is there anything I can do to correct the problem in ie6? |
|
Back to top |
|
 |
Sigg3
Joined: 03 Jul 2003 Posts: 268 Location: Oslo, Norway
|
Posted: Mon Apr 26, 2004 10:30 am Post subject: |
|
|
I'm viewing it with IE 5 and it works fine.
b2.php, however, gives:
Quote: | No input file specified. |
_________________ Sigg3 dot net - because you're worth it! |
|
Back to top |
|
 |
|