KDE.org/Local Setup

From KDE Community Wiki

Introduction

This page will help you getting started improving the KDE websites. Currently all pages are being ported to WordPress since it offers a full CMS.

Prerequirements

You should have some things running on your machine already before starting. You will need:

  • Apache2 and the usual modules (php such as libapache2-mod-php5)
  • mysql

This could for example look like:

apt-get install apache2 libapache2-mod-php5 php5-mysql

Make sure that it works by checking out localhost in a web browser.

Setting up

For new sites we use WordPress. You should get the latest WordPress release from: wordpress.org


The recommended setup is: