Cannot Create admin account in egroupware 1.4
I have successfully installed eGroupware on a new 7.2 SME with all updates.
I am using the following contrib
http://wiki.contribs.org/EgroupwareIt installs fine and I can access the setup with the config-admin with the admin password.
However on the setup.php page, Step 3 - Admin Account if I activate the button it takes me back to the setup login screen.
In fact if I activate any of the buttons it takes me back to the setup login screen
I have install 1.4.0002-3 and it still does not work
Does anyone have any ideas on why this is not working?
Any help would be very much appreciated.
[root@sme72-egrp ~]# rpm -Uvh smeserver-egroupware-1.4.002-3.noarch.rpm
Preparing... ########################################### [100%]
Installing eGroupware... Please wait!
1:smeserver-egroupware ########################################### [100%]
Migrating existing database backups
Migrating existing database networks
Migrating existing database spamassassin
Migrating existing database accounts
Migrating existing database configuration
Migrating existing database domains
Migrating existing database yum_updates
Migrating existing database mailpatterns
Migrating existing database yum_available
Migrating existing database yum_installed
Migrating existing database hosts
Migrating existing database yum_repositories
Decompressing files...
Cleaning Install...
Setting file access rules:
- Changing owner recursivly...
- Recursive CHMOD 755 on folders...
- Recursive CHMOD 644 on files...
- Customization of CHMOD for a few folders...
Preparing Site-Mgr...
Preparing header.inc.php...
Preparing Gallery2...
MySQL installation:
Loading 80egw_mysql.sql into mysql [ OK ]
Loading 81egw_database.sql into mysql [ OK ]
Loading 81egw_domain.sql into mysql [ OK ]
Applying modifications to services...
Sending USR1 signal to httpd-e-smith [ OK ]
Stopping crond: [ OK ]
Starting crond: [ OK ]
-------------------------------------------------------------------------------
eGroupWare Installation completed, you must finish the installation!
Please go to
https://yourdomain.local/egroupware/setup-------------------------------------------------------------------------------
For more details, see
http://wiki.contribs.org/EgroupwareReminder:
- Website open globally
- https mode enabled with automatic redirection
- Header-Admin-Login = header-admin, pw = 'admin'
- Config-Admin-Login = config-admin, pw = 'admin'
- SME users can login with their user and password (mail auth. method)
Start
https://yourdomain.local/egroupware/setupLogin with the Config-Admin (user=config-admin, pw=admin)
ToDo's:
- Create eGroupWare's admin account with an existing SME account/password
- Configure Gallery2 if needed
Current configuration:
egroupware=service
DbName=egroupware
DbPassword="password"
DbUser=egwuser
HTTPS=on
Name=eGroupWare
PublicAccess=global
Following DB parameters are allowed:
# config setprop egroupware HTTPS on/off
# config setprop egroupware PublicAccess local/global
Don't forget to apply modifications with following commands:
# expand-template /etc/httpd/conf/httpd.conf
# service httpd-e-smith restart
For more details, see
http://wiki.contribs.org/Egroupware