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

How to Install LAMP on Zorin OS 15

September 8, 2019 | By the+gnu+linux+evangelist.

Setting Up

  1. 2. Installing LAMP

    Installing LAMP Web Server
    Simply play:

    sudo apt install apache2 php mysql-server php-mysql libapache2-mod-php
    Installing MariaDB in Zorin OS

Contents