Under Linux to build PHP operating environment, you can install Apache, MySQL, PHP, phpMyAdmin, can also install XAMPP (Apache, MySQL, PHP, phpmyadmin) integration package, today to explain the latter method.Tools/Materials
XAMPP Installation Kit, Ubuntu system
Method/Step
Download Install package: Baidu "XAMPP official website", the first one is. (in Linux that download, the site will automatically detect your computer version, determine whether to download 64-bit or 32-bit.)
the 197 search results, DisplayedXAMPP., I saw it at a glance... Haha... With it, Local configurationIsn't lampp just a dumb??
Decisive download... But unfortunately... Don't know whyYaourt is always installedMD5 value Verification FailedDo not allow installation.. IndeedXAMPP Latest Version Miscellaneous80 + MB.. This download is not yet available1 mb I don't know where the problem is.. It must be related to the network(Isn't it a chicken?, HeyI gue
XAMPP's Linux version (x86 compatible processor edition) was formerly known as Lampp, but in order to avoid misunderstandings, its name is the same? Linux version of XAMPP ?. So, if you're looking for lampp to download, install, configure, use, you're in the right place.The installation process is only 4 stepsStep 1: DownloadJust click on the link below. It's always a good idea to download the latest versio
On the homepage, we can go to the renewal method.
1. If your xampp does not have a devel package, the compilation will fail. This is because the include php tutorial. h fails during compilation. Therefore, make sure that the devel packages of xampp is downloaded and installed. : Xampp-linux-devel, and decompress it to the installation directory tar-xvzf file-c/opt. When downloading the devel package of xampp, be sure to select the devel package that is consistent with your current version. Beca
system's MERCURY/32 IMAP server module handles a buffer overflow vulnerability with extra-long parameters.An attacker must log on to the system with a legitimate account to exploit this vulnerability.U installation process:First, download (Enter the Linux shell and log in as the system administrator)Second, after downloading, please enter the following command:1. Release the downloaded compressed file to/OPT:Tar xvfz xampp-linux-1.7.4.tar.gz-c/optWarning: Only allow XAMPP to be installed using
: 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 r
The curl file can be downloaded from the local wamp, but the file cannot be downloaded from the server lampp. the curl file can be used to download the mp3 file of a music website. there is no problem in local testing, however, after uploading the file to the server, you can only capture the information on the lyrics, song names, and other pages with curl. However, you can use notepad to capture the mp3 file and find the information with a 404 or 400
For details about how to install XAMPPFORLinux, see here. What's more, the official website is very detailed. here I will talk about the solution that is wrong when I install XAMPP (LAMPP) server suite in UbuntuLinux. 1. When I install XAMPP on a terminal,/opt/lampp: line74: arch: commandnotfound error cause: solution not found: Enter sudonano/bin/on the terminal/
FOR more information about how to install x
First, install JRE or JDK. There are many methods on the Internet. Please search for them. I am lazy.
Next, install XAMPP. The installation method is as follows: assume that the installation path of XAMPP is/opt/lampp.
Http://unixfans.blogbus.com/logs/34373510.html
Install eclipse and install the integrated version of PDT, as shown in the following figure. Select all in one version of PDT.
Http://www.eclipse.org/pdt/downloads/
This is the easiest meth
How to install please refer to its installation in this blog.
1, in the terminal installation XAMPP appear/opt/lampp/lampp:line 74:arch:command not found error tips
Reason: Not found
Workaround:
Enter sudo nano/bin/arch in the terminal
Add one line uname-m save exit in the pop-up edit box interface
Enter sudo chmod +x/bin/arch again in the terminal
Problem solving
2. If you start warning:world-writable config file/opt/
After three days of struggle, I finally installed the xdebug of the php development tool Zend studio in Linux as follows:
1. Install XAMPP. The installation method is as follows: assume that the installation path of XAMPP is/opt/lampp. The installation command is as follows:
Tar xvfz xampp-linux-1.4.7.tar.gz-C/OPT (details)Http://unixfans.blogbus.com/logs/34373510.html)
To avoid conflicts with other ports, in the httpd. conf file, configure listen to
Xampp installation encounters World-writable config file '/opt/lampp/etc/my. cnf 'is ignored error solution: xampp is installed on ubuntu today. After the installation is complete, the system prompts World-writable config file'/opt/lampp/etc/my when lampp start is executed. cnf 'is ignored and mysql cannot be started. Enter phpmyadmin in the browser and prompt Wr
Default execution Lampp/xampp after Ubuntu, a series of configurations for MySQL are required for better operationMySQL configuration file path under LAMPP:/opt/lampp/etc/my.cnf1 Configuring the default character SetAdded under MysqldCharacter-set-server=utf8Init_connect = ' SET NAMES UTF8 'Add under ClientDefault-character-set =utf8Jiangzi OK, try to use the Jet
I checked some installation methods on the Internet and tried it. Ubuntu does not support XAMPP. So start to try a new installation method: first install memcache and php5memcache module sudoapt-getinstallmemcachedphp5-memcache copy the generated file to the location where the LAMPP is stored: cp/usr/lib/php5/20090626 + lfs/memcache. so/opt/lampp/lib/
I checked some installation methods on the Internet and
1. Modify the Hosts file:/etx/hosts
127.0.0.1 xxx.yyy.zzz
2. Go to the LAMPP/ETC directory.
sudo gedit httpd.conf
Search for "Include conf/extra/httpd-vhosts.conf" to make sure there is no # comment before
Search "
"
Become:
# allowoverride None# Require all deniedOrder Allow,denyAllow from all
This step does not handle, the subsequent generation of the custom directory, Access to Xxx.yyy.zzz, is likely to be 403. Unless your directo
Tags: phpize tle terminal title Enter bin Lib Debug linuPrinciple: According to the PHP version in Lampp, compile memcache, reference the corresponding downloaded PHP version, and install the php_config to generate memcache.so file, then put the so file to lamppp corresponding location, and then modify the PHP extension configurationNext with your own LAMPP version of the same PHP source, my PHP version is
Tags: style color using strong file Data AR LinuxMySQL configuration file path under LAMPP: /opt/lampp/etc/my.cnf 1 Configuring the default character Set Added under Mysqld Character-set-server=utf-8 Init_connect = ' SET NAMES UTF8 ' Add under Client Default-character-set =utf8 Jiangzi OK, try to use the JetBrains Data Connection tool insert a Chinese data try it, see if you can insert Chinese UTF8 characte
This configuration applies to a new Linux machine all configuration, installed the following configuration, the basic can be assured to play.1.lampp
2.ulimit modification
#ulimit-N Look at the 1024Change it into 8192.
#ulimit-N 8192Simple change is only currently valid, want to continue to effectively modify Etc/profileFinally add Ulimit-n 8192#source/etc/profile
3. Modify the file location of MySQL
4. Set IptablesOpen Port 80
Centos/sbin/iptabl
1, can be in the Apache http.conf or httpd-vhosts.conf configuration, but recommended in the httpd-vhosts.conf configuration
2. Configuration Example
#如果需要IP来访问服务, you need to configure this documentroot/opt/apache/www ServerName 222.212.33.22
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.