7981 to 8120 - stuck on "Database Schema Installer / Updater"
-
@plegrand All this does is allows the installer to backup the data as necessary.
-
If disabling mod_evasive allows things to work, why not just remove it?
On CentOS the command to remove would be:
yum remove mod_evasive
I don’t remember what it is for ubuntu though I would imagine something like:
apt-get purge libmod-apache2-evasive
-
@Tom-Elliott as i said before remove mod_evasive didn’t solve the problem. I thought but no.
I’m on debian stable
Do you think i can downgrade ? -
I think the main issue was indeed solved, but then there was an issue in loading DB side. The Javascript that displays the normal text was not able to be displayed as the script that handles it was loaded out of order. Should be fixed, again, in the latest.
-
Just upgrade to 5694 and same problem it stay stuck on “Database Schema Installer / Updater”
-
@davido38 Hard refresh.
-
@davido38 i just upgrade to 5694 ant it works for me
-
still the same.
the same problem here ? https://forums.fogproject.org/topic/7791/database-issue-on-latest-trunk
-
@davido38 is it displaying a message? What browser are you using?
-
Internet explorer, Firefox, Iceweasel
-
That would lead me to think you need to edit your /var/www/fog/lib/config.class.php file.
-
ok that works thanks