[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-users] Setup/configuration problem
From: |
Jacob S . |
Subject: |
[Phpgroupware-users] Setup/configuration problem |
Date: |
Wed, 11 Dec 2002 22:39:59 -0600 |
Sorry to bother the list with this, but after an hour of searching the
list archives, and some more time spent googling, I'm still stuck.
After install the .debs on a Woody box, using apt-get, I was getting the
following message after logging into
http://server.domain.tld/phpgroupware/setup through the "Setup/Config
Admin Login":
"Warning: Failed opening
'/usr/share/phpgroupware//phpgwapi/inc/class.db_.inc.php' for inclusion
in ./inc/class.setup.inc.php on line 42
Fatal error: db is not a class in ./inc/class.setup.inc.php on line 43"
So then I edited phpgroupware/header.inc.php to have the following
values:
'db_host' => 'localhost',
'db_name' => 'phpgroupware',
'db_user' => 'phpgroupware',
'db_pass' => 'password',
'db_type' => 'mysql'
Now I'm greeted by a nice blank white page on the Setup/Config Admin
Login, and the Header Admin gives me the following message (regardless
of whether I use the correct password or not):
"Edit your existing header.inc.php
No MySQL support found. Disabling
No Postgres-DB support found. Disabling
No Microsoft SQL Server support found. Disabling
No Oracle-DB support found. Disabling"
I have the following packages installed:
php3
php3-cgi
php3-imap
php3-mysql
phpgroupware
phpgroupware-admin
phpgroupware-api
phpgroupware-chat
phpgroupware-core
phpgroupware-forum
phpgroupware-manual
phpgroupware-phpwebhosting
phpgroupware-polls
phpgroupware-preferences
phpgroupware-setup
libdbd-mysql-perl
libmysqlclient
mysql-client
mysql-common
mysql-server
apache
apache-common
apache-ssl
I'm guessing there's a file I need to edit, but I sure can't find it. I
even tried the documentation on www.phpgroupware.org but wasn't able to
find anything there either. I'd be appreciative if someone could tell me
what I'm missing, or even point me towards a good howto on the subject.
TIA,
Jacob
-----
In a world without fences, who needs Gates?
http://www.linux.org/
pgpiu7fy53UKv.pgp
Description: PGP signature
- [Phpgroupware-users] Setup/configuration problem,
Jacob S . <=