Last modified: 2010-05-15 16:03:46 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T16194, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 14194 - SQL error when trying to block someone
SQL error when trying to block someone
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Database (Other open bugs)
1.13.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://wiki.keb-vogelsberg.de
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-05-20 16:25 UTC by jan-luca
Modified: 2010-05-15 16:03 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description jan-luca 2008-05-20 16:25:57 UTC
Hallo, wenn ich jemanden blocken will kommt folgende Meldung: 

Fehler in der Datenbank
Aus KEB-VB
Wechseln zu: Navigation, Suche
Es gab einen Syntaxfehler in der Datenbankabfrage. Die letzte Datenbankabfrage lautete: 
(SQL-Abfrage versteckt)
aus der Funktion „Block::insert“. MySQL meldete den Fehler „1054: Unknown column 'ipb_by_text' in 'field list' (rdbms.strato.de)“.
Von „http://wiki.keb-vogelsberg.de/index.php?title=Spezial:Sperren
Comment 1 Roan Kattouw 2008-05-20 16:29:30 UTC
Translation of comment #0:

Hi, when I want to block someone I get the following error:

Database error
From KEB-VB
Go to: Navigation, search
There was a syntax error in your SQL query. The last database query was:
(SQL hidden)
called from Block::insert(). MySQL reported error 1054: Unknown column 'ipb_by_text' in 'field list' (rdbms.strato.de)
From http://wiki.keb-vogelsberg.de/index.php?title=Spezial:Sperren

Note: Spezial:Sperren = Special:Blockip
Comment 2 Huji 2008-05-20 18:12:35 UTC
I guess that problem can be fixed if you update your wiki tables. Go to /maintenance and run "php update.php" without quotes.
Comment 3 jan-luca 2008-05-20 19:12:11 UTC
Ich benutze Phpshell und starte die update.ph von MW 1.13alpha. Nach einiger Zeit kommt 500 Internal Server Error. Bei der Akttualierierung auf 1.12 hatte es mit den Updaten geklappt nur der Fehler kommt immer noch. Ich kann auf ssh benutzern, aber dann meint die update.php ich hätte PHP 4.? nicht 5 wie es ist.
Comment 4 Roan Kattouw 2008-05-20 19:31:10 UTC
(In reply to comment #3)
> Ich benutze Phpshell und starte die update.ph von MW 1.13alpha. Nach einiger
> Zeit kommt 500 Internal Server Error. Bei der Akttualierierung auf 1.12 hatte
> es mit den Updaten geklappt nur der Fehler kommt immer noch. Ich kann auf ssh
> benutzern, aber dann meint die update.php ich hätte PHP 4.? nicht 5 wie es
> ist.
> 

SSH ist immer besser als PHPShell. Versuche mal php [TAB] [TAB] (drück zweimal auf die TAB-taste nach "php") um zu sehen welche andere Programmen die Name php... haben. Vielleicht ist php5 auch da.

Translation:

Comment #3:
I use Phpshell and start update.php from MW 1.13alpha. After some time I get a 500 Internal Server Error. When upgrading to 1.12 the update worked, but I still get the error. I can also use SSH, but then update.php says I have PHP 4.?, not 5 which it is.

My reply:
SSH is always better than PHPShell. Try php [TAB] [TAB] (press the TAB key twice after "php") to see which other programs have the name "php...". Maybe php5 is also there.
Comment 5 jan-luca 2008-05-21 20:33:52 UTC
Danke sehr. Mit php5 hat es funktionoiert.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links