Wordpress: Difference between revisions

From Webhuis wiki
Jump to navigation Jump to search
(New page: = Installeer website = = Install = root@twhz-210:~# apt-get install wordpress Dit commando installeert alles inclusief apache, mysql, php en modules. <hr> Terug naar: [[Webhuis Infrastruc...)
 
Line 1: Line 1:
= Installeer website =
= Installeer website =
= Install =
= Install =
Voer op een kale server het volgende commando uit:
root@twhz-210:~# apt-get install wordpress
root@twhz-210:~# apt-get install wordpress mysql-server
Dit commando installeert alles inclusief apache, mysql, php en modules.
Dit commando installeert alles inclusief apache, mysql, php en modules.
<hr>
<hr>

Revision as of 12:37, 1 November 2012

Installeer website

Install

Voer op een kale server het volgende commando uit:

root@twhz-210:~# apt-get install wordpress mysql-server

Dit commando installeert alles inclusief apache, mysql, php en modules.


Terug naar: Webhuis Infrastructuur