Hi!
I have big problems to install the gallery2 plugin for geeklog version
0.4.2, i am using geeklog 1.4rc1 with PHP 4.2.2 and MySQL 3.23.52 at a
linux server.
First of all, i have installed
gallery">gallery2 here and my
geeklog
here, but there
are seperated databases for each application.
Here is the error.log entry from geeklog, after that my geeklog DB is
broken and i have to make a new geeklog DB from my backups:
Don 19 Jan 2006 15:25:46 CET - Installing the GL_Gallery2 plugin
Don 19 Jan 2006 15:25:46 CET - Creating {$name} group
Don 19 Jan 2006 15:25:46 CET - GL_Gallery2 Admin group ID is 74
Don 19 Jan 2006 15:25:46 CET - Adding GL_Gallery2.admin feature
Don 19 Jan 2006 15:25:46 CET - Feature 'GL_Gallery2.admin' has ID 54
Don 19 Jan 2006 15:25:46 CET - Adding feature [54] to group [74]
Don 19 Jan 2006 15:25:46 CET - Adding block (glg_rand_photo, Random
Photo, phpblock_GLG_rand_photo, 2) : []
Don 19 Jan 2006 15:25:46 CET - Adding block (glg_block, Gallery2,
phpblock_GLG_block, 2) : []
Don 19 Jan 2006 15:25:46 CET - Giving all users in Root group access to
GL_Gallery2 admin group
Don 19 Jan 2006 15:25:46 CET - Registering GL_Gallery2 plugin with
Geeklog
Don 19 Jan 2006 15:25:46 CET - GLG_AddExternalMap( 6, 2 )
Don 19 Jan 2006 15:25:46 CET - Failed to create an external map entry
for GL uid [2] and G2_uid [6], entityType [GalleryUser].
Don 19 Jan 2006 15:25:46 CET - Here is the error message from G2:
Don 19 Jan 2006 15:25:46 CET - Error (ERROR_STORAGE_FAILURE)
in modules/core/classes/GalleryStorage/DatabaseStorage.class
at line 1238
in modules/core/classes/GalleryStorage.class
at line 296
in modules/core/classes/interfaces/ExternalIdMap.inc
at
line 98
Don 19 Jan 2006 15:25:46 CET - Removing the GL_Gallery2 plugin...
Don 19 Jan 2006 15:25:46 CET - Removing tables
Don 19 Jan 2006 15:25:46 CET - DROP TABLE IF EXISTS glg_vars
Don 19 Jan 2006 15:25:46 CET - GLG_RemoveExternalMap( 6, 2 )
code>
after that come many entires like that:
Don 19 Jan 2006 15:25:46 CET - 1146: Table 'serendipity.glg_vars' doesn't exist. SQL in question: SELECT value FROM glg_vars WHERE name = 'control_block'
Don 19 Jan 2006 15:25:46 CET - 1146: Table 'serendipity.bad_behavior_log' doesn't exist. SQL in question: DELETE FROM `bad_behavior_log` WHERE `date`
The name of the gallery2 DB is serendipity, because i used an old
Database with that name for the gallery2 installation.
That was my second try to install the gallery2 plugin at my website, can
anybody help me please to figure that problem out?
Thank you very much in advance!