11
It solved the problem for a lil while, but when it failed again, the hosting provider upgraded my folder from 5 to 20 gigs and now it works like a charm.
Of course, I have a brand new problem!
It´s basically happening
the same thing that in this old thread. Everything OK and data and lib folders recognized, but it fails in that point.
My mainfile.php only says:
if (! defined('XOOPS_INSTALL')) {
header('Location: install/index.php');
}
?>
Shouldn´t it be any longer?