Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

php 7.4 breaks SQLgreyGUI #25

@expert-geeks

Description

@expert-geeks

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions