Config
-
Where i can find config.inc.php?
Web install dont work, so i did everything manually, but i need that file.
Any help?
Ty in advance -
The file config.inc.php (along with the database) is created while you start the setup process of i-doIT. What did go wrong with the Setup?
-
In the final step installer says that he cant connect to mysql on default port, no link to database and that root password is incorect.
But when i try to connect from console everything is ok.
Any ideas? -
Hm, that should work. Are you sure your settings are all correct?
I would like to see the error messages from the Installer. -
Excuse my intromission in this topi.
I had the same problem. That was because file "5_config_check.inc.php" was using a different value for $l_dbHost variable (line 227). I hardcoded the value to "localhost" (is was using "127.0.0.1") and the installer did finish succesfully