Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…1-equipo35 into develop
  • Loading branch information
PepeRodriAdams committed Dec 17, 2020
2 parents 0d38b25 + 1811bfe commit 0fe0b91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Para configurar el proyecto debe:
1) Instalar XAMPP
2) En el panel de control, pulsar sobre config en el modulo de Apache
3) En la linea 252 y 253, cambiar DocumentRoot y <Directory ...> por la direccion de enlace donde se clona el repositorio (direccion de la carpeta htdocs)
En mi caso es: DocumentRoot "C:\Users\pepec\OneDrive\Documentos\GitHub\PGPI20-21-equipo35\TE2\Proyecto Teknovate\htdocs"
<Directory "C:\Users\pepec\OneDrive\Documentos\GitHub\PGPI20-21-equipo35\TE2\Proyecto Teknovate\htdocs">
4) Copiar la carpeta teknovate en "C:\xampp\mysql\data"
En mi caso es:
-> DocumentRoot "C:\Users\pepec\OneDrive\Documentos\GitHub\PGPI20-21-equipo35\TE2\Proyecto Teknovate\htdocs"
-> <Directory "C:\Users\pepec\OneDrive\Documentos\GitHub\PGPI20-21-equipo35\TE2\Proyecto Teknovate\htdocs">
4) Hecho esto, ya pueden iniciar el servidor Apache y MySql e ingresar la url http://localhost/wordpress/

0 comments on commit 0fe0b91

Please sign in to comment.