Comment: Install Can't make connection to database - configuration error
| << Previous | Next >> |
Check if the host use "localhost" to access the database or an url as "sql.hosting.com".
If the database allready exist, check the prefix of the tables. This should not make an error because if the prefix of the tables is not the same, Yacs would create new ones.
If you have an access to the database with a Php tool as PhpMyAdmin and if this access work manualy, use the same url, username and password for the settings of yacs.
Does the host service of PHP runs in safe_mode ? We allready had some troubles with this but it is fixed in the 7.4 (and before).
Can you make us a copy of the differents messages of Yacs ?
If the database allready exist, check the prefix of the tables. This should not make an error because if the prefix of the tables is not the same, Yacs would create new ones.
If you have an access to the database with a Php tool as PhpMyAdmin and if this access work manualy, use the same url, username and password for the settings of yacs.
Does the host service of PHP runs in safe_mode ? We allready had some troubles with this but it is fixed in the 7.4 (and before).
Can you make us a copy of the differents messages of Yacs ?
by GnapZ on June 5 2007