Windows installation issues: 'mbstring' extension is not loaded

@nemza,

  1. Enabled mbstring in the php php.ini-development and php.ini-production files in C:\php

Did you copy/rename php.ini-development or php.ini-production to php.ini?

Also note that Grav cli commands should be run from the root of the site instead of its /bin folder. Eg. bin/plugin login new-user

1 Like