Opened 5 years ago

Closed 5 years ago

#1485059 closed Bugs (worksforme)

Installer deactivate itself too early

Reported by: yukaro Owned by:
Priority: 5 Milestone: 0.2-alpha
Component: Installer Version: 0.1.1
Severity: normal Keywords:
Cc:

Description

after i copied the generated configfiles into the right folder und click on "Continue" the installer says the installer has been disabled.
But this happens before the db was initialized. So i have to reopen the file
main.inc.php an set "$rcmail_configenable_installer?" to true to finish the install script.

Change History (3)

comment:1 Changed 5 years ago by alec

  • Milestone changed from later to 0.1.2

comment:2 Changed 5 years ago by dlynes

I've had the same problem happen to me. I'm using php5 and mysql5.

comment:3 Changed 5 years ago by thomasb

  • Resolution set to worksforme
  • Status changed from new to closed

The installer sets a cookie in order to grant further access your session only. Maybe this failed or your browser did not accept cookies. Not really a bug.

Note: See TracTickets for help on using tickets.