<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://wiki.strategicz.com/lmde/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.strategicz.com/lmde/feed.php">
        <title>LMDE journeys packages:amp</title>
        <description></description>
        <link>https://wiki.strategicz.com/lmde/</link>
        <image rdf:resource="https://wiki.strategicz.com/lmde/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-04-30T19:48:58+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.strategicz.com/lmde/doku.php?id=packages:amp:apache&amp;rev=1399089055&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.strategicz.com/lmde/doku.php?id=packages:amp:mysql&amp;rev=1411519345&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.strategicz.com/lmde/doku.php?id=packages:amp:php&amp;rev=1411523141&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.strategicz.com/lmde/lib/tpl/bootstrap3/images/favicon.ico">
        <title>LMDE journeys</title>
        <link>https://wiki.strategicz.com/lmde/</link>
        <url>https://wiki.strategicz.com/lmde/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.strategicz.com/lmde/doku.php?id=packages:amp:apache&amp;rev=1399089055&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-05-03T05:50:55+02:00</dc:date>
        <title>packages:amp:apache</title>
        <link>https://wiki.strategicz.com/lmde/doku.php?id=packages:amp:apache&amp;rev=1399089055&amp;do=diff</link>
        <description>====== Install Apache2 (and run multiple instances of it) ======
As stated earlier, we'll try to deploy Apache in such manner that it will be possible to run **multiple instances** of it, each with a different configuration.

&lt;WRAP info round 50%&gt;
Sorry, but this page is currently a bit of a mess as I'm struggling to get a working configuration.

It will get cleaned up as soon as I get time to sort it all out :-\
&lt;/WRAP&gt;
-----
===== Remove the Existing Apache Installation =====
-----
In case you…</description>
    </item>
    <item rdf:about="https://wiki.strategicz.com/lmde/doku.php?id=packages:amp:mysql&amp;rev=1411519345&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-09-24T02:42:25+02:00</dc:date>
        <title>packages:amp:mysql</title>
        <link>https://wiki.strategicz.com/lmde/doku.php?id=packages:amp:mysql&amp;rev=1411519345&amp;do=diff</link>
        <description>====== MySQL Server: Installation &amp; Management ======
The last fundamental piece of our web development environment is, of course, a database management system of choice: MySQL.

===== Install MySQL Server =====
Installing MySQL server is an easy task, simply issue the following commands in a Terminal window:
&lt;code&gt;
sudo apt-get install mysql-server
&lt;/code&gt;

You will be asked to enter the password you wish to set for the mysql root user.\\
Once the install process has completed, verify that mysq…</description>
    </item>
    <item rdf:about="https://wiki.strategicz.com/lmde/doku.php?id=packages:amp:php&amp;rev=1411523141&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-09-24T03:45:41+02:00</dc:date>
        <title>packages:amp:php</title>
        <link>https://wiki.strategicz.com/lmde/doku.php?id=packages:amp:php&amp;rev=1411523141&amp;do=diff</link>
        <description>====== Multiple PHP Versions ======

As for the apache configuration decribed [[packages:amp:apache|here]], we'll try to setup a system that allows an easy selection of the php version that we'll choose to execute on a &quot;per virtual host&quot; base.

===== Remove Existing PHP =====
In case you have a previous install of PHP, you can wipe it off your system using the following commands:

Let's check if you have PHP installed:
&lt;code&gt;
sudo which php5
&lt;/code&gt;

If you get a response like:// /usr/bin/php5//…</description>
    </item>
</rdf:RDF>
