I have installed older versions of G2 with no problems but when trying to install the latest beta I am getting this error when creating the gallery core:
Debug Output:
file_exists(/home/justin/public_html/gallery/g2data//cache/entity)
file_exists(/home/justin/public_html/gallery/g2data//cache/layout)
file_exists(/home/justin/public_html/gallery/g2data//cache/module)
file_exists(/home/justin/public_html/gallery/g2data//cache/derivative)
(mysql): SHOW TABLES
file_exists(/home/justin/public_html/gallery/modules/core/classes/helpers/../../../../modules/core/module.inc)
file_exists(/home/justin/public_html/gallery/g2data//versions.dat)
Anyone know what could be the problem?
----
Gallery version: 2b2
Webserver (with version): RH 7
Datatabase (with version):mySQL
PHP version (eg 4.2.1): 4.2.8 (or whatever is latest non 5 version)
Graphics Toolkit(s):jd
[/code]
Posts: 8601
hm, rather odd system information..
anyway, make sure to install to an empty database and empty g2data dir.
Posts: 2
Hot dog.... that makes a lot of sense now.
Thank you very much.