Jump to content

Не подключается к базе данных!


Recommended Posts

Здравствуйте. Скачал с вашего сайта систему, залил на хостинг, запустил install.php. Все отлично до пункта "Введите параметры базы данных MySQL". И так, и сяк пробовал, итог один - "Не могу соединиться с базой. Проверьте логин и пароль." *Естественно все проверил несколько раз, пытался несколько раз удалять и создавать базу...Бесполезно. В чем может быть проблема?

Link to post
Share on other sites
  • 2 years later...

Та же проблема. Старая версия работает отлично, новая на одном сервере поставилась без проблем, на другом нехочет базу подключать. В чем проблема?
Сайт пишет:
Fatal error: Uncaught --> Smarty: Unable to load template file 'main.tpl' <--
thrown in /.../Smarty/libs/sysplugins/smarty_internal_templatebase.php on line 127

А вот ошибка из админки:
Warning: strftime() [function.strftime]:
It is not safe to rely on the system's timezone settings. You are
*required* to use the date.timezone setting or the
date_default_timezone_set() function. In case you used any of those
methods and you are still getting this warning, you most likely
misspelled the timezone identifier. We selected 'Europe/Moscow' for
'MSK/3.0/no DST' instead in /.../Smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 234

 

Warning: in_array() expects parameter 2 to be array, null given in /.../Smarty/libs/sysplugins/smarty_internal_templatebase.php(165)
: eval()'d code
on line 61
...

...

...
Warning: in_array() expects parameter 2 to be array, null given in /.../Smarty/libs/sysplugins/smarty_internal_templatebase.php(165)
: eval()'d code
on line 127

Link to post
Share on other sites

Та же проблема. Старая версия работает отлично, новая на одном сервере поставилась без проблем, на другом нехочет базу подключать. В чем проблема?

Сайт пишет:

Fatal error: Uncaught --> Smarty: Unable to load template file 'main.tpl' <--

thrown in /.../Smarty/libs/sysplugins/smarty_internal_templatebase.php on line 127

А вот ошибка из админки:

Warning: strftime() [function.strftime]:

It is not safe to rely on the system's timezone settings. You are

*required* to use the date.timezone setting or the

date_default_timezone_set() function. In case you used any of those

methods and you are still getting this warning, you most likely

misspelled the timezone identifier. We selected 'Europe/Moscow' for

'MSK/3.0/no DST' instead in /.../Smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 234

 

Warning: in_array() expects parameter 2 to be array, null given in /.../Smarty/libs/sysplugins/smarty_internal_templatebase.php(165)

: eval()'d code on line 61

...

...

...

Warning: in_array() expects parameter 2 to be array, null given in /.../Smarty/libs/sysplugins/smarty_internal_templatebase.php(165)

: eval()'d code on line 127

 

первая ошибка выдает что не может подключить файл шаблона main.tpl посмотрите в админке шаблон выбран? иногда есть он не выбран такое выдает. либо же нет файла main

Link to post
Share on other sites

Проверил, все файлы в норме.

Пробовал заливать файл конфигураций от старой рабочей версии, но помогло.

 

файлы в норме, а шаблон активен? возле шаблона должна птичка стоять

Link to post
Share on other sites

файлы в норме, а шаблон активен? возле шаблона должна птичка стоять

Я же пишу, что админка чистая (базу не видит). Сколько по шаблону не щелкай, ничего не меняется. Точнее галочка на шаблоне появляется исключительно до обновления страницы.

Link to post
Share on other sites

Я же пишу, что админка чистая (базу не видит). Сколько по шаблону не щелкай, ничего не меняется. Точнее галочка на шаблоне появляется исключительно до обновления страницы.

 

окей, посмотрите настройки базы. может быть такое что не правильно указан сервер базы, это не всегда localhost

Link to post
Share on other sites

окей, посмотрите настройки базы. может быть такое что не правильно указан сервер базы, это не всегда localhost

Сервер действительно не localhost, и указан так же как и в старой работоспособной версии.

Еще нюанс! Провел эксперимент: В старой версии заменяю старый файл config.php новым. Всё работает. В новой версии не прокатывает.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...