View Full Version : What am I missing - installing lite version
willm
Sat 8th Jul '00, 4:00am
I cant even get past step 2... I get:
Warning: Failed opening 'config.php' for inclusion (include_path='/usr/local/php:/usr/local/web/apache/htdocs/polls:/usr/local/web/apache/php:/usr/local/web/apache/htdocs/phpMyAdmin') in /usr/local/web/apache/htdocs/3d/newboard/admin/install.php on line 55
Make sure that you have filled in all the details in the config.php file. It should look something like this:
<... snip ...>
However, I have the config.php filled out correctly. Do I need to set some permissions or something else simple I am missing?
Thanks
Martin
Sat 8th Jul '00, 4:29am
I'm moving this to the vB lite forum, where all Lite related matters go.
it looks like you have something in the config.php messed up or you don't have it in the /admin folder
if you paste your detail from config.php here, (**** out your password) it would be a lot easier to see what's wrong.
going on the info you've given, there's no way.
willm
Sat 8th Jul '00, 4:59am
[admin@www admin]$ pwd
/usr/local/web/apache/htdocs/3d/newboard/admin
-rwxr-xr-x 1 admin users 331 Jul 7 22:55 config.php
-rwxr-xr-x 1 admin users 4074 Jun 8 08:26 db_mysql.php
-rwxr-xr-x 1 admin users 4359 Jun 7 22:41 forum.php
-rwxr-xr-x 1 admin users 6610 Jun 8 08:27 global.php
-rwxr-xr-x 1 admin users 2399 Jun 9 02:18 index.php
-rwxr-xr-x 1 admin users 15821 Jun 17 01:11 install.php
-rwxr-xr-x 1 admin users 29029 Jun 9 02:16 installtemplate.php
-rwxr-xr-x 1 admin users 7406 Jun 8 08:22 misc.php
-rwxr-xr-x 1 admin users 15587 Jun 8 11:15 options.php
// only mysql is supported at the moment
$dbservertype="mysql";
// hostname or ip of server
$servername="localhost";
// username and password to log onto db server
$dbusername="root";
$dbpassword="*******";
// name of database
$dbname="freewareforum";
//password for control panel
$cppassword="admin";
all of the variables are what we use on our other board, so I know they are working. I just created the freewareforum db.
Thanks
ranti
Fri 14th Jul '00, 8:29pm
I got the same error message. This can be fixed by adding your forum directory (full path) into include-path in you php.ini file.
HTH.
-ranti.
willm
Mon 24th Jul '00, 1:37am
Thanks, that did it...
Will
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights