Horde Creator Framework Web application development frame installation and usage instructions

Source: Internet
Author: User
Keywords Development Framework Horde
Tags address aliyun apache application application development applications array browser

Horde Creator Framework is a modular, universal Web application Http://www.aliyun.com/zixun/aggregation/13435.html "> Development framework, written in PHP." The framework provides parameter selection, compression, browser detection, connection tracking, MIME processing, and extensible array classes to address common problems and tasks involved in modern web application development.

The Horde LLC is a group of Web applications that use the 211.html ">horde application framework, which is itself a project product development, the OSI-certified Open-source software."

The Horde creator Framework itself does not provide any significant end-user functionality, and it provides a foundation for the development of other applications and tools. You may want to install some horde available applications, such as IMP (webmail client), or Kronolith (calendar). Horde application and Project list URL: Http://www.horde.org/apps.

Download Address: Http://www.horde.org/download/horde

Installation Instructions:

Quick Installation
Here is a concise description of how to install Horde and lamp (Linux,apache,mysql and PHP) systems.

1. Compile Apache 2 PHP:
CD php-x.x.x/
./configure--with-apxs2=/usr/sbin/apxs2 \
--with-gettext--enable-mbstring--WITH-GD
--with-png-dir=/usr--with-jpeg-dir=/usr \
[--with-mysql|--with-pgsql|--with-ldap]
[--with-tidy]
Make
Make install

2. Restart Apache

3. Confirm that the PEAR package is up to date:
Pear Upgrade Pear

4. Register Horde Pear Channel:
Pear Channel-discover pear.horde.org

5. Set Horde installation directory:
Pear Install Horde/horde_role
Pear run-scripts Horde/horde_role

6. Install Horde:
Pear Install-a-B horde/horde-beta

7. Configure Horde:
CD config/
CP Conf.php.dist conf.php

8. Complete the configuration:
http://your-server/horde/
Enter Administration => revisit => Horde (Or navigate to Http://your-server/horde/admin/config)

9. Create a database form:
Enter Administration => revisit. Click to update all DB Schemas

10. Test Horde (selectable items)
In the PHP settings section, enable the test script for the Horde configuration, or edit the horde/config/conf.php to set ' testdisable ' to false.
Enter http://your-server/horde/test.php
Please note that the test script needs to be disabled after the test is completed.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.