You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After following install instruction I decided to try static version, but immediately i got an error missing bootstrap.php so I created a file in a static dir.
Then I got a problem with mod_rewrite, after I checked all docs I found tiny note in .htaccess # You may need RewriteBase on some servers - it should be in the troubleshooting part.
Finally I fixed index.php in /min/ directory which I use for testing purpose.
After following install instruction I decided to try static version, but immediately i got an error missing bootstrap.php so I created a file in a static dir.
Then I got a problem with mod_rewrite, after I checked all docs I found tiny note in .htaccess # You may need RewriteBase on some servers - it should be in the troubleshooting part.
Finally I fixed index.php in /min/ directory which I use for testing purpose.
The text was updated successfully, but these errors were encountered: