snv[1202]install error (addons)

Posts from previous Beta sessions

snv[1202]install error (addons)

Postby Taraglan » Tue Aug 14, 2007 7:42 pm

this is a goolge translation

my english is bad :(


whom I addons to install want get I the following error message




Code: Select all
1044: Access denied for user 'web2'@'localhost' to database 'usr_web2_3'
SQL:
CREATE TEMPORARY TABLE `backup_roster_addon_config` LIKE `roster_addon_config`
File: lib/dbal/mysql.php
Line: 202
Backtrace (most recent call last):

    * lib/functions.lib.php
          o Line: 236
          o Function Called: backtrace
    * lib/dbal/mysql.php
          o Line: 202
          o Function Called: die_quietly
          o Arguments:
                + 1044: Access denied for user 'web2'@'localhost' to database 'usr_web2_3'
                + Database Error
                + /home/www/web2/html/rosterbeta/lib/dbal/mysql.php
                + 202
                + CREATE TEMPORARY TABLE `backup_roster_addon_config` LIKE `roster_addon_config`
    * lib/install.lib.php
          o Line: 213
          o Function Called: query
          o Arguments:
                + CREATE TEMPORARY TABLE `backup_roster_addon_config` LIKE `roster_addon_config`
    * admin/addon_install.php
          o Line: 482
          o Function Called: install
    * admin/addon_install.php
          o Line: 46
          o Function Called: processAddon
    * pages/rostercp.php
          o Line: 96
          o Function Called: require_once
          o Arguments:
                + /home/www/web2/html/rosterbeta/admin/addon_install.php
    * index.php
          o Line: 67
          o Function Called: require
          o Arguments:
                + /home/www/web2/html/rosterbeta/pages/rostercp.php
Taraglan
WR.net Apprentice
WR.net Apprentice
 
Posts: 25
Joined: Mon Jan 29, 2007 11:00 pm

snv[1202]install error (addons)

Postby Knevil » Tue Aug 14, 2007 8:04 pm

looks like your database settings are wrong
maybe name and/or password
User avatar
Knevil
WR.net Apprentice
WR.net Apprentice
 
Posts: 29
Joined: Thu May 31, 2007 7:27 pm
Location: Germany

Re: snv[1202]install error (addons)

Postby Taraglan » Tue Aug 14, 2007 8:23 pm

cannot be that the actual side goes nevertheless also

like kan it its that the actual side the data base access kan however just with addons never
Taraglan
WR.net Apprentice
WR.net Apprentice
 
Posts: 25
Joined: Mon Jan 29, 2007 11:00 pm

Re: snv[1202]install error (addons)

Postby Gismo26 » Tue Aug 14, 2007 8:26 pm

I have the same problem


Code: Select all
1044: Access denied for user 'U306026'@'192.168.4%' to database 'DB306026'
SQL:
CREATE TEMPORARY TABLE `backup_roster_addon_config` LIKE `roster_addon_config`
File: lib/dbal/mysql.php
Line: 202
Backtrace (most recent call last):

    * lib/functions.lib.php
          o Line: 236
          o Function Called: backtrace
    * lib/dbal/mysql.php
          o Line: 202
          o Function Called: die_quietly
          o Arguments:
                + 1044: Access denied for user 'U306026'@'192.168.4%' to database 'DB306026'
                + Database Error
                + /mnt/web3/51/54/51420554/htdocs/roster/lib/dbal/mysql.php
                + 202
                + CREATE TEMPORARY TABLE `backup_roster_addon_config` LIKE `roster_addon_config`
    * lib/install.lib.php
          o Line: 213
          o Function Called: query
          o Arguments:
                + CREATE TEMPORARY TABLE `backup_roster_addon_config` LIKE `roster_addon_config`
    * admin/addon_install.php
          o Line: 482
          o Function Called: install
    * admin/addon_install.php
          o Line: 46
          o Function Called: processaddon
    * pages/rostercp.php
          o Line: 96
          o Function Called: require_once
          o Arguments:
                + /mnt/web3/51/54/51420554/htdocs/roster/admin/addon_install.php
    * index.php
          o Line: 67
          o Function Called: require
          o Arguments:
                + /mnt/web3/51/54/51420554/htdocs/roster/pages/rostercp.php
Gismo26
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Fri Dec 29, 2006 2:41 pm

snv[1202]install error (addons)

Postby PleegWat » Tue Aug 14, 2007 10:38 pm

Your database user does not have permission to create temporary tables.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Re: snv[1202]install error (addons)

Postby Taraglan » Wed Aug 15, 2007 6:49 am

thx now works
Taraglan
WR.net Apprentice
WR.net Apprentice
 
Posts: 25
Joined: Mon Jan 29, 2007 11:00 pm

snv[1202]install error (addons)

Postby Mauli » Wed Aug 15, 2007 10:24 pm

Ich hab dieselben Probleme, wie bekomme ich diese Fehler weg ?

Mfg Mauli
Mauli
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Thu Nov 30, 2006 10:12 pm

Re: snv[1202]install error (addons)

Postby Taraglan » Wed Aug 15, 2007 10:47 pm

ganz einfach du must dich mit rootrechten ins phpmyadmin einloggen


dort klickste auf rechte


dan sucht du den user den es betrift klickst recht sauf den stift

dan sucht du die tabelle die es betrift und klickst wiederrum auf den stift
(wichtig nimm den linken mit dem rechten entfernst du alle rechte)

dan nurnoch den hacken bei CREATE TEMPORARY TABLES und ok klicken und schon darf der roster die temptabellen erstellen

gruss Tara
Taraglan
WR.net Apprentice
WR.net Apprentice
 
Posts: 25
Joined: Mon Jan 29, 2007 11:00 pm

snv[1202]install error (addons)

Postby DaarianneDarkmoon » Wed Aug 15, 2007 11:27 pm

great... i don't have that permission on any of my Databases... is there a work around? Does this mean the end of using WoWRoster for me?
/cry
User avatar
DaarianneDarkmoon
WR.net Apprentice
WR.net Apprentice
 
Posts: 48
Joined: Wed Jul 12, 2006 12:34 am

Re: snv[1202]install error (addons)

Postby Taraglan » Wed Aug 15, 2007 11:39 pm

habe ich eben bei google gefunden

Ab der MySQL Version 4.0.15 (Datenbank) muss im MySQL Benutzeraccount das Privileg „CREATE TEMPORARY TABLES“ explizit aktiviert werden


wen du einen freehostanbieter/bezahlhostanbieter nutzt must du den anbieter bitten dies für dich zu tun

wen du einen server hast wo du rootrechte hast dan kanste es wie oben von mir beschrieben einstellen


ob es da eine umgehung geben wird mag ich zu bezweifeln den diese temptabellen haben schon ihre vorzüge

gruss Tara
Taraglan
WR.net Apprentice
WR.net Apprentice
 
Posts: 25
Joined: Mon Jan 29, 2007 11:00 pm

snv[1202]install error (addons)

Postby DaarianneDarkmoon » Wed Aug 15, 2007 11:47 pm

ja ich habe schon mit meinem host gesprochen, der meinte er würde es mir nicht geben, obwohl es ein buisness account auf einem shared server ist... sicherheitsfrage bullshit.

ich ärgere mich gerade etwas über diese idioten
User avatar
DaarianneDarkmoon
WR.net Apprentice
WR.net Apprentice
 
Posts: 48
Joined: Wed Jul 12, 2006 12:34 am

Re: snv[1202]install error (addons)

Postby Taraglan » Thu Aug 16, 2007 12:08 am

lol bei einem buisness account sollte man sowas schon erwarten dürfen

noch dazu ist die bei den meisten shopseiten ein muss damit die laufen und den inhalt anzeigen können

somit ist eigentlich eine selbsverständlichkeit das dies machbar ist seitens des betreibers
Taraglan
WR.net Apprentice
WR.net Apprentice
 
Posts: 25
Joined: Mon Jan 29, 2007 11:00 pm

snv[1202]install error (addons)

Postby DaarianneDarkmoon » Thu Aug 16, 2007 12:48 am

das will ich hoffen... habe denen jetzt eine mail geschickt und warte mal ab...
User avatar
DaarianneDarkmoon
WR.net Apprentice
WR.net Apprentice
 
Posts: 48
Joined: Wed Jul 12, 2006 12:34 am

snv[1202]install error (addons)

Postby zanix » Thu Aug 16, 2007 10:54 am

We are working on a way to cache this table in a file instead of using temp tables
So hopefully you will be able to use the new Roster
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US


Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest

cron