-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
I've been using PiKrellCam for many years but my system has failed so I wanted to build a new one.
I found that when I ran the install script it failed, an except -
Note, selecting 'php7.3-common' for regex 'php7.3'
Note, selecting 'php7.3-sass' for regex 'php7.3'
Note, selecting 'php-sass' instead of 'php7.3-sass'
Package php7.3-common is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'php7.3-common' has no installation candidate
E: Unable to locate package php7.3-fpm
E: Couldn't find any package by glob 'php7.3-fpm'
E: Couldn't find any package by regex 'php7.3-fpm'
I edited the install file and changed references to php7.3 to just php. The install script now runs without errors, however I still get "Unable to connect" on the web page.
I am running Buster on a Pi3
Any idea how to fix?
Metadata
Metadata
Assignees
Labels
No labels