This is what has taken place!
login as: root
root@192.168.2.5's password:
Last login: Mon Jul 30 16:57:09 2007 from pc-00100.altitude.selfip.com
[root@hserver ~]# cd OX
[root@hserver OX]# ls
install-ox.sh
[root@hserver OX]# scan_users.sh
---------> recreate the ldap database.
config file testing succeeded
---------> scan all the users.
Create User : harlan password: nonofyourbusiness
LDAP Success
org.postgresql.util.PSQLException: Backend start-up failed: org.postgresql.util. PSQLException: FATAL: La base de données «openexchange» n'existe pas
at org.postgresql.jdbc1.AbstractJdbc1Connection.openConnectionV3(Abstrac tJdbc1Connection.java:460)
at org.postgresql.jdbc1.AbstractJdbc1Connection.openConnection(AbstractJ dbc1Connection.java:214)
at org.postgresql.Driver.connect(Driver.java:139)
at java.sql.DriverManager.getConnection(DriverManager.java:582)
at java.sql.DriverManager.getConnection(DriverManager.java:185)
at com.openexchange.server.DBPool.createConnection(DBPool.java:290)
at com.openexchange.server.DBPool.init(DBPool.java:115)
at com.openexchange.server.DBPool.<init>(DBPool.java:95)
at com.openexchange.groupware.DeleteObjects.<init>(DeleteObjects.java:12 3)
at com.openexchange.groupware.deleteUserGroups.main(deleteUserGroups.jav a:86)
org.postgresql.util.PSQLException: Backend start-up failed: org.postgresql.util. PSQLException: FATAL: La base de données «openexchange» n'existe pas
at org.postgresql.jdbc1.AbstractJdbc1Connection.openConnectionV3(Abstrac tJdbc1Connection.java:460)
at org.postgresql.jdbc1.AbstractJdbc1Connection.openConnection(AbstractJ dbc1Connection.java:214)
at org.postgresql.Driver.connect(Driver.java:139)
at java.sql.DriverManager.getConnection(DriverManager.java:582)
at java.sql.DriverManager.getConnection(DriverManager.java:185)
at com.openexchange.server.DBPool.createConnection(DBPool.java:290)
at com.openexchange.server.DBPool.pickup(DBPool.java:181)
at com.openexchange.server.DBPool.pickupWriteable(DBPool.java:190)
at com.openexchange.groupware.DeleteObjects.<init>(DeleteObjects.java:12 6)
at com.openexchange.groupware.deleteUserGroups.main(deleteUserGroups.jav a:86)
LDAP Success!
Added Group users to LDAP
add user : harlan to group: users
OK
DBI connect('dbname=openexchange;host=localhost','openexchange',...) failed: FAT AL: La base de données «openexchange» n'existe pas at /usr/local/open-xchange/s bin/adjustfolders.pl line 50
Can't call method "prepare" on an undefined value at /usr/local/open-xchange/sbi n/adjustfolders.pl line 56, <DATA> line 283.
Setting right user and group. This can take a long time depending on the
used filesystem. Please be patient.
Setting user and group ...
[root@hserver OX]#
When I login I get nothing but this in the address bar with a blank screen.
https://hserver/servlet/webmail?SITE=mauth&sessionID=e81458906b7ccd3b8780cad66ef5e935
It is the same for the groupware too.
This is a fresh install with all updates.
Other than getting it working It was a snap. Hats off to you Sir.