1. LAMP on a low memory Server

    Tue 13 November 2012
    By balrok

    This blog and some other pages run on 100mb RAM + 100mb SWAP. Because some people are interested in my configuration I will show you. First its not correctly to call it LAMP but better LNMP because I interchanged apache with nginx. Then I want to note that I'm no ...

  2. some Magento errors I encountered

    Fri 02 November 2012
    By balrok

    Often errors in magento are very cryptic - when also googling doesn't solve problem it can get time-consuming. That's why I post here my errors I encountered and where I haven't found anything on the net.

    extend() on a non-object in lib/Varien/Simplexml/Config.php

    Fatal error ...
    Tagged as : Coding Magento PHP
  3. Yii and PHPStorm

    How to configure your PHPStorm to work together with Yii. Code inspection and type hinting are my main points.

    PHPStorm

    PHPStorm is an IDE similar to Eclipse or Netbeans which has an advanced PHP support. This program is not free and costs 70 € for a single developer. You can download ...

    Tagged as : HowTo PHP PHPStorm Yii
  4. Yii Soap with Authentication

    You use the WebService for Yii and want users to authenticate before they use other commands..

    Prerequisits

    You should have set up some basic authentication for your website already and just want to enhance it with a webservice. Authentication works similar to this.

    Implementation

    Our goal is to have a ...

    Tagged as : Coding PHP Yii

Page 1 / 1