1

Topic: No index page!?

Hello, i looked everywere, but it seems no one has had the problem like me!
I did like the installation guide said, filled every line correct!
no problems there!

but when i go to the index.php, it is blank?
I probably made a newbies mistake, but i hope i get help anyway! smile

thx in advance

2

Re: No index page!?

Oh, sorry!
Forgot to mention the site is http://www.the-saint.se/forum/index.php

Re: No index page!?

what version of PHP do you have on the server?

4

Re: No index page!?

Well, this says in header when i log in:

MySQL 3.23.54

is it an older version?

5

Re: No index page!?

Oh, and this says on header too:

Välkommen till phpMyAdmin 2.3.2

Re: No index page!?

Create a textfile with the contents:

<?php phpinfo() ?>

and save it as phpinfo.php, upload the file and then link to it here.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

7

Re: No index page!?

Um, i feel really stupid, not knowing the php version im using, smile

Anyway, here is the url: http://www.the-saint.se/phpinfo.php

(php 4.2.2)

8

Re: No index page!?

Um, ive gone through everything again, from scratch, to try and see what I did
wrong, but it all works out perfectly during install!
its when i go to the url http://www.the-saint.se/forum/index.php when i just have
a blank page!

I got php 4.2.2 on the server, so it should work? right?
Ive installed the swedish language pak, and altered the 'en' to 'sv', so that shouldnt
cause any problems!

glad for any help!

Re: No index page!?

Well, 4.2.2 is more than enough. Could it perhaps be a problem with permissions? Try chmod:ing all files to 777.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

10

Re: No index page!?

Well, i figured it out, it seems the problem lies withing the langage pak!
I altered the 'sv' back to 'en', and now it just popped up!

so i will see what the problem is with the swedish L pak, and just play around!
hopefully it'll work, soner or later,  smile

Re: No index page!?

The name of the lang pack is se, not sv :)

"Programming is like sex: one mistake and you have to support it for the rest of your life."

12

Re: No index page!?

Oh, well what do ya know...hehe smile

Re: No index page!?

Manne wrote:

Oh, sorry!
Forgot to mention the site is http://www.the-saint.se/forum/index.php

A hint for your future PunBB bliss: try the "Edit" button :)

-