Giter Site home page Giter Site logo

Updater fails about microweber HOT 5 OPEN

fsbis avatar fsbis commented on May 24, 2024
Updater fails

from microweber.

Comments (5)

peter-mw avatar peter-mw commented on May 24, 2024

Hi,

maybe some web server setting is blocking it ,

can you to to run from the command line

php artisan microweber:update

from microweber.

PlatonB avatar PlatonB commented on May 24, 2024

Looks like duplication of #1049.

from microweber.

peter-mw avatar peter-mw commented on May 24, 2024

Hi, this was issue from .htaccess

please add the following lines on .htaccess after rewrite rules

image

    RewriteCond %{REQUEST_URI} ^/userfiles/standalone-update/.*\.php$ [NC]
    RewriteRule ^ - [L]

This issues if fixed for version 2.0.13

from microweber.

phausleitner avatar phausleitner commented on May 24, 2024

Hi, for me, even these two .htaccess lines didn't work (Standalone update from 2.0.10 to 2.0.12), but hope that the 2.0.13 will be lucky version about this problem

from microweber.

phausleitner avatar phausleitner commented on May 24, 2024

Works from 2.0.13 to 2.0.14 :)

from microweber.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.