weiphp----OneThink1.0 Development Handbook

Source: Internet
Author: User

OneThink1.0 Development Manual Onethink Series Development Manual online edition
    • Login

    • Brief introduction
      • Installation
    • Background Use Help
    • Architecture Design
    • Two development Guides
    • Appendix
Install copy this page link normal environment installation

Environmental requirements:

  1. php>=5.3.0
  2. Extended Mysql/mysqli/pdo, GD2, mbstring

After the environmental test passes, the most important step is to fill in the database information.

    • Database connection type: Based on PHP installed database extension selection, recommended mysqli, not recommended MySQL
    • Database server: When the database and Web server are on the same server, fill in 127.0.0.1 or localhost; otherwise, fill in the database server IP or domain name.
    • Database name: The database you created for OT or an existing database
    • Database user Name
    • Database Password
    • Data table prefixes: If you install multiple OT in the same database, you should name different prefixes that are separated.
SAE Environment Installation

First, you have to have an app, and then your app has MySQL service and Memcache service and configured a certain amount.

The next step is to install it.

Protocol description

Environmental service Inspection

Because the SAE does not support the write file operation, we do not have some cache directory upload directory and configuration file to do write operation check.

Database and Administrator account configuration

The database constants of the SAE are read by default and users do not have to modify them. Just change the prefix, the administrator account is relevant. Mysqli is also supported.

The final step must be done right.

After manually modifying the local profile , SVN synchronizes the update to the app.

© thinkphp Document Center powered by Onethink

User LoginDetermineCancel

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.