[SOLVED] install core modules: error

oojacoboo
oojacoboo's picture

Joined: 2005-05-07
Posts: 16
Posted: Sat, 2005-05-07 18:13

I get this error on a standard install, any ideas? I first chmodded the directory and it helped cut down on the errors, but now I am kinda confused.

file_exists(/home/hsphere/local/home/xxxx/xxxxxx.com/gallery/g2data//cache/entity)
file_exists(/home/hsphere/local/home/xxxxx/xxxxx.com/gallery/g2data//cache/layout)
file_exists(/home/hsphere/local/home/xxxxxx/xxxxxx.com/gallery/g2data//cache/module)
file_exists(/home/hsphere/local/home/xxxxx/xxxxx.com/gallery/g2data//cache/derivative)

(mysql): SHOW TABLES

file_exists(/home/hsphere/local/home/xxxxx/xxxxx.com/gallery/modules/core/classes/helpers/../../../../modules/core/module.inc)
realpath(/home/hsphere/local/home/xxxxx/xxxxx.com/gallery/modules/core/classes/../../..)
Binding text domain: modules_core ->
/home/hsphere/local/home/xxxxx/xxxx.com/gallery/modules/core/locale
file_exists(/home/hsphere/local/home/xxxxx/xxxxx.com/gallery/g2data//versions.dat)

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Sat, 2005-05-07 19:23

try again with an empty database and empty g2data dir, using current cvs or nightly build. if you still have trouble be sure to post the error message at the top in addition to the relevant debug output, and fill out the support template too, thanks.

 
iross

Joined: 2005-03-21
Posts: 10
Posted: Sat, 2005-05-07 19:28

I'm having exactly the same problem ... only with beta2... the first beta worked fine.

Anyone got any suggestions?

 
iross

Joined: 2005-03-21
Posts: 10
Posted: Sat, 2005-05-07 19:29

Ok typed that reply about 20 mins before submitting it so didnt see mindless' post (sorry)...

I didnt get an error at the top but I did have an empty g2data directory and a new database that's completely empty.

 
oojacoboo
oojacoboo's picture

Joined: 2005-05-07
Posts: 16
Posted: Sat, 2005-05-07 20:23

I have tried the empty g2data dir already. I am now trying the db in addition. I will brb with the results.

 
oojacoboo
oojacoboo's picture

Joined: 2005-05-07
Posts: 16
Posted: Sat, 2005-05-07 20:26

lol, well I'll be damned. I guess it was just a random fluke. That did the trick. I was about to just clear it all out and start from scratch.

Thanks - Jacob