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
{{ message }}
This repository was archived by the owner on Mar 24, 2024. It is now read-only.
I successfully upgraded and used php 7.3, but php 7.4 breaks SQLgreyGUI with the helpful error; whoops.. something went wrong
There's nothing in the apache or mysql error logs. I tried re-running composer;
composer install --no-dev Deprecation warning: Your package name lbausch/SQLgreyGUI is invalid, it should not contain uppercase characters. We suggest using lbausch/sq-lgrey-gui instead. Make sure you fix this as Composer 2.0 will error. Loading composer repositories with package information Installing dependencies from lock file Nothing to install or update [ErrorException] file_put_contents(/var/www/html/adm/SQLgreyGUI/vendor/composer/installed.js on): failed to open stream: Permission denied install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts][--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader][--ignore-platform-reqs] [--] [<packages>]...
What other info would be helpful to debug this further ?