"Error installing Gallery Core"

mykal

Joined: 2005-02-25
Posts: 37
Posted: Fri, 2005-02-25 00:23

Gallery URL: http://drgeeks.no-ip.info/mykal/gallery
Galerry Ver: gallery-2.0-alpha-4
Apache Ver: Apache/2.0.52 (Fedora)
PHP Ver: PHP Version 4.3.9
Graphics Toolkit: I dont know what that means.
Operating system: Redhat
Web Browser: Mozilla/4.0

I am installing and getting this error.

Unable to load the core module

Error installing Gallery Core
Something went wrong when we tried to install the core module. In the boxes below you can find some debug information. Report this in the Gallery Forums and we'll help you diagnose the problem.

Stack Trace:

Quote:
Error (ERROR_BAD_PATH, ERROR_UNKNOWN) : File /var/www/html/mykal/gallery/modules/core/classes/helpers/../../../../modules/core/module.inc does not exist
in modules/core/classes/GalleryUtilities.class at line 496 (gallerystatus::error)
in modules/core/classes/helpers/GalleryPluginHelper_simple.class at line 69 (galleryutilities::requireonce)
in modules/core/classes/helpers/GalleryPluginHelper_simple.class at line 82 (gallerypluginhelper_simple::loadplugin)
in modules/core/classes/GalleryCoreApi.class at line 151 (gallerypluginhelper_simple::loadplugin)
in install/steps/InstallCoreModuleStep.class at line 59 (gallerycoreapi::loadplugin)
in install/index.php at line 148 (installcoremodulestep::loadtemplatedata)

Debug Output:

Quote:
file_exists(/var/www/html/mykal/gallery/g2data/sessions/66133a2d961faf8dc3239dc4342f66c3)
file_exists(/var/www/html/mykal/gallery/g2data/cache/module/core/0/0/0.inc)
mysql error: [1146: Table 'mykal.g2_PluginParameterMap' doesn't exist] in
EXECUTE("
SELECT
g2_PluginParameterMap.g_parameterName,
g2_PluginParameterMap.g_parameterValue
FROM
g2_PluginParameterMap
WHERE
g2_PluginParameterMap.g_pluginType = 'module'
AND
g2_PluginParameterMap.g_pluginId = 'core'
AND
g2_PluginParameterMap.g_itemId = 0
")

--------------------------------------------------------------------------------
(mysql):
SELECT
g2_PluginParameterMap.g_parameterName,
g2_PluginParameterMap.g_parameterValue
FROM
g2_PluginParameterMap
WHERE
g2_PluginParameterMap.g_pluginType = 'module'
AND
g2_PluginParameterMap.g_pluginId = 'core'
AND
g2_PluginParameterMap.g_itemId = 0

--------------------------------------------------------------------------------
1146: Table 'mykal.g2_PluginParameterMap' doesn't exist

adodb_mysql._execute(
SELECT
g2_PluginParameter...) % line 818, file: adodb.inc.php

adodb_mysql.execute(
SELECT
g2_PluginParameter..., Array[3]) % line 712, file: DatabaseStorage.class
mysqldatabasestorage.search(
SELECT
[GalleryPluginPara..., Array[3], Array[0]) % line 220, file: GalleryStorage.class
gallerystorage.search(
SELECT
[GalleryPluginPara..., Array[3], Array[0]) % line 184, file: Gallery.class
gallery.search(
SELECT
[GalleryPluginPara..., Array[3]) % line 230, file: GalleryPluginHelper_simple.class

--------------------------------------------------------------------------------
(mysql): SHOW TABLES
--------------------------------------------------------------------------------

file_exists(/var/www/html/mykal/gallery/modules/core/classes/helpers/../../../../modules/core/module.inc)
file_exists(/var/www/html/mykal/gallery/modules/core/classes/helpers/../../../../modules/core/module.inc)
realpath(/var/www/html/mykal/gallery/modules/core/classes/../../../)

Thanks in advance.

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Fri, 2005-02-25 16:09

[Moved to G2 support]

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Fri, 2005-02-25 17:16

please try again with the current nightly snapshot and let us know if it still doesn't work.

 
mykal

Joined: 2005-02-25
Posts: 37
Posted: Sat, 2005-02-26 06:24
mindless wrote:
please try again with the current nightly snapshot and let us know if it still doesn't work.

Alright, Ill try that, unfortunately by the time I get it all uploaded two new nightly snapshots will be out. LOL

Thanks for your help. :D