{
    "href": "/post/2008/08/25/solar-system/",
    "relId": "2008/08/25/solar-system",
    "title": "Solar System",
    "author": "pmjones",
    "markup": "html",
    "tags": [
        {
            "href": "/tag/php/",
            "relId": "php",
            "title": "PHP",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        },
        {
            "href": "/tag/solar/",
            "relId": "solar",
            "title": "Solar",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        }
    ],
    "created": "2008-08-25 20:15:31 UTC",
    "updated": [
        "2008-08-25 20:15:31 UTC"
    ],
    "html": "<p>In the spirit of some other framework projects, the <a href=\"http://solarphp.com/\">Solar Framework for PHP 5</a> now offers a ready-to-use Solar system to get new users off to a quick start.  It's not prepared as a tarball just yet, but it is available for checkout or export using Subversion from <a href=\"http://svn.solarphp.com/system/trunk\">http://svn.solarphp.com/system/trunk</a>.</p>\n<p>For example, if you make a checkout in your document root ...</p>\n<pre><code>$ cd /var/www/html\n$ svn checkout http://svn.solarphp.com/system/trunk solar\n</code></pre>\n<p>... and follow the README instructions, you will have a fully-operational installation in very short order, including an SQLite database, authentication, and three example applications:</p>\n<dl>\n<dt>http://example.com/solar/index.php</dt>\n<dd>A simple \"hello world\"</dd>\n<dt>http://example.com/solar/index.php/hello-app</dt>\n<dd>A complex \"hello world\" with authentication and localization</dd>\n<dt>http://example.com/solar/index.php/bookmarks</dt>\n<dd>A \"bookmarks\" application.</dd>\n</dl>\n<p>(Note that the \"index.php\" is only in the evaluation deployment; when you create a virtual host and point it at the Solar system document root, a .htaccess file makes the \"index.php\" unnecessary.)</p>\n<p>You can read more about the structure and principles of the Solar system <a href=\"http://solarphp.org/manual:getting_started:skeleton_system\">here</a>.</p>\n"
}
