Vlad14405 Posted August 1, 2012 Share Posted August 1, 2012 Извините за беспокойство, не могли бы вы помочь? У меня вот такая проблема: при подтвеждении регистрации (перехода по ссылке которая приходит на email) выдает вот такую ошибку, но всеравно активирует пользователя... Можно ли поправить эту ошибку? SQL error: Access denied for user 'www-data'@'localhost' (using password: NO) SQL error code: 1045 Date: Wednesday 01st August 2012 03:20:48 PM ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Date: Wed, 01 Aug 2012 15:20:48 +0000 Error: 1045 - Access denied for user 'www-data'@'localhost' (using password: NO) IP Address: 92.112.110.74 - /index.php?&app=core&module=global§ion=login&do=autologin&fromreg=1 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- .--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------. | File | Function | Line No. | |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------| | admin/sources/handlers/han_login.php | [login_external].authenticate | 684 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | admin/sources/handlers/han_login.php | [han_login].loginAuthenticate | 340 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | admin/applications/core/modules_public/global/login.php | [han_login].verifyLogin | 167 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | admin/applications/core/modules_public/global/login.php | [public_core_global_login].autoLogin | 142 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | admin/sources/base/ipsController.php | [public_core_global_login].doExecute | 306 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' За раннее Очень благодарен!!! Quote Link to comment Share on other sites More sharing options...
_Dark_ Posted August 1, 2012 Share Posted August 1, 2012 Там написано, что пользователь базы данных войти не может. Проверьте правильность пользователя БД и его пароля, они находятся в conf_global.php в корне вашего форума. Если не поможет, дайте полный текст ошибки. Quote Link to comment Share on other sites More sharing options...
Vlad14405 Posted August 1, 2012 Author Share Posted August 1, 2012 (edited) Весь текст я написал в скрытом спойлере... И я проверил conf_global.php, Там все совпадает Edited August 1, 2012 by _Dark_ Все, извиняюсь, код не заметил. Quote Link to comment Share on other sites More sharing options...
Respected Posted August 1, 2012 Share Posted August 1, 2012 Какой логин прописан в config_global? Quote Link to comment Share on other sites More sharing options...
Vlad14405 Posted August 1, 2012 Author Share Posted August 1, 2012 $INFO['sql_driver'] = 'mysql'; $INFO['sql_host'] = 'localhost'; $INFO['sql_database'] = 'krysin_vlad__'; $INFO['sql_user'] = 'krysin_vlad__'; Quote Link to comment Share on other sites More sharing options...
_Dark_ Posted August 1, 2012 Share Posted August 1, 2012 А в БД у вас просится www-data[/CODE]. Vlad14405 1 Quote Link to comment Share on other sites More sharing options...
Vlad14405 Posted August 1, 2012 Author Share Posted August 1, 2012 _Dark_, и что делать? Quote Link to comment Share on other sites More sharing options...
_Dark_ Posted August 1, 2012 Share Posted August 1, 2012 На всякий случай проверьте, совпадает ли размер файла admin/sources/handlers/han_login.php[/CODE] на вашем форуме с этим же файлов из архива с IP.Board. Quote Link to comment Share on other sites More sharing options...
Vlad14405 Posted August 1, 2012 Author Share Posted August 1, 2012 _Dark_, все совпадает, в плоть до байта! Quote Link to comment Share on other sites More sharing options...
_Dark_ Posted August 1, 2012 Share Posted August 1, 2012 В корне форума создайте файл .htaccess, в нем напишите: php_flag display_errors on [/CODE] После этого попробуйте зарегистрироваться. Если ничего не изменится, включите в АЦ [i]Режим производительности[/i] и попробуйте еще раз. Quote Link to comment Share on other sites More sharing options...
Vlad14405 Posted August 1, 2012 Author Share Posted August 1, 2012 и файл создавал, и в режиме производительности запускал... впустую... как была ошибка, так и осталась. Quote Link to comment Share on other sites More sharing options...
_Dark_ Posted August 1, 2012 Share Posted August 1, 2012 Не вижу иного способа, кроме как установить второй форум на этот же хостинг и проверить работу там. Quote Link to comment Share on other sites More sharing options...
Vlad14405 Posted August 1, 2012 Author Share Posted August 1, 2012 Уже установил... Там - все нормально Quote Link to comment Share on other sites More sharing options...
_Dark_ Posted August 1, 2012 Share Posted August 1, 2012 Что нибудь связанное с авторизацией не делали? База данных полностью в utf8_general_ci ? Quote Link to comment Share on other sites More sharing options...
Vlad14405 Posted August 1, 2012 Author Share Posted August 1, 2012 пробовал ставить хуки: Интеграция вконтакте, а так же авторизация через соц. сети... Но эти хуки уже давно отключены. Quote Link to comment Share on other sites More sharing options...
Respected Posted August 2, 2012 Share Posted August 2, 2012 Значит нужно переустановить форум Quote Link to comment Share on other sites More sharing options...
Vlad14405 Posted August 2, 2012 Author Share Posted August 2, 2012 а базу данных восстановить с содержимым возможно? Quote Link to comment Share on other sites More sharing options...
HooLIGUN Posted August 3, 2012 Share Posted August 3, 2012 Vlad14405, Quote Link to comment Share on other sites More sharing options...
Vlad14405 Posted August 3, 2012 Author Share Posted August 3, 2012 HooLIGUN, спасибо за ссылку! А так же спасибо всем кто откликнулся и помог! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.