Error Step 7: Installing Gallery Core

infamous

Joined: 2005-04-20
Posts: 2
Posted: Wed, 2005-04-20 15:24

Good morning. I can't get past step 7. When I first received an error here, it said I was missing files so I've since checked it over and restarted the installation process. Now I receive nothing in the Stack Trace section and below is what I get under Debugging Info. Appreciate any help you can offer. I'm anxious to start playing around with G2.

Core module is only partially installed.

Error installing Gallery Core

.....

Stack Trace: {blank}
Debug Output:

file_exists(/usr/local/psa/home/vhosts/infamousgraphics.com/httpdocs/samples/gallery/g2data//cache/entity)
file_exists(/usr/local/psa/home/vhosts/infamousgraphics.com/httpdocs/samples/gallery/g2data//cache/layout)
file_exists(/usr/local/psa/home/vhosts/infamousgraphics.com/httpdocs/samples/gallery/g2data//cache/module)
file_exists(/usr/local/psa/home/vhosts/infamousgraphics.com/httpdocs/samples/gallery/g2data//cache/derivative)
--------------------------------------------------------------------------------
(mysql): SHOW TABLES
--------------------------------------------------------------------------------

file_exists(/usr/local/psa/home/vhosts/infamousgraphics.com/httpdocs/samples/gallery/modules/core/classes/helpers/../../../../modules/core/module.inc)
realpath(/usr/local/psa/home/vhosts/infamousgraphics.com/httpdocs/samples/gallery/modules/core/classes/../../..)
Binding text domain: modules_core ->
/usr/local/psa/home/vhosts/infamousgraphics.com/httpdocs/samples/gallery/modules/core/locale
file_exists(/usr/local/psa/home/vhosts/infamousgraphics.com/httpdocs/samples/gallery/g2data//versions.dat)

Thanks!

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Wed, 2005-04-20 15:26

so now there are no missing files reported by the installer, correct?
so make sure your db and g2data dir are completely empty and start again..

 
g0d

Joined: 2005-03-12
Posts: 22
Posted: Wed, 2005-04-20 15:43

similar error here ...
"Upgrade Core" step failed, and the next time in the upgrade, core was shown to be upgraded to 0.9.12.

on the "Upgrade Other Modules" screen, i see core version 0.9.8 and option to upgrade to 0.9.12

when i click upgrade i get ...

"Unable to upgrade the Core module"

also there is a lot of debug output ...

 
infamous

Joined: 2005-04-20
Posts: 2
Posted: Wed, 2005-04-20 15:46

I've tried to clear the g2data directory but I keep receiving a permissions denied for certain directories (locks, plugins, plugins_data, and smarty/templates_c). Any ideas how I can clear those and start again? I'm not sure why I'm getting a permissions denied error.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Wed, 2005-04-20 16:26

see the FAQ thread for the permissions problem:
http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&t=21599
see the question Q: How can I "zap" my G2 data? How do I easily clear out /g2data and the DB?
and the linked tool from bharat.

the problem is that these directories/files are not owned by your user, but by the webserver user. that's fine, that's how it's supposed to be.