In Ubuntu, the default setting for PHP is not to display the error message, if the program error will show "Unable to process this request error", which is very inconvenient in the development environment.Actually, we just need to edit the Apache
Server Configuration Description:1. Locate in the php.ini file; extension=php_exif.dll, remove the preceding semicolon2. Locate in the php.ini file; extension=php_mbstring.dll, remove the preceding semicolon, and move the line to
This article mainly describes how to open the PHP gd2 Library step method. Have a good reference value, follow the small series together to see it
First step: Find PHP.ini
Usually, this file is in the PHP installation directory, if you forget the
Questions:
How to open php file, php format file with what edit?
Answer:
About the php file how to open the question, I think for a webmaster is not unfamiliar, the old stationmaster all understand, from a rookie to the process of veteran, PHP
What is php:
PHP, is the abbreviation of English Super Text preprocessing language hypertext preprocessor. PHP is an HTML embedded language, is a server-side implementation of embedded HTML document scripting language, language style has
XAMPP Server open PHP page slow problem
Using XAMPP learning to build a station for one months, found to open the PHP page more and more slowly, from the original fly General 1, 2 seconds to later slow as a snail 6, 7 seconds, simply unbearable,
have been doing PHP development work. In the process of development has long heard the "pseudo static" this said. But there has been no understanding of it. Today through this article carefully study.
First, what is pseudo static:
Pseudo static
// The following is menu_comment.jsfunctionfwLoadMenus () & #123; & nbsp; if (window. fw_menu_0) return; & nbsp; window. fw_menu_0newMenu (root, 92,20, Verdana, Arial, Helvetica, san // below is menu_comment.js
Function fwLoadMenus (){
If (window.
1. The configuration file involved:
/etc/php5/apache2/php.ini
2. Specific line:
Display_errors =
error_reporting =
3. Remember to restart the service
Error reporting for PHPThere are many configuration settings in the php.ini file. You should have
How to open the php file. What is php: PHP, short for HypertextPreprocessor, an English super Text preprocessing language. PHP is an embedded HTML language. it is an embedded HTML document that is executed on the server.
What is php:
PHP is short
Php allows the browser to download pdf instead of open. This article introduces how to enable users to download a PDF file to the client instead of simply browsing the file in a browser. Some browsers have installed this article to show you how to
This article introduces, PHP open Error_log log method, have the need for friends, refer to it.In PHP programming, for some access to the PHP page without obvious error hints, you can use Error_log to make further judgments. But for a variety of
php5-m | Grep-i GD
Or
Php-i | Grep-i--color GD
Copy Code2, if the GD library is not installed, the server installation, the method is as follows
# If the source is installed, add the
1. the involved configuration file:/etc/php5/apache2/php. ini2. specific line: display_errorserror_reporting3. remember to restart the service. The PHP error report file contains many configuration settings. You should have set your php. ini file
PHP does not have an open memcache extension by default, and the installation of the memcache extension is explained in detail below.
Installing Memcache extensions under Windows
Visit the PHP website http://pecl.php.net/package/memcache
Click
How does the server open PHP's Fsockopen function? If you want to use some mail classes, then many of the requirements support PHP's Fsockopen function. However, the server is not enabled by default. Here are the methods that are opened in 2 from
Today a small series received a customer's question: The system is WINDOWS2008R2 version
Php_curl This extension is not open, I was thinking how possible, small allocation for many times each extension is opened this function
Into the server
PHP does not have an open memcache extension by default, and the installation of the memcache extension is explained in detail below.Installing Memcache extensions under WindowsVisit the PHP website http://pecl.php.net/package/memcacheClick DLL to
Which software is used to open the php file. I believe that many computer veterans do not know the php file, right? Today, a computer on Pepsi asked this question: how to open the php file ?, In fact, you don't need to open the php file. I believe
In Ubuntu, the default setting for PHP is not to display the error message, if the program error will show "Unable to process this request error", which is very inconvenient in the development environment.
Actually, we just need to edit the Apache
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.