I installed several or N versions on the forum where I tested and installed discuz today. The following message is always displayed:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL Server version for the right
1. ExecuteYum install PHP-mbstring
2. Modify PHP. ini (this step is very important, and some lxadmin versions cannot be modified automatically)Echo 'extension = mbstring. so'>/etc/PHP. ini # depends on the PHP installation directory.
3. Restart
Test
◆ Server Load Testing
It is also common that the server load is too large and the program efficiency is affected. We need to test this. Here I take the most common Apache server as an example.
The Apache Server comes with a tool named AB
$ _ Server ['php _ Self '] # File Name of the script being executed, which is related to document root.$ _ Server ['argv'] # parameters passed to the script.$ _ Server ['argc '] # contains the number of command line parameters passed to the Program (
Address: http://www.sofee.cn/blog/
Speaking of Jani Taskinen, you may not be familiar with it (you can see it in PHP credits of phpinfo (). But if you mention the sniper account, you must be familiar with it, it is also often found in the PHP
Before we begin
Before we begin, I shocould note that the focus of this article will be on the Unix side of the PHP world. i'll mention a few pointers for Windows development, but since I do most of my coding on Unix systems, I'll be sticking to
PHP cookies Guide
SummaryCookie is a method in which the server or script can maintain information on the customer's workstation under the HTTP protocol. Cookie is a small file stored on the user's browser by the Web server, it can contain
In PHP dynamic compilation, cannot find Autoconf appears.
After installing PHP, you want to dynamically compile the memcache extension library of PHP.
CD memcache-2.2.5//Usr/local/webserver/PHP/bin/phpize./Configure -- With-PHP-Config
What is eaccelerator?
----------------------
Eaccelerator is a free open source PHP accelerator, optimizer, encoder and
Dynamic Content cache for PHP. It increases performance of PHP scripts
Caching them in compiled State, so that the overhead of
Today, I finally added the C extension to PhP and can call it. I will not talk about this nonsense.
1. You must install Apache and MySQL first.
Ii. install PHP
# Mkdir/usr/local/PhP5
#. /Configure -- prefix =/usr/local/PhP5 -- with-apxs2 =/usr/local/
This error is reported by default in PHP. My PHP version is 5.2.9-1:Notice: Undefined...
This is to print out the warning on the page. Although this is conducive to exposing program problems, sometimes we still do not want it to appear.
You need to
From: http://bbs.chinaunix.net/thread-711979-1-1.html
I. IntroductionObjective: To build a small web site with SSL and parse PHP scripts (applicable to embedded environments ).Author: sundy 2006-3-6E_mail: hysundy@163.comII. Environment
Document directory
4. Delete Elements
In the previous section, we talked about the basic syntax and elements, entity and DTD constraints of XML files. Next we will officially enter the XML programming of PHP to operate XML files using PHP
This problem occurs when you set up PHP + Apache + MySql in the 64-bit System of win7 flagship edition. The following are the solutions to this problem:
First, I searched for this error and found many problems. Most of the solutions are as follows:
I. developer
A) project supervisor B) page artist c) page developer d) server program developer e) system and data management f) test and Version Control
2. Simple website Group Development Process
Iii. development tools and environment a) server
Facebook will help the PHP team rewrite the PHP runtime source code and open-source the new runtime environment. The reason is that the existing PHP framework cannot meet Facebook's website speed requirements. The new runtime environment may bring
1. Get the constant of the row number, file path file name, class name, and method name.The current row number in the _ line _ file.The complete path and file name of the _ file. If it is used in a include file, the include file name is returned.
Recently, when writing something, you need to get the IP address of the Local Machine. However, because PHP does not provide such a function, there is no good way to find it on the Internet for a long time. Suddenly, I think of a good way, the
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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service