file_exists(/usr/local/www/data/gallery2/g2data/cache/module/core/0/0/0.inc)
(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
file_exists(/usr/local/www/data/gallery2/g2data/cache/module/core/0/0)
file_exists(/usr/local/www/data/gallery2/g2data/cache/module/core/0/0/0.inc)
(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
file_exists(/usr/local/www/data/gallery2/g2data/cache/module/core/0/0)
file_exists(/usr/local/www/data/gallery2/g2data/cache/module/core/0)
file_exists(/usr/local/www/data/gallery2/g2data/cache/module/core)
file_exists(/usr/local/www/data/gallery2/g2data/cache/module)
file_exists(/usr/local/www/data/gallery2/g2data/cache)
is_dir(/usr/local/www/data/gallery2/g2data/cache)
mkdir(/usr/local/www/data/gallery2/g2data/cache/module, 755)
mkdir(/usr/local/www/data/gallery2/g2data/cache/module/core, 755)
mkdir(/usr/local/www/data/gallery2/g2data/cache/module/core/0, 755)
mkdir(/usr/local/www/data/gallery2/g2data/cache/module/core/0/0, 755)
rename(/usr/local/www/data/gallery2/g2data/cache/module/core/0/0/0.incNZAqtS,
/usr/local/www/data/gallery2/g2data/cache/module/core/0/0/0.inc)
file_exists(/usr/local/www/data/gallery2/g2data/cache/module/core/0/0)
is_dir(/usr/local/www/data/gallery2/g2data/cache/module/core/0/0)
rename(/usr/local/www/data/gallery2/g2data/cache/module/core/0/0/0.incG6pEmg,
/usr/local/www/data/gallery2/g2data/cache/module/core/0/0/0.inc)
file_exists(/usr/local/www/data/gallery2/g2data//cache/entity)
file_exists(/usr/local/www/data/gallery2/g2data//cache/layout)
file_exists(/usr/local/www/data/gallery2/g2data//cache/module)
recursiveRmdir(/usr/local/www/data/gallery2/g2data//cache/module)
opendir(/usr/local/www/data/gallery2/g2data//cache/module)
readdir(Resource id #55)
readdir(Resource id #55)
readdir(Resource id #55)
is_dir(/usr/local/www/data/gallery2/g2data//cache/module/core)
recursiveRmdir(/usr/local/www/data/gallery2/g2data//cache/module/core)
opendir(/usr/local/www/data/gallery2/g2data//cache/module/core)
readdir(Resource id #56)
readdir(Resource id #56)
readdir(Resource id #56)
is_dir(/usr/local/www/data/gallery2/g2data//cache/module/core/0)
recursiveRmdir(/usr/local/www/data/gallery2/g2data//cache/module/core/0)
opendir(/usr/local/www/data/gallery2/g2data//cache/module/core/0)
readdir(Resource id #57)
readdir(Resource id #57)
readdir(Resource id #57)
is_dir(/usr/local/www/data/gallery2/g2data//cache/module/core/0/0)
recursiveRmdir(/usr/local/www/data/gallery2/g2data//cache/module/core/0/0)
opendir(/usr/local/www/data/gallery2/g2data//cache/module/core/0/0)
readdir(Resource id #58)
readdir(Resource id #58)
readdir(Resource id #58)
is_dir(/usr/local/www/data/gallery2/g2data//cache/module/core/0/0/0.inc)
unlink(/usr/local/www/data/gallery2/g2data//cache/module/core/0/0/0.inc)
readdir(Resource id #58)
rmdir(/usr/local/www/data/gallery2/g2data//cache/module/core/0/0)
readdir(Resource id #57)
rmdir(/usr/local/www/data/gallery2/g2data//cache/module/core/0)
readdir(Resource id #56)
rmdir(/usr/local/www/data/gallery2/g2data//cache/module/core)
readdir(Resource id #55)
rmdir(/usr/local/www/data/gallery2/g2data//cache/module)
file_exists(/usr/local/www/data/gallery2/g2data//cache/derivative)
(mysql): SHOW TABLES
file_exists(/usr/local/www/data/gallery2/modules/core/classes/helpers/../../../../modules/core/module.inc)
realpath(/usr/local/www/data/gallery2/modules/core/classes/../../..)
Binding text domain: modules_core ->
/usr/local/www/data/gallery2/modules/core/locale
file_exists(/usr/local/www/data/gallery2/g2data/versions.dat)
Posts: 32509
this debug output is too short to tell what went wrong.
have all tests passed in the system checks step? no file integrity warning?
and is there really not more debug output?
Posts: 5
All tests passed ok, no file integrity warnings.
To be sure, I've rerun the install, same problem.
And yes, this is all the debuginformation there was, but with the reinstall (which it sees as an upgrade) there is more:
After this there's a lot more debug info, this time with an error at the end:
Posts: 32509
your error trace says it's trying to upgrade. so it can't be a clean install.
please empty the database, empty the g2data directory and try again.
Posts: 5
Yeah that's because I started the install again.
The problem is solved, though I don't know how.
After several retries of the updating/installation process it suddenly worked.
Very strange, but I won't complain.
Posts: 32509
strange indeed. good that it works nnow.