<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0' version='2.0'><channel><atom:id>tag:blogger.com,1999:blog-8322478995793867669</atom:id><lastBuildDate>Tue, 14 Feb 2012 04:20:43 +0000</lastBuildDate><title>Sophen Developer</title><description></description><link>http://sophen-developer.blogspot.com/</link><managingEditor>noreply@blogger.com (Sophen Pho)</managingEditor><generator>Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8322478995793867669.post-3733852855811790076</guid><pubDate>Tue, 14 Feb 2012 04:19:00 +0000</pubDate><atom:updated>2012-02-13T20:20:17.121-08:00</atom:updated><title>Introduction to HeidiSQL 7.0.0.4053</title><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://softfive.com/files/uploads/HeidiSQL.jpg" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" height="208" src="http://softfive.com/files/uploads/HeidiSQL.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;Some infos around HeidiSQLProject website: http://www.heidisql.com/Google Code: http://code.google.com/p/heidisql/*** What is HeidiSQL?HeidiSQL is an easy-to-use interface and a "working-horse" for web-developersusing the popular MySQL-Database. It allows you to manage and browse yourdatabases and tables from an intuitive Windows® interface.With HeidiSQL you will also be able to * Manage Microsoft SQL Servers, with a reduced feature set* Generate nice SQL-exports* Synchronize tables between two databases* Manage user-privileges* Import text-files* Export grid-data as CSV, HTML, XML, SQL, LaTeX and Wiki style* Browse and edit table-data using a comfortable grid* Create and edit tables, views, stored routines, triggers and scheduled events* Bulk edit tables (move to db, change engine, collation etc.)* Batch-insert ascii or binary files into tables* Write queries with customizable syntax-highlighting and code-completion* Profile your queries* Pretty reformat disordered SQL* Monitor and kill client-processes* Connect to servers via commandline* Find specific text in all tables of all databases of one server* Optimize and repair tables in a batch manner* And much more *** Requirements:HeidiSQL runs fine on Windows 2000, XP, Vista and 7. Running HeidiSQL on Wine/Linuxalso works fine, apart from some minor graphical glitches, e.g. the transparentareas of all icons are displayed with black color. HeidiSQL does not run on Windows 95/98 or ME, as the Unicode extensions are notavailable on these systems.*** Command line switchesAlthough HeidiSQL is a pure GUI application, it can be automated for connectingand opening files via command line parameters. Parameter names are case sensitiveand are based on those used by the MySQL command line applications, e.g. mysqldump.-d, -description    Session name-h, -host           Host name-u, -user           User name-p, -password       Password-P, -port           Port (defaults to 3306 if not given)-S, -socket         Socket name (for connecting via named pipe)--psettings         Custom filename for portable settings. Ignored if file does not exist.Examples:* Start over using stored settings from session "xyz":    c:\path\to\heidisql.exe -d=xyz    c:\path\to\heidisql.exe -description=xyz* Connect with different username or port:    c:\path\to\heidisql.exe -d=xyz -u=OtherUser    c:\path\to\heidisql.exe -d=xyz -P=3307* Connect to a non-stored session:    c:\path\to\heidisql.exe -h=localhost -u=root -p=Mypass -P=3307* Open multiple .sql files in query tabs:    c:\path\to\heidisql.exe fileA.sql path\to\fileB.sql fileC.sql ...* Use custom portable settings file:    c:\path\to\heidisql.exe --psettings=c:\temp\p.txt*** License:HeidiSQL is OpenSource and released under GPL (GNU GENERAL PUBLIC LICENSE).Probably HeidiSQL saved you a lot of time and you like it. In this case you maymake a donation here: http://www.heidisql.com/donate.php*** Credits:Ansgar Becker (project lead and development), David Dindorp (former development),Francisco Ernesto Teixeira (former development),  Andrew Brampton (LaTeX export),Sven Lorenz (graphics), Mikkel M. Gerhardt-Pedersen (additional bugfixes),Mike Lischke + Timo Tegtmeier (VirtualTreeView, GLPL), Maël Hörz (SynEdit, MPL),Iztok Kacin (Cromis.DirectoryWatch, BSD License), Mark James (Silk icons, CreativeCommons 2.5), Jordan Russell (Inno Setup)1000 thanks to MySQL for great database softwareTo download file install: heidisql.googlecode.com/files/HeidiSQL_7.0_Setup.exeResource: file readme.txt content of heidisql&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8322478995793867669-3733852855811790076?l=sophen-developer.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://sophen-developer.blogspot.com/2012/02/introduction-to-heidisql-7004053.html</link><author>noreply@blogger.com (Sophen Pho)</author><thr:total>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8322478995793867669.post-7790237356847844631</guid><pubDate>Fri, 10 Feb 2012 10:16:00 +0000</pubDate><atom:updated>2012-02-10T02:16:35.200-08:00</atom:updated><title>Introduction to iReport</title><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-Y6KUrf8QHUg/TzTucgrQKpI/AAAAAAAAAGY/z_RVbGtGzu8/s1600/logo_new.png" imageanchor="1" style="clear:left; float:left;margin-right:1em; margin-bottom:1em"&gt;&lt;img border="0" height="87" width="288" src="http://1.bp.blogspot.com/-Y6KUrf8QHUg/TzTucgrQKpI/AAAAAAAAAGY/z_RVbGtGzu8/s320/logo_new.png" /&gt;&lt;/a&gt;&lt;/div&gt;iReport is the free, open source report designer for JasperReports. Create very sophisticated layouts containing charts, images, subreports, crosstabs and much more. Access your data through JDBC, TableModels, JavaBeans, XML, Hibernate, CSV, and custom sources. Then publish your reports as PDF, RTF, XML, XLS, CSV, HTML, XHTML, text, DOCX, or OpenOffice.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8322478995793867669-7790237356847844631?l=sophen-developer.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://sophen-developer.blogspot.com/2012/02/introduction-to-ireport.html</link><author>noreply@blogger.com (Sophen Pho)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/-Y6KUrf8QHUg/TzTucgrQKpI/AAAAAAAAAGY/z_RVbGtGzu8/s72-c/logo_new.png' height='72' width='72'/><thr:total>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8322478995793867669.post-6849582732419217439</guid><pubDate>Thu, 09 Feb 2012 09:04:00 +0000</pubDate><atom:updated>2012-02-09T01:04:36.361-08:00</atom:updated><title>Kloxo Installation Guide</title><description>&lt;br /&gt;&lt;h1 class="pagetitle" style="background-color: #f3f6f9; color: #234956; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 26px; margin-bottom: 3px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: left;"&gt;&lt;strong&gt;&lt;a accesskey="2" href="http://wiki.lxcenter.org/Kloxo+Installation+Guide" style="color: #225566; text-decoration: none;" title="refresh"&gt;Kloxo Installation Guide&lt;/a&gt;&lt;/strong&gt;&lt;/h1&gt;&lt;div class="titlebar" style="background-attachment: initial; background-clip: initial; background-color: #f3f6f9; background-image: initial; background-origin: initial; border-bottom-color: rgb(70, 89, 111); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(70, 89, 111); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(70, 89, 111); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(70, 89, 111); border-top-style: solid; border-top-width: 1px; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; font-weight: bold; letter-spacing: 1px; line-height: 19px; margin-bottom: 6px; margin-left: 0px; margin-right: 0px; margin-top: 3px; padding-bottom: 1px; padding-left: 6px; padding-right: 6px; padding-top: 0px; text-align: left;"&gt;Prerequisites&lt;/div&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;strong style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;1)&lt;/strong&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;A dedicated or virtual server running CentOS or Red Hat EL 5.x. CentOS 6.x is not currently supported.&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;strong style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;2)&lt;/strong&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;At least 256 MB of RAM (enough to run Yum).&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;strong style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;3)&lt;/strong&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;At least 2 GB of free disk space for Kloxo and related services.&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;strong style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;4)&lt;/strong&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;If you partitioned your disks manually, make sure you have a large /tmp. Kloxo uses /tmp to create and store backups temporarily and the process will fail if there is not enough space.&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;div class="titlebar" style="background-attachment: initial; background-clip: initial; background-color: #f3f6f9; background-image: initial; background-origin: initial; border-bottom-color: rgb(70, 89, 111); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(70, 89, 111); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(70, 89, 111); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(70, 89, 111); border-top-style: solid; border-top-width: 1px; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; font-weight: bold; letter-spacing: 1px; line-height: 19px; margin-bottom: 6px; margin-left: 0px; margin-right: 0px; margin-top: 3px; padding-bottom: 1px; padding-left: 6px; padding-right: 6px; padding-top: 0px; text-align: left;"&gt;Before we begin...&lt;/div&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;You have to&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: #f3f6f9; color: #cc0000; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;disable SELinux&lt;/span&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;by editing&amp;nbsp;&lt;/span&gt;&lt;strong style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;/etc/sysconfig/selinux&lt;/strong&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;and changing the line to&amp;nbsp;&lt;/span&gt;&lt;em style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;selinux=disabled&lt;/em&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;. This will keep SELinux from being enabled on your server next boot.&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;Then you&amp;nbsp;&lt;/span&gt;&lt;strong style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;must&lt;/strong&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;run the following command&amp;nbsp;&lt;/span&gt;&lt;strong style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;as root&lt;/strong&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;to disable SELinux for the current session:&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;pre class="codelisting" dir="ltr" style="background-attachment: initial; background-clip: initial; background-color: #f3f6f9; background-image: initial; background-origin: initial; border-bottom-color: rgb(173, 172, 175); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(173, 172, 175); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(173, 172, 175); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(173, 172, 175); border-top-style: solid; border-top-width: 1px; overflow-x: auto; overflow-y: auto; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; padding-top: 10px; text-align: left;"&gt;# su - root&lt;br /&gt;# setenforce 0&lt;/pre&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;If you are unsure this procedure worked, you can run&amp;nbsp;&lt;/span&gt;&lt;em style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;/usr/sbin/sestatus&lt;/em&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;to check its status.&amp;nbsp;&lt;/span&gt;&lt;strong style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;Failure to correctly disable SELinux will render your Kloxo install useless and an OS reload may be required to properly reinstall it.&lt;/strong&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;Also, make sure the ports 7778/tcp and 7777/tcp are open in your server firewall or you won't be able to connect to Kloxo web panel when the install completes.&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;div class="titlebar" style="background-attachment: initial; background-clip: initial; background-color: #f3f6f9; background-image: initial; background-origin: initial; border-bottom-color: rgb(70, 89, 111); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(70, 89, 111); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(70, 89, 111); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(70, 89, 111); border-top-style: solid; border-top-width: 1px; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; font-weight: bold; letter-spacing: 1px; line-height: 19px; margin-bottom: 6px; margin-left: 0px; margin-right: 0px; margin-top: 3px; padding-bottom: 1px; padding-left: 6px; padding-right: 6px; padding-top: 0px; text-align: left;"&gt;Installing Kloxo&lt;/div&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;Kloxo installation consists of downloading&amp;nbsp;&lt;/span&gt;&lt;em style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;kloxo-installer.sh&lt;/em&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;from download.lxcenter.org and executing it as root. The script will present you with a few questions and sometimes ask for a password (enter your root password).&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;If you&amp;nbsp;&lt;/span&gt;&lt;strong style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&lt;em&gt;don't&lt;/em&gt;&amp;nbsp;have MySQL&lt;/strong&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;server already installed, you must run:&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;pre class="codelisting" dir="ltr" style="background-attachment: initial; background-clip: initial; background-color: #f3f6f9; background-image: initial; background-origin: initial; border-bottom-color: rgb(173, 172, 175); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(173, 172, 175); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(173, 172, 175); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(173, 172, 175); border-top-style: solid; border-top-width: 1px; overflow-x: auto; overflow-y: auto; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; padding-top: 10px; text-align: left;"&gt;# su - root&lt;br /&gt;# yum install -y wget&lt;br /&gt;# wget http://download.lxcenter.org/download/kloxo/production/kloxo-installer.sh&lt;/pre&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;To install as Master (Default Single Server):&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;pre class="codelisting" dir="ltr" style="background-attachment: initial; background-clip: initial; background-color: #f3f6f9; background-image: initial; background-origin: initial; border-bottom-color: rgb(173, 172, 175); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(173, 172, 175); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(173, 172, 175); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(173, 172, 175); border-top-style: solid; border-top-width: 1px; overflow-x: auto; overflow-y: auto; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; padding-top: 10px; text-align: left;"&gt;# sh ./kloxo-installer.sh --type=master&lt;/pre&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;To install as Slave:&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;pre class="codelisting" dir="ltr" style="background-attachment: initial; background-clip: initial; background-color: #f3f6f9; background-image: initial; background-origin: initial; border-bottom-color: rgb(173, 172, 175); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(173, 172, 175); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(173, 172, 175); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(173, 172, 175); border-top-style: solid; border-top-width: 1px; overflow-x: auto; overflow-y: auto; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; padding-top: 10px; text-align: left;"&gt;# sh ./kloxo-installer.sh --type=slave&lt;/pre&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;If you already&amp;nbsp;&lt;/span&gt;&lt;strong style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;have MySQL installed&lt;/strong&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;and set a root password, you must run:&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;pre class="codelisting" dir="ltr" style="background-attachment: initial; background-clip: initial; background-color: #f3f6f9; background-image: initial; background-origin: initial; border-bottom-color: rgb(173, 172, 175); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(173, 172, 175); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(173, 172, 175); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(173, 172, 175); border-top-style: solid; border-top-width: 1px; overflow-x: auto; overflow-y: auto; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; padding-top: 10px; text-align: left;"&gt;# su - root&lt;br /&gt;# yum install -y wget&lt;br /&gt;# wget http://download.lxcenter.org/download/kloxo/production/kloxo-installer.sh&lt;br /&gt;# sh ./kloxo-installer.sh --type=&amp;lt;master/slave&amp;gt; --db-rootpassword=PASSWORD&lt;/pre&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;Once kloxo is installed, you can connect to&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: #f3f6f9; color: #0033cc; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;http://YOUR_SERVER_IP:7778&lt;/span&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;and you will be presented with a login screen.&amp;nbsp;&lt;/span&gt;&lt;span style="background-color: #f3f6f9; color: #cc0000; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;Login as&amp;nbsp;&lt;strong&gt;&lt;em&gt;admin&lt;/em&gt;&lt;/strong&gt;&amp;nbsp;with password&amp;nbsp;&lt;strong&gt;&lt;em&gt;admin&lt;/em&gt;&lt;/strong&gt;&lt;/span&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;and once you are in, Kloxo will ask you to change the default password to a secure one.&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;h3 class="showhide_heading" id="Packages_installed_initially1:" style="background-color: #f3f6f9; color: #234956; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 17px; margin-bottom: 3px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: left;"&gt;Packages installed initially&lt;sup&gt;1&lt;/sup&gt;:&lt;/h3&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;table class="normal" id="fancytable_1" style="background-color: #f3f6f9; border-collapse: collapse; color: black; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; width: 1010px;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style="background-attachment: initial; background-clip: initial; background-color: #dee7ec; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; padding-bottom: 0px; padding-left: 2px; padding-right: 2px; padding-top: 0px; text-align: center; width: 500px;"&gt;Web Services&lt;/th&gt;&lt;th style="background-attachment: initial; background-clip: initial; background-color: #dee7ec; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; padding-bottom: 0px; padding-left: 2px; padding-right: 2px; padding-top: 0px; text-align: center;"&gt;Function&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="odd" style="background-attachment: initial; background-clip: initial; background-color: #f7f9fa; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; text-align: center; vertical-align: middle; width: 500px;"&gt;apache (2.x)&lt;/td&gt;&lt;td class="odd" style="background-attachment: initial; background-clip: initial; background-color: #f7f9fa; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; vertical-align: middle;"&gt;The Apache HTTP Server is a powerful, efficient, and extensible web server.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="even" style="background-attachment: initial; background-clip: initial; background-color: #e7e9ea; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; text-align: center; vertical-align: middle; width: 500px;"&gt;php (5.2.x)&lt;/td&gt;&lt;td class="even" style="background-attachment: initial; background-clip: initial; background-color: #e7e9ea; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; vertical-align: middle;"&gt;PHP is an HTML-embedded scripting language.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="odd" style="background-attachment: initial; background-clip: initial; background-color: #f7f9fa; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; text-align: center; vertical-align: middle; width: 500px;"&gt;pure-ftpd&lt;/td&gt;&lt;td class="odd" style="background-attachment: initial; background-clip: initial; background-color: #f7f9fa; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; vertical-align: middle;"&gt;Pure-FTPd is a fast, production-quality, secure and standard-comformant FTP server especially designed for modern Linux and FreeBSD kernels.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="even" style="background-attachment: initial; background-clip: initial; background-color: #e7e9ea; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; text-align: center; vertical-align: middle; width: 500px;"&gt;awstats&lt;/td&gt;&lt;td class="even" style="background-attachment: initial; background-clip: initial; background-color: #e7e9ea; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; vertical-align: middle;"&gt;Web Statistics&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;table class="normal" id="fancytable_2" style="background-color: #f3f6f9; border-collapse: collapse; color: black; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; width: 1010px;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style="background-attachment: initial; background-clip: initial; background-color: #dee7ec; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; padding-bottom: 0px; padding-left: 2px; padding-right: 2px; padding-top: 0px; text-align: center; width: 500px;"&gt;Mail Services&lt;/th&gt;&lt;th style="background-attachment: initial; background-clip: initial; background-color: #dee7ec; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; padding-bottom: 0px; padding-left: 2px; padding-right: 2px; padding-top: 0px; text-align: center;"&gt;Function&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="odd" style="background-attachment: initial; background-clip: initial; background-color: #f7f9fa; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; text-align: center; vertical-align: middle; width: 500px;"&gt;qmail-toaster&lt;/td&gt;&lt;td class="odd" style="background-attachment: initial; background-clip: initial; background-color: #f7f9fa; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; vertical-align: middle;"&gt;qmail is a small, fast, secure replacement for the sendmail package, which is the program that actually receives, routes, and delivers electronic mail.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="even" style="background-attachment: initial; background-clip: initial; background-color: #e7e9ea; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; text-align: center; vertical-align: middle; width: 500px;"&gt;courier-imap-toaster&lt;/td&gt;&lt;td class="even" style="background-attachment: initial; background-clip: initial; background-color: #e7e9ea; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; vertical-align: middle;"&gt;Courier-IMAP is an IMAP server for Maildir mailboxes.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="odd" style="background-attachment: initial; background-clip: initial; background-color: #f7f9fa; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; text-align: center; vertical-align: middle; width: 500px;"&gt;vpopmail&lt;/td&gt;&lt;td class="odd" style="background-attachment: initial; background-clip: initial; background-color: #f7f9fa; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; vertical-align: middle;"&gt;vpopmail is a collection of programs and a library to automate the creation and maintence of virtual domain email for qmail installations.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="even" style="background-attachment: initial; background-clip: initial; background-color: #e7e9ea; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; text-align: center; vertical-align: middle; width: 500px;"&gt;Roundcube&lt;/td&gt;&lt;td class="even" style="background-attachment: initial; background-clip: initial; background-color: #e7e9ea; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; vertical-align: middle;"&gt;Webmail (Ajax)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="odd" style="background-attachment: initial; background-clip: initial; background-color: #f7f9fa; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; text-align: center; vertical-align: middle; width: 500px;"&gt;Horde&lt;/td&gt;&lt;td class="odd" style="background-attachment: initial; background-clip: initial; background-color: #f7f9fa; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; vertical-align: middle;"&gt;Webmail&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;table class="normal" id="fancytable_3" style="background-color: #f3f6f9; border-collapse: collapse; color: black; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; width: 1010px;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style="background-attachment: initial; background-clip: initial; background-color: #dee7ec; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; padding-bottom: 0px; padding-left: 2px; padding-right: 2px; padding-top: 0px; text-align: center; width: 500px;"&gt;DNS Services&lt;/th&gt;&lt;th style="background-attachment: initial; background-clip: initial; background-color: #dee7ec; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; padding-bottom: 0px; padding-left: 2px; padding-right: 2px; padding-top: 0px; text-align: center;"&gt;Function&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="odd" style="background-attachment: initial; background-clip: initial; background-color: #f7f9fa; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; text-align: center; vertical-align: middle; width: 500px;"&gt;bind&lt;/td&gt;&lt;td class="odd" style="background-attachment: initial; background-clip: initial; background-color: #f7f9fa; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; vertical-align: middle;"&gt;BIND (Berkeley Internet Name Domain) is an implementation of the DNS (Domain Name System) protocols.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="even" style="background-attachment: initial; background-clip: initial; background-color: #e7e9ea; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; text-align: center; vertical-align: middle; width: 500px;"&gt;bind-chroot&lt;/td&gt;&lt;td class="even" style="background-attachment: initial; background-clip: initial; background-color: #e7e9ea; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; vertical-align: middle;"&gt;Secures BIND server&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;table class="normal" id="fancytable_4" style="background-color: #f3f6f9; border-collapse: collapse; color: black; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left; width: 1010px;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style="background-attachment: initial; background-clip: initial; background-color: #dee7ec; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; padding-bottom: 0px; padding-left: 2px; padding-right: 2px; padding-top: 0px; text-align: center; width: 500px;"&gt;Database Service&lt;/th&gt;&lt;th style="background-attachment: initial; background-clip: initial; background-color: #dee7ec; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; padding-bottom: 0px; padding-left: 2px; padding-right: 2px; padding-top: 0px; text-align: center;"&gt;Function&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="odd" style="background-attachment: initial; background-clip: initial; background-color: #f7f9fa; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; text-align: center; vertical-align: middle; width: 500px;"&gt;mysql-server&lt;/td&gt;&lt;td class="odd" style="background-attachment: initial; background-clip: initial; background-color: #f7f9fa; background-image: initial; background-origin: initial; border-bottom-color: rgb(140, 172, 187); border-bottom-style: solid; border-bottom-width: 1px; border-collapse: collapse; border-image: initial; border-left-color: rgb(140, 172, 187); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(140, 172, 187); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(140, 172, 187); border-top-style: solid; border-top-width: 1px; font-size: 1em; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; padding-top: 0.2em; vertical-align: middle;"&gt;MySQL is a multi-user, multi-threaded SQL database server.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;sup style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; text-align: left;"&gt;1&lt;/sup&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;You are able to switch services after install at the web panel. Apache/Lighttpd; BIND/djbdns; spamassassin/bogofilter; etc.&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;div class="titlebar" style="background-attachment: initial; background-clip: initial; background-color: #f3f6f9; background-image: initial; background-origin: initial; border-bottom-color: rgb(70, 89, 111); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(70, 89, 111); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(70, 89, 111); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(70, 89, 111); border-top-style: solid; border-top-width: 1px; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; font-weight: bold; letter-spacing: 1px; line-height: 19px; margin-bottom: 6px; margin-left: 0px; margin-right: 0px; margin-top: 3px; padding-bottom: 1px; padding-left: 6px; padding-right: 6px; padding-top: 0px; text-align: left;"&gt;Troubleshooting&lt;/div&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;If you cannot connect to you Kloxo Control Panel, please check if Kloxo is running and your server firewall is not blocking access to ports 7777/tcp and 7778/tcp. You may temporarily disable it by running&amp;nbsp;&lt;/span&gt;&lt;em style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;/etc/init.d/iptables stop&lt;/em&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;and if that is the cause you may be interested in the&amp;nbsp;&lt;/span&gt;&lt;a class="wiki " href="http://wiki.lxcenter.org/How+to+secure+your+Kloxo+with+IPTABLES" style="background-color: #f3f6f9; color: #225566; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left; text-decoration: none;" title="How to secure your Kloxo with IPTABLES"&gt;firewall script&lt;/a&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;example contributed by Kloxo users.&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;If you still cannot access your panel, go to our forums at&amp;nbsp;&lt;/span&gt;&lt;a class="wiki external" href="http://forum.lxcenter.org/" style="background-color: #f3f6f9; color: #225566; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left; text-decoration: none;" target="_blank"&gt;http://forum.lxcenter.org&lt;img alt=" (external link)" border="0" class="externallink" src="http://wiki.lxcenter.org/img/icons/external_link.gif" style="border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; margin-bottom: 0px; margin-left: 2px; margin-right: 2px; margin-top: 0px;" /&gt;&lt;/a&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;and request help (you may want attach the file&amp;nbsp;&lt;/span&gt;&lt;em style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;/root/kloxo-install/kloxo-linux/kloxo_install.log&lt;/em&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;for easier troubleshooting).&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;div class="titlebar" style="background-attachment: initial; background-clip: initial; background-color: #f3f6f9; background-image: initial; background-origin: initial; border-bottom-color: rgb(70, 89, 111); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(70, 89, 111); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(70, 89, 111); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(70, 89, 111); border-top-style: solid; border-top-width: 1px; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; font-weight: bold; letter-spacing: 1px; line-height: 19px; margin-bottom: 6px; margin-left: 0px; margin-right: 0px; margin-top: 3px; padding-bottom: 1px; padding-left: 6px; padding-right: 6px; padding-top: 0px; text-align: left;"&gt;Final Considerations&lt;/div&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;strong style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;1)&lt;/strong&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;Keep in mind that Kloxo will not manage your server firewall (iptables rules). For that, you may want to install third-party firewall management scripts such as&amp;nbsp;&lt;/span&gt;&lt;a class="wiki external" href="http://www.configserver.com/cp/csf.html" rel="external" style="background-color: #f3f6f9; color: #225566; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left; text-decoration: none;" target="_blank"&gt;CSF&lt;/a&gt;&lt;img alt=" (external link)" border="0" class="externallink" src="http://wiki.lxcenter.org/img/icons/external_link.gif" style="background-color: #f3f6f9; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; margin-bottom: 0px; margin-left: 2px; margin-right: 2px; margin-top: 0px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;&lt;/span&gt;&lt;a class="wikicache" href="http://wiki.lxcenter.org/tiki-view_cache.php?url=http%3A%2F%2Fwww.configserver.com%2Fcp%2Fcsf.html" style="background-color: #f3f6f9; color: #998833; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 0.95em; text-align: left; text-decoration: none;" target="_blank"&gt;(cache)&lt;/a&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;or&amp;nbsp;&lt;/span&gt;&lt;a class="wiki external" href="http://www.rfxn.com/projects/advanced-policy-firewall/" rel="external" style="background-color: #f3f6f9; color: #225566; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left; text-decoration: none;" target="_blank"&gt;APF&lt;/a&gt;&lt;img alt=" (external link)" border="0" class="externallink" src="http://wiki.lxcenter.org/img/icons/external_link.gif" style="background-color: #f3f6f9; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; margin-bottom: 0px; margin-left: 2px; margin-right: 2px; margin-top: 0px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;&lt;/span&gt;&lt;a class="wikicache" href="http://wiki.lxcenter.org/tiki-view_cache.php?url=http%3A%2F%2Fwww.rfxn.com%2Fprojects%2Fadvanced-policy-firewall%2F" style="background-color: #f3f6f9; color: #998833; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 0.95em; text-align: left; text-decoration: none;" target="_blank"&gt;(cache)&lt;/a&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;and its complements to detect and block threats like brute-force attacks and unauthorized processes and users.&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;strong style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;2)&lt;/strong&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;If you are not familiar with the command line (shell), you might want to try&amp;nbsp;&lt;/span&gt;&lt;a class="wiki external" href="http://www.webmin.com/intro.html" rel="external" style="background-color: #f3f6f9; color: #225566; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left; text-decoration: none;" target="_blank"&gt;Webmin&lt;/a&gt;&lt;img alt=" (external link)" border="0" class="externallink" src="http://wiki.lxcenter.org/img/icons/external_link.gif" style="background-color: #f3f6f9; border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; margin-bottom: 0px; margin-left: 2px; margin-right: 2px; margin-top: 0px; text-align: left;" /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;&lt;/span&gt;&lt;a class="wikicache" href="http://wiki.lxcenter.org/tiki-view_cache.php?url=http%3A%2F%2Fwww.webmin.com%2Fintro.html" style="background-color: #f3f6f9; color: #998833; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 0.95em; text-align: left; text-decoration: none;" target="_blank"&gt;(cache)&lt;/a&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;for basic system administration tasks. It should not conflict with Kloxo as long as you avoid managing the services listed before with it.&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;strong style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;3)&lt;/strong&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;Kloxo will never update your OS (CentOS/Red Hat) automatically. It's up to you to monitor security bulletins for your Operating System and update as necessary.&lt;/span&gt;&lt;br style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;" /&gt;&lt;strong style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;4)&lt;/strong&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;Kloxo will never update itself by default. You can set Auto-Update&lt;/span&gt;&lt;a class="wiki wikinew" href="http://wiki.lxcenter.org/tiki-editpage.php?page=Auto-Update" style="background-color: #f3f6f9; color: #225566; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left; text-decoration: none;" title="Create page: Auto-Update"&gt;?&lt;/a&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;Kloxo within the GUI. The Auto update will run at the 10th day each month and you as "Admin" will be notified by email. To update manualy, click the&amp;nbsp;&lt;/span&gt;&lt;em style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;Update home&lt;/em&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&amp;nbsp;button from the web panel OR run on the shell (as root)&amp;nbsp;&lt;/span&gt;&lt;em style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;/script/upcp&lt;/em&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;. At the web panel, you are presented with release notes that describe what's changed in the newer versions so you can act at your own discretion.&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: #f3f6f9; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 12px; line-height: 19px; text-align: left;"&gt;Resources:&amp;nbsp;&lt;/span&gt;&lt;a href="http://wiki.lxcenter.org/Kloxo+Installation+Guide"&gt;http://wiki.lxcenter.org/Kloxo+Installation+Guide&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8322478995793867669-6849582732419217439?l=sophen-developer.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://sophen-developer.blogspot.com/2012/02/kloxo-installation-guide.html</link><author>noreply@blogger.com (Sophen Pho)</author><thr:total>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8322478995793867669.post-7036096955803478557</guid><pubDate>Thu, 09 Feb 2012 09:01:00 +0000</pubDate><atom:updated>2012-02-09T01:01:27.774-08:00</atom:updated><title>Introduction to Kloxo</title><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://cdn.linuxaria.com/wp-content/uploads/2011/08/Kloxo-Free-Linux-Web-Hosting-Control-Panel.jpg?9d7bd4" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://cdn.linuxaria.com/wp-content/uploads/2011/08/Kloxo-Free-Linux-Web-Hosting-Control-Panel.jpg?9d7bd4" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span class="smalltext" style="background-attachment: initial; background-clip: initial; background-color: #ecf2f8; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 16px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;"&gt;&lt;strong style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;"&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="smalltext" style="background-attachment: initial; background-clip: initial; background-color: #ecf2f8; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 16px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;"&gt;&lt;strong style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;"&gt;Introduction to Kloxo&lt;/strong&gt;&lt;/span&gt;&lt;span style="background-color: #ecf2f8; font-family: Verdana, Arial, sans-serif; font-size: 13px; line-height: 16px;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;div class="post_body" id="pid_213" style="background-attachment: initial; background-clip: initial; background-color: #ecf2f8; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-family: Verdana, Arial, sans-serif; font-size: 13px; line-height: 16px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; vertical-align: top;"&gt;Kloxo is a light-weight control panel that is both memory friendly and powerful. It has all the features included in all leading control panels such as mail, spam filter, PHP, CGI, Perl, SUexec, FTP, MySQL and much more. This guide is meant to get you started with Kloxo and explain the basic features needed to get your website up and running.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Logging In&lt;br /&gt;&lt;br /&gt;There are several ways to access Kloxo:&lt;br /&gt;&lt;br /&gt;1. By clicking the "Kloxo" tab through HyperVM (no login required)&lt;br /&gt;&lt;br /&gt;2.&amp;nbsp;&lt;a href="http://192.168.0.1:7778/" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: #0075ab; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-decoration: none; vertical-align: top;" target="_blank"&gt;http://192.168.0.1:7778&lt;/a&gt;&amp;nbsp;or&amp;nbsp;&lt;a href="https://192.168.0.1:7777/" style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; color: #0075ab; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-decoration: none; vertical-align: top;" target="_blank"&gt;https://192.168.0.1:7777&lt;/a&gt;&amp;nbsp;- You can access the control panel through any IP address allocated to the server. This is useful when your domain transfer has not yet propagated. (replace 192.168.0.1 with your VPS's IP address)&lt;br /&gt;&lt;br /&gt;3. http://yourdomain:7778 - You can access the control panel through any hosted domain by putting :7778 at the end of the domain. (non-SSL)&lt;br /&gt;&lt;br /&gt;4. https://yourdomain:7777 - You can access the control panel securely using SSL through any hosted domain by putting :7777 at the end of the domain.&lt;br /&gt;&lt;br /&gt;A login window will appear. Enter your username (admin) and password and you should have successfully logged in.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8322478995793867669-7036096955803478557?l=sophen-developer.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://sophen-developer.blogspot.com/2012/02/introduction-to-kloxo.html</link><author>noreply@blogger.com (Sophen Pho)</author><thr:total>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8322478995793867669.post-8962685872111528766</guid><pubDate>Tue, 07 Feb 2012 10:25:00 +0000</pubDate><atom:updated>2012-02-07T02:25:30.593-08:00</atom:updated><title>Zend Framework &amp; MVC Introduction</title><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.ssa-outsourcing.com/uploads/php/zend.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="232" src="http://www.ssa-outsourcing.com/uploads/php/zend.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="info" style="background-color: white; color: #444444; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left;"&gt;&lt;h1 class="title" style="border-bottom-color: rgb(209, 221, 224); border-bottom-style: solid; border-bottom-width: 1px; color: #0398ca; font-size: 1.4em; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 1.25em; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;span style="font-size: 1.4em;"&gt;Zend Framework&lt;/span&gt;&lt;span style="font-size: 1.4em;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;&lt;/div&gt;&lt;div class="para" style="background-color: white; color: #444444; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; margin-bottom: 1em; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left;"&gt;Zend Framework is an open source, object oriented web application framework for&amp;nbsp;&lt;acronym class="acronym"&gt;PHP&lt;/acronym&gt;&amp;nbsp;5. Zend Framework is often called a 'component library', because it has many loosely coupled components that you can use more or less independently. But Zend Framework also provides an advanced Model-View-Controller (&lt;acronym class="acronym"&gt;MVC&lt;/acronym&gt;) implementation that can be used to establish a basic structure for your Zend Framework applications. A full list of Zend Framework components along with short descriptions may be found in the&amp;nbsp;&lt;a class="link external" href="http://framework.zend.com/about/components" style="color: #0087d5; outline-color: initial; outline-style: initial; outline-width: 0px; text-decoration: none;"&gt;» components overview&lt;/a&gt;. This QuickStart will introduce you to some of Zend Framework's most commonly used components, including&amp;nbsp;&lt;span class="classname" style="color: black; font-family: consolas, 'lucida console', monospace, fixed; font-weight: bold;"&gt;Zend_Controller&lt;/span&gt;,&amp;nbsp;&lt;span class="classname" style="color: black; font-family: consolas, 'lucida console', monospace, fixed; font-weight: bold;"&gt;Zend_Layout&lt;/span&gt;,&lt;span class="classname" style="color: black; font-family: consolas, 'lucida console', monospace, fixed; font-weight: bold;"&gt;Zend_Config&lt;/span&gt;,&amp;nbsp;&lt;span class="classname" style="color: black; font-family: consolas, 'lucida console', monospace, fixed; font-weight: bold;"&gt;Zend_Db&lt;/span&gt;,&amp;nbsp;&lt;span class="classname" style="color: black; font-family: consolas, 'lucida console', monospace, fixed; font-weight: bold;"&gt;Zend_Db_Table&lt;/span&gt;,&amp;nbsp;&lt;span class="classname" style="color: black; font-family: consolas, 'lucida console', monospace, fixed; font-weight: bold;"&gt;Zend_Registry&lt;/span&gt;, along with a few view helpers.&lt;/div&gt;&lt;div class="para" style="background-color: white; color: #444444; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; margin-bottom: 1em; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left;"&gt;&lt;/div&gt;&lt;div class="info" style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;h1 class="title" style="border-bottom-color: rgb(209, 221, 224); border-bottom-style: solid; border-bottom-width: 1px; color: #0398ca; font-size: 1.4em; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 1.25em; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;Model-View-Controller&amp;nbsp;&lt;a class="title-link-anchor" href="http://framework.zend.com/manual/en/learning.quickstart.intro.html#learning.quickstart.intro.mvc" style="color: #dddddd; font-size: 0.8em; outline-color: initial; outline-style: initial; outline-width: 0px; text-decoration: none;"&gt;¶&lt;/a&gt;&lt;/h1&gt;&lt;/div&gt;&lt;div class="para" style="margin-bottom: 1em; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;So what exactly is this&amp;nbsp;&lt;acronym class="acronym"&gt;MVC&lt;/acronym&gt;&amp;nbsp;pattern everyone keeps talking about, and why should you care?&amp;nbsp;&lt;acronym class="acronym"&gt;MVC&lt;/acronym&gt;&amp;nbsp;is much more than just a three-letter acronym (&lt;acronym class="acronym"&gt;TLA&lt;/acronym&gt;) that you can whip out anytime you want to sound smart; it has become something of a standard in the design of modern web applications. And for good reason. Most web application code falls under one of the following three categories: presentation, business logic, and data access. The&amp;nbsp;&lt;acronym class="acronym"&gt;MVC&lt;/acronym&gt;&amp;nbsp;pattern models this separation of concerns well. The end result is that your presentation code can be consolidated in one part of your application with your business logic in another and your data access code in yet another. Many developers have found this well-defined separation indispensable for keeping their code organized, especially when more than one developer is working on the same application.&lt;/div&gt;&lt;blockquote style="-webkit-box-shadow: rgba(0, 0, 0, 0.246094) 0px 1px 8px; background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; border-bottom-color: rgb(170, 170, 119); border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(170, 170, 119); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(170, 170, 119); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(170, 170, 119); border-top-style: solid; border-top-width: 1px; box-shadow: rgba(0, 0, 0, 0.246094) 0px 1px 8px; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 1.5em; padding-bottom: 0.75em; padding-left: 1.25em; padding-right: 1.25em; padding-top: 1.25em;"&gt;&lt;div style="margin-bottom: 1em; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;b class="note"&gt;Note&lt;/b&gt;:&amp;nbsp;&lt;span class="info"&gt;&lt;b&gt;More Information&lt;/b&gt;&lt;/span&gt;Let's break down the pattern and take a look at the individual pieces:&amp;nbsp;&lt;/div&gt;&lt;div class="inlinemediaobject" style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;div class="imageobject" style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;a href="http://framework.zend.com/images/manual/d481d625821a97b9a5eb2cec99dca50e-learning.quickstart.intro.mvc.png" style="color: #0087d5; outline-color: initial; outline-style: initial; outline-width: 0px; text-decoration: none;"&gt;&lt;img alt="learning.quickstart.intro.mvc.png" height="315" src="http://framework.zend.com/images/manual/d481d625821a97b9a5eb2cec99dca50e-learning.quickstart.intro.mvc.png" style="border-bottom-width: 0px; border-color: initial; border-image: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: top;" width="450" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;ul class="itemizedlist" style="list-style-image: initial; list-style-position: outside; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 1em; padding-left: 20px; padding-right: 0px; padding-top: 0px;"&gt;&lt;li class="listitem" style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;div class="para" style="margin-bottom: 1em; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;em class="emphasis"&gt;Model&lt;/em&gt;&amp;nbsp;- This is the part of your application that defines its basic functionality behind a set of abstractions. Data access routines and some business logic can be defined in the model.&lt;/div&gt;&lt;/li&gt;&lt;li class="listitem" style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;div class="para" style="margin-bottom: 1em; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;em class="emphasis"&gt;View&lt;/em&gt;&amp;nbsp;- Views define exactly what is presented to the user. Usually controllers pass data to each view to render in some format. Views will often collect data from the user, as well. This is where you're likely to find&amp;nbsp;&lt;acronym class="acronym"&gt;HTML&lt;/acronym&gt;&amp;nbsp;markup in your&amp;nbsp;&lt;acronym class="acronym"&gt;MVC&lt;/acronym&gt;&amp;nbsp;applications.&lt;/div&gt;&lt;/li&gt;&lt;li class="listitem" style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;div class="para" style="margin-bottom: 1em; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;"&gt;&lt;em class="emphasis"&gt;Controller&lt;/em&gt;&amp;nbsp;- Controllers bind the whole pattern together. They manipulate models, decide which view to display based on the user's request and other factors, pass along the data that each view will need, or hand off control to another controller entirely. Most&amp;nbsp;&lt;acronym class="acronym"&gt;MVC&lt;/acronym&gt;&amp;nbsp;experts recommend&amp;nbsp;&lt;a class="link external" href="http://weblog.jamisbuck.org/2006/10/18/skinny-controller-fat-model" style="color: #0087d5; outline-color: initial; outline-style: initial; outline-width: 0px; text-decoration: none;"&gt;» keeping controllers as skinny as possible&lt;/a&gt;.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;Of course there is&amp;nbsp;&lt;a class="link external" href="http://ootips.org/mvc-pattern.html" style="color: #0087d5; outline-color: initial; outline-style: initial; outline-width: 0px; text-decoration: none;"&gt;» more to be said&lt;/a&gt;&amp;nbsp;about this critical pattern, but this should give you enough background to understand the guestbook application we'll be building.&lt;/blockquote&gt;&lt;br /&gt;Resources....&amp;nbsp;&lt;a href="http://framework.zend.com/manual/en/learning.quickstart.intro.html"&gt;http://framework.zend.com/manual/en/learning.quickstart.intro.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="para" style="background-color: white; color: #444444; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px; margin-bottom: 1em; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8322478995793867669-8962685872111528766?l=sophen-developer.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://sophen-developer.blogspot.com/2012/02/zend-framework-mvc-introduction.html</link><author>noreply@blogger.com (Sophen Pho)</author><thr:total>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8322478995793867669.post-3951396518757701190</guid><pubDate>Tue, 07 Feb 2012 03:45:00 +0000</pubDate><atom:updated>2012-02-09T01:29:21.284-08:00</atom:updated><title>Google Maps</title><description>&lt;h3 class="r" style="background-color: white; color: #222222; font-family: arial, sans-serif; font-size: medium; font-weight: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; overflow-x: hidden; overflow-y: hidden; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-overflow: ellipsis; white-space: nowrap;"&gt;&lt;a class="l" href="http://maps.google.com/" style="color: #1122cc; cursor: pointer;"&gt;&lt;em style="font-style: normal; font-weight: bold;"&gt;Google&lt;/em&gt;&amp;nbsp;Maps&lt;/a&gt;&lt;/h3&gt;&lt;div aria-label="Result details" class="vspib" role="button" style="background-attachment: initial; background-clip: initial; background-color: white; background-image: initial; background-origin: initial; bottom: 0px; color: #222222; cursor: default; font-family: arial, sans-serif; font-size: small; height: auto; line-height: 15px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; min-height: 40px; padding-left: 9px; padding-right: 4px; position: absolute; right: -37px; top: -2px; width: 28px; z-index: 3;" tabindex="0"&gt;&lt;div class="vspii" style="-webkit-user-select: none; background-color: whitesmoke; background-image: -webkit-linear-gradient(top, rgb(245, 245, 245), rgb(241, 241, 241)); border-bottom-color: rgb(220, 220, 220); border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-bottom-style: solid; border-bottom-width: 1px; border-image: initial; border-left-color: rgb(220, 220, 220); border-left-style: solid; border-left-width: 1px; border-right-color: rgb(220, 220, 220); border-right-style: solid; border-right-width: 1px; border-top-color: rgb(220, 220, 220); border-top-left-radius: 2px; border-top-right-radius: 2px; border-top-style: solid; border-top-width: 1px; cursor: default; height: 73px; position: relative; visibility: hidden;"&gt;&lt;div class="vspiic" style="background-attachment: initial; background-clip: initial; background-color: initial; background-image: url(http://www.google.com.kh/images/nav_logo102.png); background-origin: initial; background-position: -23px -260px; background-repeat: initial initial; height: 13px; margin-left: 6px; margin-top: -7px; position: absolute; top: 50%; width: 15px;"&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="s" style="background-color: white; color: #222222; font-family: arial, sans-serif; font-size: small; line-height: 15px; max-width: 42em;"&gt;&lt;div class="f kv" style="color: #666666; margin-bottom: 1px;"&gt;&lt;cite style="color: #009933; display: inline-block; font-style: normal; margin-bottom: 1px;"&gt;&lt;b&gt;map&lt;/b&gt;s.&lt;b&gt;google&lt;/b&gt;.com/&lt;/cite&gt;&lt;/div&gt;&lt;span class="st" style="line-height: 1.24;"&gt;Find local businesses, view maps and get driving directions in&amp;nbsp;&lt;em style="color: black; font-style: normal; font-weight: bold;"&gt;Google&lt;/em&gt;&amp;nbsp;Maps.&lt;/span&gt;&lt;/div&gt;&lt;div class="s" style="background-color: white; color: #222222; font-family: arial, sans-serif; font-size: small; line-height: 15px; max-width: 42em;"&gt;&lt;span class="st" style="line-height: 1.24;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;It is really nice to work in&amp;nbsp;Google&amp;nbsp;map. It is very basic concept of what&amp;nbsp;Google&amp;nbsp;map is.&lt;br /&gt;how to edit map, create map.&amp;nbsp;let's check what I just mention&amp;nbsp;&lt;a href="http://maps.google.com/maps/ms?hl=en&amp;amp;ie=UTF8&amp;amp;oe=UTF8&amp;amp;msa=0&amp;amp;msid=218142667203742216287.0004a17c502c45a7f4aea"&gt;http://maps.google.com/maps/ms?hl=en&amp;amp;ie=UTF8&amp;amp;oe=UTF8&amp;amp;msa=0&amp;amp;msid=218142667203742216287.0004a17c502c45a7f4aea&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can find my work done on google map &lt;p&gt;&lt;small&gt;View &lt;a href="http://maps.google.com/maps/ms?hl=en&amp;amp;ie=UTF8&amp;amp;oe=UTF8&amp;amp;msa=0&amp;amp;msid=218142667203742216287.0004b8569bc7a849d2854&amp;amp;t=m&amp;amp;ll=11.579324,104.89995&amp;amp;spn=0.012613,0.020363&amp;amp;z=16&amp;amp;source=embed" target="_blank" style="color: #0000ff; text-align: left;"&gt;Western International School&lt;/a&gt; in a larger map&lt;/small&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8322478995793867669-3951396518757701190?l=sophen-developer.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://sophen-developer.blogspot.com/2012/02/google-maps_06.html</link><author>noreply@blogger.com (Sophen Pho)</author><thr:total>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8322478995793867669.post-7791925216510047185</guid><pubDate>Fri, 30 Dec 2011 01:12:00 +0000</pubDate><atom:updated>2011-12-29T17:12:59.248-08:00</atom:updated><title>Countdown 2012</title><description>By day to day, I count toward next and next. So what happen? Oh oh it is nearly New Year 2012 na. I have a plan to go .... I don't know yet. How about you? Do you have any plan to go on New Year? When Countdown who with you? lol..&lt;br /&gt;&lt;br /&gt;I wish you happy and safe on countdown na.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8322478995793867669-7791925216510047185?l=sophen-developer.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://sophen-developer.blogspot.com/2011/12/countdown-2012.html</link><author>noreply@blogger.com (Sophen Pho)</author><thr:total>0</thr:total></item><item><guid isPermaLink='false'>tag:blogger.com,1999:blog-8322478995793867669.post-1758193790385447346</guid><pubDate>Thu, 08 Dec 2011 07:13:00 +0000</pubDate><atom:updated>2011-12-07T23:13:16.099-08:00</atom:updated><title>How do I create a blog that Blogger will host for free?</title><description>&lt;div class="answer_heading"&gt; &lt;h2 class="answer-title"&gt; How do I create a blog that Blogger will host for free? &lt;/h2&gt;&lt;/div&gt;Before you can create a free blog on Blog*Spot, Blogger's hosting service, you need to have already &lt;a href="http://www.google.com/support/blogger/bin/answer.py?answer=41348" title="How to create a Blogger account"&gt;created an account on blogger.com&lt;/a&gt;. Once you've logged into blogger.com, click the &lt;strong&gt;Create a Blog&lt;/strong&gt; link above your list of blogs:&lt;br /&gt;&lt;img alt="Screenshot: Create a Blog" src="http://bp1.blogger.com/_049pw8wtRHU/R46kiwNWhdI/AAAAAAAAAAM/HvCWg1ESZgo/s1600/create%2Bblog.JPG" width="410" /&gt; On Step 2, enter a Title and Address (URL). You'll also need to type  in the verification word displayed on this page, to confirm that you are  a real person and not a computer. When you're done, click continue:&lt;br /&gt;&lt;img alt="Screenshot: Create Blog*Spot blog" border="0" height="220" src="http://kbimages.blogspot.com/create-blogspot2.jpg" width="382" /&gt; On Step 3, you can choose a template for your blog; this is how it  will appear when you publish it. Next, Blogger will create your new blog  and reserve your spot on BlogSpot. As soon as you make your first post,  your page will appear at the address you chose. You're all ready to  blog!&lt;br /&gt;&lt;h3&gt;Related Articles:&lt;/h3&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.google.com/support/blogger/bin/answer.py?answer=41348"&gt;How do I create a Blogger account?&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.google.com/support/blogger/bin/answer.py?answer=42423"&gt;What is a URL?&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.google.com/support/blogger/bin/answer.py?answer=41931"&gt;This blog looks abandoned. Can I have its address?&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8322478995793867669-1758193790385447346?l=sophen-developer.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><link>http://sophen-developer.blogspot.com/2011/12/how-do-i-create-blog-that-blogger-will.html</link><author>noreply@blogger.com (Sophen Pho)</author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://bp1.blogger.com/_049pw8wtRHU/R46kiwNWhdI/AAAAAAAAAAM/HvCWg1ESZgo/s72-c/create%2Bblog.JPG' height='72' width='72'/><thr:total>0</thr:total></item></channel></rss>