Git Product home page Git Product logo

docker-wp's Introduction

docker-wp's People

Contributors

joseprsm avatar

Stargazers

 avatar

Watchers

 avatar

docker-wp's Issues

Error: The site you have requested is not installed.

To reproduce the issue:

Build and run the container, install the All-in-One WP Migration plugin, import my site from backup, save permalinks, and resave the site address & WordPress Address as http://0.0.0.0:8080. Export the XML file and place it in the template folder. attempt to rebuild the image.

#0 8.996 To activate the new configuration, you need to run:
#0 8.996   service apache2 reload
#0 9.001  * Restarting Apache httpd web server apache2
#0 9.039 AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
#0 10.05    ...done.
#0 10.18 Error: The site you have requested is not installed.
#0 10.18 Run `wp core install` to create database tables.
#0 10.27 Error: The site you have requested is not installed.
#0 10.27 Run `wp core install` to create database tables.
#0 10.39 Error: The site you have requested is not installed.
#0 10.39 Run `wp core install` to create database tables.
#0 10.50 Error: The site you have requested is not installed.
#0 10.50 Run `wp core install` to create database tables.
#0 10.59 Error: The site you have requested is not installed.
#0 10.59 Run `wp core install` to create database tables.
#0 10.68 Error: The site you have requested is not installed.
#0 10.68 Run `wp core install` to create database tables.
#0 10.77 Error: The site you have requested is not installed.
#0 10.77 Run `wp core install` to create database tables.
#0 10.87 Error: The site you have requested is not installed.
#0 10.87 Run `wp core install` to create database tables.
------
Dockerfile:45
--------------------
  43 |     COPY setup .
  44 |     
  45 | >>> RUN service mysql start && ./setup
  46 |     
  47 |     CMD service mysql start \
--------------------
ERROR: failed to solve: process "/bin/sh -c service mysql start && ./setup" did not complete successfully: exit code: 1```

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.