Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Server error 500 on Azure Web App deployment · 11 years ago

    Thanks. That did it (totally overlooked the missing web.config in wwwroot...)

  • Server error 500 on Azure Web App deployment · 11 years ago

    Check you moved web.config from the Grav /webserver-configs folder to the Grav root

  • Server error 500 on Azure Web App deployment · 11 years ago

    I did update the PHP version in the portal restarted the WebApp instance and things changed, but now I get redirected to '<site>/admin' with the single line of text "The resource you are looking

  • Server error 500 on Azure Web App deployment · 11 years ago

    Actually looks like you can change the PHP version to something newer: https://azure.microsoft.com/en-us/documentation/articles/web-sites-php-configure/ It looks like it supports PHP 5.5 and 5.6. Go

  • Server error 500 on Azure Web App deployment · 11 years ago

    It may be that Grav can no longer run on Azure. We have upped our requirements to PHP 5.5.9+ because PHP 5.4 is no longer supported. It would be a shame if Azure does not provide any supported versi

  • Server error 500 on Azure Web App deployment · 11 years ago

    Self-reply: I just checked the PHP requirements and it should be 5.5 for Grav. Azure deploys WebApps with 5.4.42. That would mean I cannot deploy Grav in Azure WebApps since I have no control over the

  • Server error 500 on Azure Web App deployment · 11 years ago

    I created an Azure Web App and added GitHub as source. From there the Core+Admin was automatically deployed to the /sites/wwwroot directory on the Web App instance. When accessing the site I get an 50

  • Lightslider plugin problem! · 11 years ago

    The plugin new update will be available soon. Use the new update instead.

  • Lightslider plugin problem! · 11 years ago

    Thanks "Yuu" :)

  • Lightslider plugin problem! · 11 years ago

    I don't think this is recommended, but you may want to use this http://sachinchoolur.github.io/lightslider/src/js/lightslider.js and minify the js code. After applying the js code in the given URL, my