phpBB 2.0.12 errors

phpBB 2.0.12 errors

Posted by: psycheusdb
Posted on: 2005-02-24 16:47:00

Ok I'm trying to help my friend out that is hosting here at DH. Ok here's what I've done so far..

- I uploaded the most recent files for phpBB 2.0.12 (didn't modify any of the dir structure or files)
- CHMOD the config.php file to "666" (-rw-rw-rw-)

When I try going to the directory for installation I get the following error messages that I can't seem to make sense of.. I don't know if I'm just doing something really stupid or what.. Please help.

Re: phpBB 2.0.12 errors

Posted by: werelord
Posted on: 2005-03-02 15:24:00

If the directory structure remained the same from the downloaded source, the root path should be working (its defined as:

$phpbb_root_path = './../';

in the basic install.. if the directory structure is the same as when you extracted the source make sure it shows as above..

Only other thing I would suggest checking is the php extension used in phpbb; this is defined in the "extension.inc" file located in the root directory (where the base files for phpbb are located).. If (again) nothing was changed with the files, make sure this line (22) in extension.inc reads like this:

$phpEx = "php";

then try accessing the install script again..

Re: phpBB 2.0.12 errors

Posted by: psycheusdb
Posted on: 2005-03-02 17:41:00

Well that wasn't the problem but thanks finally for the reply. I already got it up and running. I was told it had to do with server problems on that particular day.

Tags: install phporg forumphp fileconfig phpphpbb 2open streamusrlibinclusionpath666localsessionshelp