Build your own wiki and Forum under Ubuntu (figure)

Source: Internet
Author: User
Next we will use Ubuntu to build our own wiki and forum. 1. Modify the www-data permission. In the apache default file, you must specify the root directory of the webpage. The default value is/var/wwwapache. The default user name and group are files in the www-datawww Directory, which requires the read/write permission for www-data. Otherwise, the webpage cannot be accessed. The modified method is sudochmod-Rwww-data.www-data/home/ww

Next we will use Ubuntu to build our own wiki and forum.

1. Modify www-data Permissions

In apache's default file, you must specify the root directory of the webpage. The default value is/var/www.

The default username and group of apache are www-data.

Files in the www directory must have the read/write permission for www-data. Otherwise, the webpage cannot be accessed.

The modification method is

Sudo chmod-R www-data.www-data/home/www

In this way, apache can access the files in the/home/www directory.

2. Use phpmyadmin for mysql Database Management

Use apt-get install phpmyadmin to install phpmyadmin

By default, a phpmyadmin instance is included in/var/www.

Copy the phpmyadmin folder to your www directory.

Enter

127.0.0.1/phpmyadmin

You can manage mysql.

Zendopt needs to be installed to install supespace

Ve a Ubuntu 7.04 server here with following server.

Apache2 and PHP 5

The PHP info show as below:

I still want to install Zend Optimizer.

So I go to Zend's official server, get the link of the latest version.

Now I record the steps how to install it on Ubuntu 7.04 server.

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.