Zmieniono adres hosta bazy danych na 'localhost' w pliku parameters.php
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?php return array (
|
<?php return array (
|
||||||
'parameters' =>
|
'parameters' =>
|
||||||
array (
|
array (
|
||||||
'database_host' => '127.0.0.1',
|
'database_host' => 'localhost',
|
||||||
'database_port' => '',
|
'database_port' => '',
|
||||||
'database_name' => 'host439372_redline',
|
'database_name' => 'host439372_redline',
|
||||||
'database_user' => 'host439372_redline',
|
'database_user' => 'host439372_redline',
|
||||||
|
|||||||
Reference in New Issue
Block a user