vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Database Errors (https://vborg.vbsupport.ru/showthread.php?t=73657)

evenmonkeys 01-02-2005 04:25 AM

Database Errors
 
Every single actions taken on my forum gives a database error. Everytime someone opens a page, plays a game, views a profile, etc., this error is sent to my email.

Database error in vBulletin :

cannot use database xyarub_com_-_forums
mysql error: Access denied for user: 'xyarub@localhost' to database 'xyarub_com_-_forums'

mysql error number: 1044

Date: Sunday 02nd of January 2005 12:28:14 AM
Script: http://forums.xyarub.com/archive/index.php/
Referer:
IP Address: x.x.x.x

Here's the problem...
I moved my database from one http://forums.xyarub.com to http://forums.xinnyburt.com. Everything seems to be working fine, but it sends errors with everything.

Help me!

Michael Morris 01-02-2005 05:05 AM

Check your config.php file. Verify that it's got the correct password that it needs for that username, and that the port is correct.

evenmonkeys 01-03-2005 05:48 AM

Everything is correct. Does it have anything to do with the tables in my database? >_< I have no idea what it could be.

Xenon 01-03-2005 12:13 PM

it has nothing to do with vb itself, the message shows that the mysql permissions are set up incorrectly

evenmonkeys 01-04-2005 08:23 AM

Quote:

Originally Posted by Xenon
it has nothing to do with vb itself, the message shows that the mysql permissions are set up incorrectly

Not following you.

lasto 01-04-2005 08:28 AM

im not smart i just used google :)

It sounds like you have not been given the correct privileges that permit you to insert new data into your DB. Assuming your access information (username, password, etc.) is correct, then your GRANT privileges are not set properly. You'll need to contact your host and have them verify that you can do the following:

INSERT
UPDATE
DELETE
ALTER
DROP
CREATE

Marco van Herwaarden 01-04-2005 09:04 AM

Are other hosts then localhost allowed access to your database in the mysql config?

evenmonkeys 01-04-2005 11:13 AM

All of my privileges are set to yes.


All times are GMT. The time now is 02:59 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01194 seconds
  • Memory Usage 1,721KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete