View Issue Details

IDProjectCategoryView StatusLast Update
0000382WackoWikiinstallerpublic2011-03-30 15:48
Reporteradministrator Assigned Todc  
PrioritynormalSeveritymajorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version4.3.rc 
Target Version4.3.0Fixed in Version4.3.0 
Summary0000382: upgrade R4.2 install to R4.3-rc1 or 4.3-branch head the installer breaks
Description// default configuration values
$wakkaDefaultConfig = array(
  "database_driver" => "mysql_legacy", //<-- this is important!
  "database_host" => "localhost or whatever your db runs on",
  "database_port" => "",
  "database_database" => "your database name",
  "database_user" => "your database user",
  "database_password" => "your password",

Running the upgrader there is one error notice left trying to update the referrers table that you can ignore. It only modifies the datatype to mediumtext.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2011-03-30 15:47 administrator New Issue
2011-03-30 15:47 administrator Status new => assigned
2011-03-30 15:47 administrator Assigned To => dc
2011-03-30 15:48 administrator Status assigned => resolved
2011-03-30 15:48 administrator Resolution open => fixed
2011-03-30 15:48 administrator Fixed in Version => 4.3.0
2011-03-30 15:48 administrator Target Version => 4.3.0