Share this blog
Expert Tips
Access class definition with one click! Ctrl+click on the class in your code editor and Morfik will open the framework module where the class is declared and point you to its implementation. To go back to your code, either press Alt+Left or use the Back arrow in the Home Ribbon.
Login
Recent Posts
- MDA Release: Google Analytics update
- Morfik 3.0.2 – server-side optimization
- Introducing fast native database connectivity for MySQL and MS SQL with the release of MDA Zeos Package
- MDA Release: XML-RPC Package
- MDA Release: RSS Package and the Bit.ly package
Archives
- July 2010 (5)
- June 2010 (4)
- May 2010 (5)
- April 2010 (4)
- March 2010 (8)
- February 2010 (17)
- January 2010 (20)
Categories
- Deployment and xApp Hosting (2)
- General (34)
- MDA (13)
- Technical (9)
- Tips and Tricks (7)
Morfik Links
Posts Tagged ‘Apache’
In my last blog we went through commissioning and connecting to a Linux virtual machine on the Amazon cloud. Today we’ll look at running a Morfik XApp as an Apache module on that system.
After commissioning the server we used Putty for Windows to connect to the server and we got to the point where we made a secure connection to the server and logged in as the root user.
Since we are going to deploy the XApps as an Apache module we need to make sure an Apache 2 web server is installed and running on the system.
To install the Apache web server we use the “yum” command. Yum is an automatic updater and package installer/uninstaller for systems using rpm packages.
As we all know maintaining a website and its related server infrastructure is a daunting task! Most of us think of it as some kind of pain that is unavoidable - a pain that has to be endured for things to work properly. While this is largely true, I feel there are a number of things that we can do to reduce or even eliminate this pain.
In my blogs I will try to help you manage this pain by simply talking about our experiences in this field. I will share with you what we have learnt running and supporting Morfik and its related partners’ websites and their server infrastructure.
Morfik uses its own software exclusively for its website and associated services. As well as this being one of the best things we could have ever done for the product, it ensures that there is never a dull moment in the IT department here at Morfik!
Here are the areas that I will be covering in my future blogs:




