Figure-LAMP
UseApt-getBuildLAMPEnvironment Basics
If you are installing it on the local machine for testing, it is best to ensure that the hosts content is as follows:
Username @ ubuntu :~ $ Cat/etc/hosts
127.0.0.1 localhost
[Edit] install
[Edit]
After the default installation is complete, mcrypt and mbstring are not installed. Therefore, the installation is as follows:
Yum install PHP-mcryptYum install PHP-mbstring
But still not sure, why? For the sake of security, the official sources
Install lamp:
New --> edit --> use the task group to mark the software package --> hook "lamp server" and install it again.
Add the following in Apache. conf:
$ Sudo gedit/etc/apache2/apache2.conf
Add (last added ):
Addtype application/X-httpd-PHP.
1. Install the jdk6sudo add-Apt-repository "Deb http://archive.canonical.com/lucid partner" sudo apt-Get updatesudo apt-Get install sun-java6-jdk Then you need to set the default JavaProgramSudo Update-alternatives -- config Java follow the prompts
8 database management tools suitable for Linux users!
From the content management system to simple tables, databases are part of every development project. This is why developers emphasize the use of the correct type of database tools. The following
1: first install apache: Open the terminal (ctrl + Alt + t ),
Run sudo apt-get install apache2,
After installation, open your browser and enter localhost or http: // 127.0.0.1 in the address bar.
If you see It works, the installation is
Objective: to learn how to build a database in ASP. for an ACCESS database, you can open ACCESS to edit the MDB file. for SQLSERVER, you can open the Enterprise Manager to edit the SQLSERVER database, however, in PHP, it may be difficult for
I. Preface
II. Environment
III. Basic Configuration
1. Build a LAMP Environment
2. install WordPress
3. Install phpMyAdmin
Iv. Security Configuration
1. Authentication
2. Source Control
3. encrypted access (https)
V. Test
----------------------------
Install Apache, MySql, and PHP on Ubuntu. 1: First install apache: open the terminal (ctrl + Alt + t), enter the command: sudoapt-getinstallapache2 to install, after installation, open the browser, in the address bar input: localhost or
1: First
The LAMP (Linux-Apache-MySQL-PHP) website architecture is currently a popular Web framework, which includes: Linux operating system, Apache network server, MySQL DATA library, perl, PHP, or Python programming language. All components are open-source
Prerequisites for setting up a php website running environment under Ubuntu10.04: to enable the root permission sudopassword [enter the root password here] 1. Step 1 install Ubuntu10.042, update the source sudoapt-getupdate3, install lighttpdsudoapt-
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
Recently, all the company servers have installed LUbuntu13.04 desktop web Services. Write down for easy reference. First, let's introduce the running environment: server address: 192.168.0.100 Operating System: Lubuntu13.04 (Please desktop, use less
: This article describes how to upgrade php + apache on Mac. For more information about PHP tutorials, see.
Built-in php + apache under Mac. But the version is not the latest. I have not found any good examples on the Internet for half a day. I
Problem Description:
Just installed PMA, access in Firefox, will see the whiteboard, nothing output. 500 Errors (Server internal error) can be seen with IE
After opening an error, I found
Warning:require_once (./libraries/common.inc.php)
About how to load mysql in php ~~ After urgently redo the system, reconfigure the php environment. there is no problem in installing apache and php, and there is no problem in installing mysql. It can also be used normally in cmd. when I install
In Linux, how does one install and configure PHPmyadmin? Install phpmyadminin the Linux operating system and decompress the downloaded software package quot=phpmyadmin-2.11.5-all-languages.rar & amp; quot; to the root directory of the configuration
Ubuntu12.04 install Apache2 + PHP5 + MySQL UbuntuApache
Original article: http://blog.csdn.net/gaokao2011/article/details/24725537
LAMP is the abbreviation of a Linux web server combination set, namely Apache + MySQL + PHP. This tutorial teaches
In the movie "Social Network", facebook's founder Mark Zach broke into the server of the Harvard University dormitory building after he fell in love, stole database information, and completed the process within two hours.
Reprinted from:
Install ApachePHPMySQL on Ubuntu and use UbuntuApache
System environment: Ubuntu 10.04.4 LTS, x86_64 GNU/Linux
1. install Apache2
1) sudo apt-get install apache2
2) enter the password and perform some operations as prompted.
3) test:
4)
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.