Coder Social home page Coder Social logo

drupal8_fix's Introduction

INSTALLATION

(This instructions assume that the root will run the commands if you are a user try the commands adding sudo in the beggining of the command)

1.- Verify that you have installed your data server

For mysql : apt-get install mysql-server For postgresql : apt-get install postgresql For sqlite : apt-get install sqlite3

2.- Run your service

For mysql : service mysql start For postgresql : service postgresql start

Sqlite don't needs to be started

3.- Run the Deb with dpkg

dpkg -i path_to_deb/drupal8_8.2.2-1_all.deb

4.- Apply apt-get to install dependencies and the package

apt-get install -f

5.- Use the prompts that will be showing to help you configure your database

6.- When the installation ends restart apache

service apache2 restart

7.- In the browser got to to the url of your server adding /drupal8/core/install.php

Ex: localhost/drupal8/core/install.php

drupal8_fix's People

Contributors

esaucedof avatar

Watchers

 avatar

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.