ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Upgrade from 155 to 202 Stopped at Content Files


  • 2011-04-21 15:34:11

    Upgrade from 155 to 202 Stopped at Content Files

    Hi,

    I've found the following issue when upgrading Atutor from 1.5.5 to 2.0.2. I've converted myy databases as explained in Wiki , but when installation is at Step 6. It stops at that point. In fact, I've checked and files are copied to content/ folder. Then, I don't understand why installation process is stopped. Attached is a screen shot.

    How can I debug this issue? What am I doing wrong?


    Thanks for the help

    Juan Pablo

    MySQL 4.1.10+ Found Version 4.1.22
    PHP 4.3.0+ 5.2.13 Good
    zlib Enabled Good
    mbstring Enabled Good
    mysql Enabled Good
    safe_mode = Off Off Good
    file_uploads = On On Good
    GD On Good
    JPEG Support On Good
    upload_max_filesize >= 2 MB 20M Good
    post_max_size >= 8 MB 20M Good
    sessions Enabled Good
    session.auto_start = 0 0 Good
    session.save_path Directory Writeable Good
    curl Enabled Good
    . in include_path Enabled Good
    Mail configuration Enabled Good

  • 2011-04-21 15:42:50

    Re: Upgrade from 1.5.5 to 2.0.2 Stopped at

    I've just noticed that AT_languages tables are empty when the upgrade is done.


    I had installed in 1.5.5 two language modules (Spanish and Catalan), and they have been deleted during the upgrade.

    Must I add English package before the process?

    I have a backup of the database, so I have the original content.

    Thanks again.

  • 2011-04-21 15:48:35

    Re: Upgrade from 1.5.5 to 2.0.2 Stopped at

    It may have timed out if there was a lot of content being copied over.

    What's the size of the content directory?

    You might be able to resolve the problem by increasing the time out value in php.ini, and restarting the Web server.

    Set:
    default_socket_timeout = 60

    to something larger.

    The other option might be to clean out any old courses if there are any before upgrading.

  • 2011-04-21 16:05:43

    Re: Upgrade from 1.5.5 to 2.0.2 Stopped at

    The size is not too big. 25Mbytes.

    All files and folders seem to be copied correctly.

    I'm going to try to change the timeout.

  • 2011-04-21 16:15:03

    Re: Upgrade from 1.5.5 to 2.0.2 Stopped at

    Thanks againg for your support

    By the way, the total size is around 50Mb sorry

  • 2011-04-22 07:55:25

    Re: Upgrade from 1.5.5 to 2.0.2 Stopped at

    Hi Greg,

    Thanks for the help.


    I've been able to do the upgrade. The prtoblem was the permissions folder in the old directory. It seems that the install script was not able to read the files.

    Once changed that, process was finished correctly.

    However, when I tried to login after the upgrade, it appeared a message saying that no languages were installed. I added English in AT_languages table as a new entry, and I was able to login as admin and add new langauges. So, I think it's done OK.

    Thank you very much again

    Juan Pablo

  • 2011-04-25 09:06:43

    Re: Upgrade from 1.5.5 to 2.0.2 Stopped at

    thanks for the report. I'm guessing the problem is related to this bug.
    http://atutor.ca/atutor/mantis/view.php?id=4750