1 (edited by blumpie 2007-10-08 16:31)

Topic: Blank Install???

I installed PunBB per the instructions.

Everything went according to plan; the tables were created, I made the config.php and loaded it, and I chmod the img/avatars and cache directories.  I am meeting the minimum requirements, However, when I go to the page, it is completely blank. Any clues?

[]

Here is my php config:

[]

My config.php file:

<?php

$db_type = 'mysql';
$db_host = '216.146.69.102';
$db_name = 'PunBB';
$db_username = '*******';
$db_password = '*******';
$db_prefix = '';
$p_connect = false;

$cookie_name = 'punbb_cookie';
$cookie_domain = '';
$cookie_path = '/';
$cookie_secure = 0;
$cookie_seed = '51af0198';

define('PUN', 1);

?>

2

Re: Blank Install???

Rather oddly if you try to go to viewforum.php or profile.php you get the out of date link error page minus stylesheet so something is there. At the moment its showing the database error message rather than a blank page. Maybe somebody can figure out whats happening from that.

Re: Blank Install???

Maybe the database name is case sensitive?

Re: Blank Install???

I cleared everything out and just went with phpBB2.  The setup for phpBB2 took 2 minutes and I am up and running.  Thanks for the help.

Re: Blank Install???

if phpbb installed fine then PunBB should have installed fine. but your choice/loss i guess.

~James
FluxBB - Less is more