There are quite a few options for compiling PHP under Linux, so make up your mind today./configure--help > Help.txt exports a list of compilation options and translates them for later review.
SAPI modules (option for PHP SAPI interface module):
Basics of Linux Learning
1, what is Linux?
To be exact, the Linux kernel (the core program of the system), whose kernel copyright belongs to Linus Torvalds, is issued under the GPL (GNU general public License) Copyright Agreement, and anyone can
Linux Learning Basics1. What is Linux?Accurately speaking, refers to the Linux kernel (core program of the system), its core copyright belongs to Linus Torvalds, under the GPL (GNU general public License) under the Copyright agreement, anyone can
Root Directory introduce:Dev:device DirectoryEtc:system software Startup and configHome:user Main DirectoryLib:c complier directory/libaryMnt:host Plug/unplug DeviceProc:system directory, Process infomationRoot:super User Main DirectoryTmp:temp
Summary of the basic operations of Linux, basic operations of linux
Preface
Linux was a UNIX-compatible operating system developed in 1991 and can be used for free. Its source code can be freely transmitted and can be modified, enriched, and
Linux cloud automated O & M course 4: linux cloud AutomationAutomated O & M for Linux
I. vim
1. Move the vim cursor
1) In command mode
: Number ### move to the specified row
G ### last line of the file
Gg ### first line of the file
2) In insert
1, under Linux play Doom game problem solving method?
To correct the sound effect output, must use 2.90 version or later sound driver; it supports the instant "Doom mode", the sound effect sample is 16bit, such as using 8bit sound card, can use some
Linux File System Operation Command: 1. cat: displays the file content (often used with more), or combines multiple files into one. 2. chgrp: used to change the user group to which a file or directory belongs. The command parameters are separated by
SuThe su command is one of the most basic commands and is often used for switching between different users. For example, to switch to user2 if user1 is logged on, use the following command:$ Su user2Then the system prompts you to enter the user2
1th Linux System permissions1.1 IntroductionThe permissions of files or directories in Linux are associated with users and user groups, each file or directory in Linux has a set of 9 base permission bits, each of which is divided into a group of
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.