2 installation erreors HELP please!

ashmilne

Joined: 2007-01-31
Posts: 2
Posted: Wed, 2007-01-31 11:43

Please help I have a problem with gallery installation the log file is shown below.

2007-01-31 11:09:16 [<no session id>]

--------------------------------------------------------
Prepare installation of the core module
--------------------------------------------------------

2007-01-31 11:09:16 [<no session id>] [1170241756] can't guarantee 120 -- extending!
2007-01-31 11:09:16 [<no session id>] Init first pass
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] <hr />
(mysqli): SET NAMES &quot;utf8&quot; &nbsp;
<hr />

2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT]

--------------------------------------------------------
System and Gallery information:
--------------------------------------------------------
Gallery version: 1.1.26
File integrity: Ok
SVN install: No
PHP version: 5.1.6 apache2handler
PHP memory limit: 16M
PHP disable_functions:
PHP zend.ze1_compatibility_mode:
Webserver: Apache/2.2.0 (Fedora)
Database: mysqli 5.0.27
Operating system: Linux server217-174-252-236.wgpix.co.uk 2.6.18-1.2239.fc5smp #1 SMP Fri Nov 10 13:22:44 EST 2006 i686
Browser: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-GB; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
--------------------------------------------------------

2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] Clear the cache directory
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] file_exists(/home/default/wgpix.co.uk/user/htdocs/gallery2/gallerydata//cache/entity)
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] file_exists(/home/default/wgpix.co.uk/user/htdocs/gallery2/gallerydata//cache/theme)
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] file_exists(/home/default/wgpix.co.uk/user/htdocs/gallery2/gallerydata//cache/module)
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] file_exists(/home/default/wgpix.co.uk/user/htdocs/gallery2/gallerydata//cache/derivative)
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] [1170241757] can't guarantee 180 -- extending!
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] Check if the persistent storage is installed
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] <hr />
(mysqli): SHOW TABLES &nbsp;
<hr />

2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] Load core module
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] Loading plugin core
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] Class not defined, trying to include it.
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] file_exists(/home/default/wgpix.co.uk/user/htdocs/gallery2/modules/core/module.inc)
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] core plugin successfully instantiated
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] Hand over admin user parameters
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] NOT installing, rollback!
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] file_exists(/home/default/wgpix.co.uk/user/htdocs/gallery2/gallerydata/versions.dat)
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] Error: Core module is only partially installed
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] Finish install core module step
2007-01-31 11:09:17 [TMP_SESSION_ID_DI_NOISSES_PMT] Error: Failure during install core module step

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Wed, 2007-01-31 15:02

that's not a complete install log. that's a log of a retry. there should be a really large log in your g2data, that's what we need.

anyhow, please delete g2data/, drop the database and try installing g2 again.

--------------
Enter the Gallery 2 Theme Contest today!

 
ashmilne

Joined: 2007-01-31
Posts: 2
Posted: Wed, 2007-01-31 21:12

I have done the retry and the following errors were sent to me.

Error (ERROR_STORAGE_FAILURE)

* in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 993 (GalleryCoreApi::error)
* in modules/core/classes/GalleryStorage.class at line 505 (GalleryStorageExtras::addMapEntry)
* in modules/core/classes/GalleryCoreApi.class at line 2831 (GalleryStorage::addMapEntry)
* in modules/core/classes/GalleryEntity.class at line 271 (GalleryCoreApi::addMapEntry)
* in modules/core/classes/GalleryItem.class at line 411 (GalleryEntity::save)
* in modules/core/CoreModuleExtras.inc at line 2728 (GalleryItem::save)
* in ??? at line 0 (CoreModuleExtras::_createRootAlbumItem)
* in modules/core/CoreModuleExtras.inc at line 297
* in modules/core/module.inc at line 433 (CoreModuleExtras::upgrade)
* in modules/core/classes/GalleryModule.class at line 155 (CoreModule::upgrade)
* in install/steps/InstallCoreModuleStep.class at line 133 (GalleryModule::installOrUpgrade)
* in install/index.php at line 163 (InstallCoreModuleStep::processRequest)

Any help would be much appreciated.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Wed, 2007-01-31 21:49

it seems you didn't do a clean install. please drop the database as well.

that's what helped in a very similar case:
http://gallery.menalto.com/node/42048#comment-159046

--------------
Enter the Gallery 2 Theme Contest today!