phpBB problem

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
Lysander
Guest





PostPosted: Sun Jun 09, 2002 11:40 pm    Post subject: phpBB problem Reply with quote

I seem to be having a problem installing phpBB, when I try to use it, an error comes up
Quote:
Fatal error: Failed opening required './../extension.inc' (include_path='.;c:\php4\pear') in C:\Program Files\Abyss Web Server\cgi-bin\forum\index.php on line 30

Anyone know how to fix this?
Thanks.
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Jun 10, 2002 10:41 pm    Post subject: Re: phpBB problem Reply with quote

Lysander wrote:
I seem to be having a problem installing phpBB, when I try to use it, an error comes up
Quote:
Fatal error: Failed opening required './../extension.inc' (include_path='.;c:\php4\pear') in C:\Program Files\Abyss Web Server\cgi-bin\forum\index.php on line 30

Anyone know how to fix this?
Thanks.

Obviously, you have a wrong path somewhere. So check that there is a line in index.php containing exactly :
Code:

$phpbb_root_path = './';

_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Lysander
Guest





PostPosted: Tue Jun 11, 2002 1:57 am    Post subject: Am I cursed? :( Reply with quote

When I filled that in where it should have been (there was something like it, but the variable was wrong) it came up like this:

Quote:

Warning: Failed opening 'includes/functions_selects.php' for inclusion (include_path='.;c:\php4\pear') in C:\Program Files\Abyss Web Server\cgi-bin\forum\install.php on line 28

Warning: Failed opening './includes/sql_parse.php' for inclusion (include_path='.;c:\php4\pear') in C:\Program Files\Abyss Web Server\cgi-bin\forum\install.php on line 247

Warning: Failed opening './includes/constants.php' for inclusion (include_path='.;c:\php4\pear') in C:\Program Files\Abyss Web Server\cgi-bin\forum\install.php on line 248

Warning: Failed opening './includes/template.php' for inclusion (include_path='.;c:\php4\pear') in C:\Program Files\Abyss Web Server\cgi-bin\forum\install.php on line 249

Warning: Failed opening './includes/functions.php' for inclusion (include_path='.;c:\php4\pear') in C:\Program Files\Abyss Web Server\cgi-bin\forum\install.php on line 250

Warning: Failed opening './includes/sessions.php' for inclusion (include_path='.;c:\php4\pear') in C:\Program Files\Abyss Web Server\cgi-bin\forum\install.php on line 251

Warning: Failed opening './language/lang_english/lang_main.php' for inclusion (include_path='.;c:\php4\pear') in C:\Program Files\Abyss Web Server\cgi-bin\forum\install.php on line 256

Warning: Failed opening './language/lang_english/lang_admin.php' for inclusion (include_path='.;c:\php4\pear') in C:\Program Files\Abyss Web Server\cgi-bin\forum\install.php on line 257

Fatal error: Cannot instantiate non-existent class: template in C:\Program Files\Abyss Web Server\cgi-bin\forum\install.php on line 259


Bleah. I suffer.
Did I set up something really badly?
Back to top
Lysander
Guest





PostPosted: Tue Jun 11, 2002 2:02 am    Post subject: Reply with quote

Never mind all that, it works.
Sorta.
Database-wise, what do you set it to?

Thanks for all the help.
I'll shut up now. :oops:
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group