Если читать ман, то видим следующее:
Цитата:
Error reported as : [6] : Unable to form a valid connection to mySQL. Please check that your e107_config.php contains the correct information.
On a new install - most likely the url/database/username/password combination for the database isn't quite right. Note that some hosts add prefixes and/or suffixes to either or both of the database and username. Also, while 'localhost' is common for the url, some hosts do it differently.
|
То есть эта ошибка возникает, когда не удаётся соединиться с базой данных. Проверь чтобы был такой пользователь, была такая база, были права для доступа к этой базе и т.д.