Здравствуйте. Залил скрипт на хостинг, импортировал базу данных, прописал пути к базе данных, но все равно не работает. https://ahrynyanajsdk19.000webhostapp.com/ вот ссылка на сайт
I’ve checked your website and you’ve uploaded no files I can see?
здравствуйте. я загрузил файлы, сайт не может соединиться с базой данных. я не знаю почему так происходит, все данные я прописал и пути тоже прописаны.
Your database name is id15758930_db ensure you put this into your config file - instead of only db etc and your username is id15758930_dbu not just dbu
Я указал все в файле конфигурации. Он все равно не видит базу данных… Помогите пожалуйста
Location of config file?
engine/config/config_db.php
Everything looks good
Can you use PDO in an example connection test to ensure details are correct.
I’ve taken the password in your config file and set this as the database password…
Not sure if this helped you or not?
спасибо, все заработало)) а пароль с конфиг файла как поставить в базу данных?
I took the password and via your control panel > manage database > on the options of database I used CHANGE PASSWORD on our panel.
ок. спасибо огромное
но я всё равно не смог сделать это по инструкции. я менял пароль, но ничего опять не работает.
помогите еще раз пожалуйста)
Using the test connection script to get SUCCESSFULLY CONNECTED
To ensure you are using correct information…
If you get connected successfully but your script still isn’t working then you need to change something with your script, or contact your script developer or author as this isn’t something we can assist with!
у вас работает ссылка на сайт?
To which site please?
https : // ahrynyanajsdk19 . 000webhostapp . com /
я указал все данные правильно
я не знаю что вы сделали когда заработал мой сайт сегодня. сейчас я установил новый проект, там не работает(
All I did previously was take the config password and set it on our panel - literally the only change I made originally to make it work.