Ubuntu1510 install lampp

Source: Internet
Author: User
Tags mcrypt
: This article describes how to install lampp with ubuntu1510. if you are interested in the PHP Tutorial, refer to it. Installation environment

Apt-get-y install apache2 php5 php5-mhash php5-mcrypt php5-curl php5-cli php5-mysql php5-mysqlnd php5-sqlite php5-gd php5-intl php5-dev mysql-server mysql-client phpmyadmin

Enable mcrypt extension for php

Php5enmod mcrypt

Start pseudo-static

A2enmod rewrite

Restart the apache service

Service apache2 restart

Install ftp

Apt-get install vsftpd

Modify/etc/vsftpd. conf
-Local_enable = YES // allow local users to access
-Write_enable = YES // write allowed
-Local_umask = 022 // permission mask for uploaded files

Service vsftpd restart

Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.

The above introduces how to install lampp in ubuntu1510, including some content. I hope my friends who are interested in PHP tutorials can help me.

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.