hello everyone,
I ve got a problem on setting database parameter. After downloaded projector program and set up XAMPP the configuration page on http://localhost/projectorria/view/main.php showed "incorrect database parameters : wrong host or user or password. Error while trying to create Database 'projectorria' . Does anyone know who to solve this problem?
Many thanks
Hi,
Delete the File /tool/parametersLocation.php and run again.
You will get to the configuration screen again.
Check values for "Database host", "Database user" and "Database password" : they must fit your Database parameters.
You can also directly change corresponding values ($paramDbHost, $paramDbUser and $paramDbPassword) in the parameter.php file specified in the parametersLocation.php file.
Also check that selected user is granted to create database (must be an admin user).
Regards.
Babynus.