$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install PHP5 on Linux Rosa 2012 KDE4

November 7, 2012 | By Duchateaux.

The Article shows you How to Install PHP5 on Linux Rosa 2012 32/64-bit KDE4 Desktop.

Inside you Find Link to Detailed Instructions on How to Setup Media/Repos for Installing New Packages/Software on Rosa 2012.

The Content give Focus Only to the Essentials Instructions and Commands to make it Easier to Follow.

How to Install PHP5 on Linux Rosa 2012 KDE4
  1. Open a Terminal Window
    (Press “Enter” to Execute Commands)

    Start Menu Search Terminal.

    Rosa Marathon 2012 Marathon Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Installing PHP5

    su 

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    urpmi php

    You will be Asked to Make a Choice about Threading Support…

    If Urpmi Do Not Work then SetUp the Rosa-Mandriva Backports Media/Repositories:

    Rosa Backports Repos/Media SetUp