We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get this error when trying to install on my Pi. Any ideas? This is on Step 3/12
ERROR: Service 'php-apache' failed to build: The command '/bin/sh -c apt-get update && apt-get install -y apache2 libapache2-mod-php5 mysql-server php5-mysql pwgen php-apc php5-mcrypt cron nano git unzip && apt-get install -y python python-dev python-pip && pip install --upgrade pip setuptools wheel && pip install Adafruit_DHT pymysql RPi.GPIO' returned a non-zero code: 139 Configuring Docker containers... Error! Unable to configure Docker images.
The text was updated successfully, but these errors were encountered:
It seems to be an issue with php5 not being installed. I cant seem to find a download of php5. Only 7
Sorry, something went wrong.
No branches or pull requests
I get this error when trying to install on my Pi. Any ideas? This is on Step 3/12
ERROR: Service 'php-apache' failed to build: The command '/bin/sh -c apt-get update && apt-get install -y apache2 libapache2-mod-php5 mysql-server php5-mysql pwgen php-apc php5-mcrypt cron nano git unzip && apt-get install -y python python-dev python-pip && pip install --upgrade pip setuptools wheel && pip install Adafruit_DHT pymysql RPi.GPIO' returned a non-zero code: 139
Configuring Docker containers...
Error! Unable to configure Docker images.
The text was updated successfully, but these errors were encountered: