S
Asked
Iam running the system localhots
andf I get this massage
Warning: mysqli::__construct(): php_network_getaddresses: getaddrinfo failed: No such host is known. in C:\xampp\htdocs\stock_tecdairy\install\includes\database_class.php on line 9
Warning: mysqli::__construct(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: No such host is known. in C:\xampp\htdocs\stock_tecdairy\install\includes\database_class.php on line 9
The database tables could not be created, please try again.
andf I get this massage
Warning: mysqli::__construct(): php_network_getaddresses: getaddrinfo failed: No such host is known. in C:\xampp\htdocs\stock_tecdairy\install\includes\database_class.php on line 9
Warning: mysqli::__construct(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: No such host is known. in C:\xampp\htdocs\stock_tecdairy\install\includes\database_class.php on line 9
The database tables could not be created, please try again.
- MSAnsweredHello,
Just backup files and database and restore on your server. You can change `base_url` in `app/config/config.php` and database settings in `app/config/database.php`
Thank you - Login to Reply