Ticket #1485059 (closed Bugs: worksforme)

Opened 8 months ago

Last modified 8 months ago

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

Changed 8 months ago by alec

  • milestone changed from later to 0.1.2

Changed 8 months ago by dlynes

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

Changed 8 months ago by thomasb

  • status changed from new to closed
  • resolution set to worksforme

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.