phpBB forum problem

Status
Not open for further replies.

joshua1

New Member
Messages
33
Reaction score
0
Points
0
Hi All,

website: http://joshuacrook.x10hosting.com/
cPanel username: jcrook
server: chopin

my website has not been working properly since the server i am on chopin was upgraded, i keep getting SQL errors and when i can access my website when i try to do something i get SQL errors for example:

General Error
SQL ERROR [ mysqli ]

Lost connection to MySQL server during query [2013]

SQL

UPDATE phpbb_users SET user_permissions = '', user_perm_from = 0

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/auth.php
LINE: 517
CALL: dbal_mysqli->sql_query()

FILE: includes/acp/acp_forums.php
LINE: 207
CALL: auth->acl_clear_prefetch()

FILE: includes/functions_module.php
LINE: 507
CALL: acp_forums->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()

I don't know why i am getting error messages, my forum was working before the server i am on was upgraded, please help

Thanks,

Joshua

---------- Post added at 10:09 PM ---------- Previous post was at 07:21 PM ----------

i am now getting the following error message:

General Error
SQL ERROR [ mysqli ]

Access denied for user 'jcrook_phpb1'@'10.33.248.77' (using password: YES) [1045]

An sql error occurred while fetching this page. Please contact an administrator if this problem persists.​
 
Last edited:

joshua1

New Member
Messages
33
Reaction score
0
Points
0
I am still getting the above error message

please help.
 
Last edited:

bhupendra2895

New Member
Messages
554
Reaction score
20
Points
0
Hi, I can see your forum, but it is opening very slowly on my opera mini mobile browser.If you are still getting weird error mentioned above then clear your browser and DNS cache to restore access to your site.

Edit:- I got same mysql errors when I tried to register on your forum.I think you should recreate mysql users with all privilages.Also check if you can access phpmyadmin or not.
 
Last edited:

joshua1

New Member
Messages
33
Reaction score
0
Points
0
Hi bhupendra2895,

i have cleared my browser and DNS cache and i am still getting error messages.
I don't know whether it is my forum or the server my account is hosted on.
Even to do simple things like login or access my Administration Control Panel to perform maintenance on my forum, i keep getting SQL errors, just now i tried to put my forum in maintenance mode and i got another SQL error:

General Error

SQL ERROR [ mysqli ]

Lost connection to MySQL server during query [2013]

SQL

UPDATE phpbb_config SET config_value = 'Forum' WHERE config_name = 'site_desc'

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/functions.php
LINE: 149
CALL: dbal_mysqli->sql_query()

FILE: includes/acp/acp_board.php
LINE: 474
CALL: set_config()

FILE: includes/functions_module.php
LINE: 507
CALL: acp_board->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()

I don't know what to do about this problem
 

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
Hello,

I think I fixed it, can you verify that please?
 

joshua1

New Member
Messages
33
Reaction score
0
Points
0
Hi Brandon,

no sorry i am still getting a mysql error message
the error message i just got is:

General Error

SQL ERROR [ mysqli ]

Lost connection to MySQL server during query [2013]

SQL

SELECT * FROM phpbb_styles_imageset_data WHERE imageset_id = 1 AND image_filename <> '' AND image_lang IN ('en_us', '')

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/session.php
LINE: 1705
CALL: dbal_mysqli->sql_query()

FILE: adm/index.php
LINE: 27
CALL: user->setup(
 
Status
Not open for further replies.
Top