Skip to content

How to upgrade dotProject? #223

@aperreault2024

Description

@aperreault2024

Hello,

We use dotProject at work, version 2.1.5 with PHP 5.5.9. I'm trying to upgrade to a more recent version, with great difficulty. We have quite a few custom modules and lots of data that needs to be transfered. As of now, I have tried to directly upgrade to PHP 7.x, but that results in lots of errors and warnings, mostly about function declarations.

So, instead, I tried running the new version using the provided docker-compose file, which works fine. However, if I try to overwrite the database that was created with our own, then it stops working. Here are the steps I took:

  1. Run the docker
  2. Overwrite the database using MySQL Workbench
  3. Go to localhost/install

When I try to do the install, I get lots of errors because the tables are already created. Then, when going back to the home page, I get the login box, but if I try to login, nothing happens. No error message either.

I've been trying to upgrade for days now, nothing seems to work. Can anyone enlighten me? What is the proper procedure to upgrade and keep our data? That's really all I want, once that's done, I can take care of updating our custom modules. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions