How to Use the APC buffer PHP script to improve server performance-Linux Enterprise Application-Linux server application information, the following is a detailed description. Learn how to use APC to buffer PHP scripts to improve server performance.
APC stands for AlternativePHPCache. It can cache php source code files or user data. Next we will install it, check how to query the cache, modify the cache, delete the cache, and other functions. before uploading a PHP file to the server, you must
Note that zend guard must be used to encrypt the PHP file before it is uploaded to the server. If apc is used, it is unnecessary. For Messages seen from Wikipedia, apc will be built into php6, so apc is worth learning.
1. Install Extension
In ubuntu
APC Full name alternative PHP cache, can be cached PHP source files, can also cache user data, the following we install him, see how to query cache, modify cache, delete cache and other functions memory of the previous PHP file uploaded to the
Remember the previous PHP file uploaded to the server need to first use Zend Guard encryption, with APC is not necessary. The message from Wikipedia is that the APC will be built into the PHP6, so the APC is still worth learning.
1. Installation
1. First install the PHP-APCsudo apt-get install php-pear php5-dev Apache2-threaded-devsudo pecl install apc-3.1.72. Again in the Magento/app/etc/local.xmlfalse1 apcMAGE_Add Red part3. Empty cache in Magento background4. Open php.ini FileAdd
The method described in this article should be the quickest way to get PHP (PHP tutorial) Now: Nginx + php-fpm + APC. We will be from the installation of Nginx HTTP server, PHP and PHP-FPM patches, as well as APC, detailed explanation of this method
Forum.ubuntu.org. cnviewtopic. php? T319886 I am a beginner and cannot write well. Thank you ~ I had a forum this afternoon. I didn't find a proper installation and configuration tutorial for MYSQL. I had to go to the official documentation on my
Recently, I went back to my company and found that all my computers were replaced with linux systems... Very weak...
It took one day to configure the environment and run the project... Amount... Record here ~~
The system is ubuntu 12.04.
1.
[Statement: you are welcome to repost it. For details, refer to the source Cu accessory http://linux.chinaunix.net/bbs/thread-1153868-1-1.html]
There are already many slots about Linux and Windows. This article attempts to compare the similarities
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.