update to 4.5 error

(3 posts) (2 voices)

Tags:

No tags yet.

  1. john, Member

    current version 4.4.0
    upgrade to 4.5

    steps
    click Update myDBR
    click start
    returned message "Fatal error: Exceptions must be valid objects derived from the Exception base class in /var/www/install/model/update_model.php on line 182"

    tried twice same result
    Thanks

  2. myDBR Team, Key Master

    John,
    check that myDBR files are writable to web server. That should fix the issue.

    --
    myDBR Team

  3. john, Member

    success
    I have done this from this page
    slightly modified as i coped my dbr folder to webroot

    $ cd /var/www/ $ sudo chown -R www-data:www-data * . $ sudo chmod -R go-r * $ sudo chmod -R u+w *


Reply

You must log in to post.