When I tried to install it on Powweb, a shared hoster, where CMSMS should replace our previous webpage, I ran into a problem: During the installation process I could not connect to the mysql-Server. I don't have root-rights on the DB, so i just created a DB named Bugo_cms with their OPS, something like a CPanel, which they developed themselves. Then I used their "Create user" function for creating a mySQL user named Stefan_cms with all available rights. These being:
Bugo_cms
Privileges: Select | Insert | Update | Delete | Create | Drop | Index | Alter | Create Tmp Table | Lock Tables
Y | Y | Y | Y | Y | Y | Y | Y | Y | Y
The mysql-server is mysql14.powweb.com
The mySQL-Server only allows logins from their HTTP-Clusters. HTTP and mySQL are on seperate machines. Their mySQL-version is 4.1.11-log.
So I entered the following details during CMSMS installation:
Database Type: MySQL (4.1+)
Database host address mysql14.powweb.com
Database host port 3306
Database name Bugo_cms
Username Stefan_cms
Password *******
Table prefix cms_
Create Tables (Warning: Deletes existing data) x
Followed by "Connection failed". When i use phpmyadmin, I can connect with the above details, so please: help!
I posted a request for help in their forum.powweb.com, but got no useful answer.
I even tried to manually edit the config.php and copy and paste the mySQL-dump drom a testserver, but that did NOT work

Thanks in advance for any help! I really need it!
Steve