KDE.org/Local Setup: Difference between revisions

From KDE Community Wiki
Line 11: Line 11:
* Apache2 and the usual modules (php such as libapache2-mod-php5)
* Apache2 and the usual modules (php such as libapache2-mod-php5)
* mysql
* mysql
This could for example look like:
apt-get install apache2 libapache2-mod-php5 php5-mysql


=== Setting up ===
=== Setting up ===

Revision as of 14:53, 9 July 2012

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

Setting up

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


The recommended setup is: