Share this blog
Expert Tips
An easy way to track project document dependencies. Did you know that you can view dependencies between different project documents by simply right-mouse clicking on a document when in project view and opening the properties dialog. The dependency tab in this dialog displays all project documents that are used by this document. But more importantly, it also lists all project items that use this document.
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 ‘XApp’
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.



