This article will share with you the methods and steps for compiling and installing the PHP5.3 development environment under Ubuntu12. it is very detailed and recommended to you. if you need it, you can refer to it. Recently, the project encountered
Fatal error:call to undefined function mcrypt_get_block_size ()
The error is MCrypt expansion is not installed or turned on
sudo apt-get install php5-mcrypt libmcrypt4 libmcrypt-dev//Install expansion pack
cd/etc/php5/apache2/conf.d///Enter
Many problems encountered during LAMP installation, phpmyadmin and adminer installation in Ubuntu are recorded here one by one to open the terminal and enter the command line. 1. install Apache1. open the terminal. 2. enter the following command
Ubuntu Server 11.04 installation memcache and PHP use Memcache to store session methods, 11.04memcache
This example describes the Ubuntu server 11.04 installation memcache and the way PHP uses Memcache to store the session. Share to everyone for
Redis shutdown command
/Usr/local/redis-cli-H 127.0.0.1-P 6379 shutdown to shut down the redis server. Be sure to specify the IP address and port of the redis server to be shut down.
The following references the original author's document original
Install nginx in Ubuntu
Sudo apt-Get install nginx
After Ubuntu is installed, the file structure is roughly as follows:
All configuration files are under/etc/nginx, and each virtual host is already under/etc/nginx/sites-available.
Program file
To install MySQL, run the following command at a terminal prompt:
Sudo apt-Get install mysql-Server
Sudo apt-Get install mysql-Client
Sudo apt-Get install php5-mysql// Installing the php5-mysql is to connect PHP and MySQL
Once the installation
After changing the network from nat to bridging mode on the Ubuntu virtual machine, MySQL suddenly fails to start. Update failed. Unable to reinstall. After one day, delete the MySQL directory:
/Var/lib/MySQL
And can be repaired. But all databases
Document directory
Install cacti in Ubuntu
Install cacti in Ubuntu
I have been trying to install cacti for a long time. I tried it under windows and other Linux distributions, but I have not installed it successfully. I am stupid. I can't help it.
Configure the lamp environment (including phpMyAdmin) for Ubuntu 8.04.
1. Installation
First, it will be helpful if you spend a little time getting familiar with Common commands!
Installing lamp is not that mysterious. Step by step. This is much
WordPress Introduction
WordPress is a type of use PHPLanguage andMySQLOpen-source and free database developmentBlog(Blog,WangzhiYou can create your own blog on servers that support PHP and MySQL databases.WordPress is very powerful.Blog system, A
Http://blog.csdn.net/kevin_ysu/article/details/7452938
1. install ApacheApache, as a powerful web program, is naturally the first choice for Building Web servers. Now, we will install Apache. Enter the following command on the terminal:Sudo apt-Get
1. Install the database and web server for ubuntu10.10
Apache as a powerful webProgramNaturally, it is the first choice for Building Web servers. Well, we will install Apache below. Enter the following command on the terminal:
Sudo apt-Get
Configure the xdebug debugging environment in PhpStorm in Ubuntu 14.04
I have referenced some articles in the xdebug debugging environment configuration in PhpStorm of Ubuntu 14.04, both in Chinese and English .. however, this problem cannot be
Ubuntu14.04 build the LAMP environment and ubuntu14.04 build the lamp Environment
Preface
I can't remember how many LAMP environments I have built, not only on windows, but also on linux. windows is good, and there are not many troubles, once I set
[Redis album] [1] methods and steps for installing php-redis under ubuntu12.04, redisphp-redis
First release path: Install phpredis
I haven't written a blog post for a long time, and I haven't completed many blog posts. Today I just took the time to
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.