Question: |
At the root of the site is not intuitive directory in Russian in this phpmyadmin directory is not deleted. The name is very strange. |
Answer: |
Hello. Check amps. what kind of directory? |
Question: |
FTS the fact that it is not removed |
Answer: |
You remove it? |
Question: |
Yes |
Question: |
my site stopped working now |
Answer: |
after some changes to the website stopped working? what were you doing? |
Question: |
apparently after removing this folder |
Question: |
some ` ceased to work http://nvia.ru/europeРЅР° the main mistake you did reboot the server ? |
Question: |
all ` stopped working |
Question: |
after deleting the folder it started , there may have been a connection with a database of some sort. And we this folder was removed. Please see |
Answer: |
what wdline, we have not deleted. maybe something you deleted ? |
Answer: |
the folder was deleted after your message that you have something stopped working, so it is in no way syazany. what were You doing on the website? |
Question: |
Yes, the problem is in the database |
Question: |
I`m doing sitemap-generation.php the file then I disconnected dB |
Question: |
and the config file I have not changed , that is the accesses which were previously available database `DbEngine` => `mysql`, // mysql / sqlite`DbFile` => `database.sqlite`, //File of sqlite database if engine is `sqlite` location `userfiles/database/sqlite/\"DbHost` => `localhost`, `DbUser` => `igor6727_nvia`,`DbPassword` => `igor6727_nvia`,`DbName` => `igor6727_nvia`,now it is not available |
Answer: |
check connection parameters to anyone you gave access to your account? |
Question: |
now these approaches are set and the hosting , checked Can tell what`s wrong why is there no connection ? |
Answer: |
soobshite connection parameters |
Question: |
no not given |
Question: |
`DbHost` => `localhost`, `DbUser` => `igor6727_nvia`,`DbPassword` => `igor6727_nvia`,`DbName` => `igor6727_nvia`, |
Answer: |
check the user`s password. when dealing with a new set |
Question: |
Yes, I already did the password igor6727_nvia |
Question: |
You can check the availability of the database ? in the file /sitemap-generation.php made a test connection, take a look and tell me why is not available the database ? |
Answer: |
what is meant by \"check availability\". Where do you see the connection error to the database? |
Question: |
on all pages of the website, if you reset the cache http://nvia.ru to Check on availability - go to /sitemap-generation.php to see the code to verify the correctness , to tell you why it`s not working ? why not connect to the database. |
Question: |
I repeat accesses the right but not the dB connection that was previously working. What is not clear ? |
Question: |
do the query $conn = mysqli_connect(`localhost`, `igor6727_nvia`, `igor6727_nvia`);$db_selected = mysql_select_db( `igor6727_nvia`, $conn);$db_selected false |
Question: |
maybe another host ? |
Answer: |
host the only thing it is impossible to make a mistake, the server address is localhost |
Question: |
Eugene, I already whole hour saying that there is no access to database! You know what ? Please give the ticket to another technician because you either do not do. |
Answer: |
You need to specify the server, username, password, and database name in the first soedinenii: $conn = mysqli_connect(\"localhost\", \"igor6727_nvia\", \"igor6727_nvia\", \"igor6727_nvia\"); http://php.net/manual/en/function.mysqli-connect.php |
Question: |
And it is made. View |
Question: |
$conn = mysqli_connect($mvSetupSettings[`DbHost`], $mvSetupSettings[`DbUser`], $mvSetupSettings[`DbPassword`]);$db_selected = mysql_select_db( $mvSetupSettings[`DbName`], $conn); |
Question: |
And I`m telling you - was the old connect site worked , got the ticket removed the folder in which it was /tools/phpmyadmin you don`t think that there`s a connection ? after removal, I have encountered a dB connection |
Answer: |
you have specified the following connection parameters //Database parameters `DbEngine` => `mysql`, // mysql / sqlite `DbFile` => `database.sqlite`, //File of sqlite database if engine is `sqlite` location `userfiles/database/sqlite/` `DbHost` => `localhost`,. `DbUser` => `igor6727_nvia` `DbPassword` => `fK@^bzy7J$EG`, `DbName` => `igor6727_nvia` why printin ticket call completely different? why you indicated in the ticket is that?? and the config file I have not changed , that is the accesses which were previously available dB `DbEngine` => `mysql`, // mysql / sqlite `DbFile` => `database.sqlite`, //File of sqlite database if engine is `sqlite` location `userfiles/database/sqlite/` `DbHost` => `localhost`, `DbUser` => `igor6727_nvia`, `DbPassword` => `igor6727_nvia`,
`DbName` => `igor6727_nvia`, now it is not available |
Answer: |
no folder was not removed, Yong iseet connections in that chego no! |
Answer: |
again repeat. NAPCA was NOT removed!!!!!! the folder has been deleted already after of your message that the site does not work in the ticket you privodyat some details and in fact the settings are the others. where are you IG-injected and ka proverete? |
Question: |
because at the time of your test, I changed the password and tested it changes!!!!THEN CHANGED BACK! |
Answer: |
why do you say that the password is `DbPassword` => `igor6727_nvia`, but in fact you have the configuration file written to `DbPassword` => `fK@^bzy7J$EG` the only reasons on which it is impossible to connect to an existing database - wrong props connection. proverit them carefully |
Question: |
now once the password has been reset and the same thing |
Question: |
now put the password back `DbPassword` => `igor6727_nvia`and dropped through the database user password on igor6727_nvia |
Answer: |
the password should be changed in the panel and in the configuration file and the only way. the password must be the same and the user base and it needs to be specified in the configuration file. the user`s password you can change the menu database by selecting the user - set password of database user |
Question: |
does not connect |
Answer: |
after what your actions have ceased to connect to? what were you doing on the account, step by step, to remember. |
Question: |
I changed there and there again I say to you I say, and I see that the dB is not available |
Answer: |
now That You have changed? |
Question: |
I do what I do |
Answer: |
what do you mean? the site works |
Answer: |
Here is a test connection to your DB according to your details - http://igor6727.testr1.erahost.ru/temp1/dbtest.php Connection established. |