Hi there!
Hopfully someone has a hint how I can finish my egroupware installation.
What I did:
recently checked out the 1.8 branch from egroupware svn
setup
I ran the setup and during installation check all important checks
passed except some irelevant:
Checking extension pgsql is loaded or loadable: False
The pgsql extension is needed, if you plan to use a pgSQL database.
Warning Checking extension pdo_pgsql is loaded or loadable: False
The pdo_pgsql extension is needed, if you plan to use a pgSQL database.
Warning Checking extension odbc is loaded or loadable: False
The odbc extension is needed, if you plan to use a MaxDB, MsSQL or
Oracle database.
Warning Checking extension pdo_odbc is loaded or loadable: False
The pdo_odbc extension is needed, if you plan to use a MaxDB, MsSQL or
Oracle database.
Warning Checking extension oci8 is loaded or loadable: False
The oci extension is needed, if you plan to use a Oracle database.
Warning Checking extension pdo_oci is loaded or loadable: False
Checking extension ldap is loaded or loadable: False
The ldap extension is needed, if you use ldap as account or contact
storage, authenticate against ldap or active directory.
Checking extension pdo_sqlite is loaded or loadable: False
The pdo_sqlite extension is needed from: Calendar.
Created header.inc.php! -> continue
Then I am redirected to login at setup/index.php where I login for
setup/config
Your database is working, but you dont have any applications installed
charset to use (use utf-8 if you plan to use languages with different charsets):
enable for extra debug-messages
“install” all applications
I klick on install and find myself redirected to login at
setup/index.php again. The database is still empty. Enableing
debug-messaegs doesnt bring any profit. Tryed it with and without mcrypt.
Cheers