[Default=use both].--enable-memory-limitAdded memory limit support at compile time.--disable-url-fopen-wrapperFopen wrapper through URLs is forbidden, and files cannot be accessed via HTTP or FTP.--enable-versioningOnly the required symbols are output. See the INSTALL file for more information.--with-imsp[=dir]Contains IMSp support (DIR is the Include directory and LIBIMSP.A directory for IMSp). For PHP 3 only!--with-mck[=dir]Contains CyberCash MCK support. DIR is the CyberCash mck compiled dir
Before setting up the following packages, recommended to the Apache official website to download: http://httpd.apache.org/Apr-1.4.6.tar.gzApr-util-1.4.1.tar.gzHttpd-2.2.16.tar.gzOpenssl-1.0.0a.tar.gzSubversion-1.6.1.tar.gzSubversion-deps-1.6.1.tar.gzNeon-0.30.1.tar.gzexpat-2.1.1.tar.bz2After all the compressed packages are downloaded, it is recommended to put them uniformly in a directory, for example I was put in:/home/svn_apachetoolThe process of building is: Install httpd first, then install
shown:Configure:error:You need a C + + compiler for C + + supportDon't worry, Yum comes in handy and executes commands: Yum install-y gcc gcc-c++.After the gcc-c++ installation is complete, we continue our pcre-8.36 source installation and execute the command in turn:./configureMakeMake install
At this point, ready to work, start preparing to install Apache Server2.4, first of all, to see how to download Apache2.4, we can go to http://httpd.apache.org to download, see.
Before installing Apa
1. PreparationsBytesNote: There are requirements for versions between components. If the installation fails, try other versions. The installation is successful in the above versions.2. install ApacheTar zvxf apr-1.3.6.tar.gz./Configure -- prefix =/usr/local/aprMake make installTar zvxf apr-util-1.3.8.tar.gz./Configure -- prefix =/usr/local/apr-utilMake make installTar zvxf sqlite-3.6.19.tar.gz./Configure -- prefix =/usr/local/sqliteMake make installTar jvxf httpd-2.2.12.tar.bz2. /Configure --
templates, Automatic Code Completion, visualized database management, built-in DAV, CVS, FTP, WEBSERVER, DEBUGGER, and JS code list, common HTML Tag sets. PHPED also supports plug-in technology.The installation version also includes the PHP and MYSQL manuals (in English ). It is worth mentioning that the PHPED debugging function, although ZDE has all of its debugging functions, PHPED is more convenient. For example, you can directly view the value of
/local/src#wgethttp//Mirrors.hust.edu.cn/apache//httpd/httpd-2.4.10.tar.gz#TarZXF httpd-2.4.Ten.Tar. gz# CD httpd-2.4.Ten# ./configure--prefix=/usr/local/apache-2.4.Ten--with-apr=/usr/local/apr-1.4.5--with-apr-util=/usr/local/apr-util-1.3. A--enable-dav--enable-so--enable-maintainer-mod--enable-rewrite--with-sqlite=/usr/local/sqlite-3.8.7.4# Make Make Install# CP/usr/local/apache-2.4.Ten/conf/httpd.conf/usr/local/apache-2.4.Ten/conf/httpd.conf.defaul
Since the work, the discovery of the previous code development is too casual, so after less than two years of work accumulated, intends to develop their own software in the process of good management of their own projects. So plan to build their own Project Server, built once last year, but because there is no record, now need to come again, many steps to forget, at the same time encountered some new problems, collect a lot of information on the Internet, now step by step to record the process o
/wiki/TracCgi
6. Configure DAV_SVN
# Vi/etc/apache2/modules. d/47_mod_dav_svn.conf
Add the following content
DAV svn
AuthType Basic
AuthName "Subversion repository"
SVNParentPath/var/svn
SVNListParentPath on
SVNAutoversioning on
# Vi/etc/conf. d/apache2
Add-d dav-D DAV_FS-d svn-D AUTHZ_SVN to "" After APACHE2_OPTS"
The last two of BTW are not the default ones. You can check IfDefine in/etc/apac
3. install apache with the source code,
Svn co http://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x httpd-2.0
$ D httpd-2.0/srclib
$ Svn co http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x apr
$ Svn co http://svn.apache.org/repos/asf/apr/apr-util/branches/0.9.x apr-util
$ Cd ..
$./Buildconf (if you are prompted that libtool is not installed... congratulations... You have to install libtool first and download RPM online)
$./Configure -- enable-d
. –disable-url-fopen-wrapper is forbidden by URLfopenWrapper, the file cannot be accessed via HTTP or FTP. –enable-The versioning only outputs the required symbols. See the INSTALL file for more information. –with-imsp[=DIR] contains IMSp support (DIRIt's IMSP.includeDirectories and LIBIMSP.A directories). For PHP 3 only! –with-mck[=DIR] contains CyberCash MCK support. DIRIs the CyberCash mck compiled directory, which defaults to/usr/src/mck-3.2.0.3-linux. Help See Extra/cyberlib. For PHP 3 onl
Strange! No one will help you.
Please be patient to look down, help me analyze and analyze.
First of all, the file is UTF-8 encoded, the host is also Linux. After many Tests-
Now with the two host is the Chinese name Network and win the net, the following:
Love Infinity
echo $_get[' str '];?>
Files can be displayed in Chinese "Love Infinity". Code reception behaves normally.
But I bought a new space in the electricity, but strange phenomenon occurred, namely:
Love Infinity (here str pa
.
Add the last side of apache httpd. conf
DAV svnSVNParentPath D: \ Apache \ modulesNext step:
Go to cmd and run the following command in the d:/svn/bin path:
Svnadmin create d: \ svn
After execution, the Directory d: \ svn will be created. This is the resource library.
You can also create a svn folder under D: \ svn and right-click it,
Create repository here to create a resource library.
Next Step:
Go to cmd and run the command in the path d:/apache/
SVN version Control Server SetupSVN (Subversion) is an open source control system that manages and stores the source code of the development, based on the C/S mode. Services can be provided separately or in conjunction with HTTP services.
Operating mode
Run port
Access method
SVN standalone Service
3690
svn://
HTTP binding Service
80
/HTTP
Start building SVN services below1. Environmental preparedness(1) Insta
following is the information sent to the server and the information returned by the server in the previous twoReference: The original post was published by the "First request Server":get/test.php http/1.1Accept: */*referer:http://localhost/Accept-language:zh-cnAccept-encoding:gzip, deflateuser-agent:mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon;. NET CLR 1.1.4322)Host:localhostConnection:keep-aliveReference: The original post is published by "Server First return":http/1.1 OKDa
source code library, the first to download the source code Courried project files to local, and then the developer can be modified locally, after left with the SVN command to submit, the source code library unified Management changes.Version control resolves the following:* Code Management Confusion* Difficulty Resolving code conflicts* Bugs are raised during code consolidation* Permission control cannot be granted to the owner of the code* Issues with different versions of the project are diff
You need to use SVN as your code control server at work. So operations need to master the SVN server building and some common operations.
Installing Apache Serviceswget http://pkgs.fedoraproject.org/lookaside/pkgs/httpd/httpd-2.2.22.tar.bz2/ 9FE3093194C8A57F085FF7C3FC43715F/HTTPD-2.2.22.TAR.BZ2Tar jxvf httpd-2.2.22.tar.bz2CD httpd-2.2.22./configure--prefix=/data/svn_base/httpd--enable-so--enable-dav--enable-d
application.
3. Copy the Samples/sampleapp/sampleapp_clientsetup directory from the zip onto your local machine. It doesn ' t matter where you copy it, however the program's files directory is the most realistic place to put it since is where most applications get installed. You'll notice that Sampleapp_clientsetup directory already has AppStart.exe included. Appstart.config is already set to point into the 1.0.0.0 directory and run SampleApp.exe.
4. Copy the complete SampleApp (Appupdater.dl
directory, compile-time open rewrite, open dynamic module loading.
1, add htdocs groups and users, the Apache service will be started with the Htdocs user group:
# groupadd htdocs# useradd-g htdocs htdocs
2, unpack the software package
# tar ZXVF httpd-2.2.14.tar.gz
# CD httpd-2.2.14
3. Compiling options
#./configure--prefix=/usr/local/apache--enable-dav--enable-dav-fs--enable-so--enable-modules=mos
/APR
[Root@chenyi apr-1.4.5]# make make install
Install Apr-util
[Root@chenyi apr-util-1.3.12]# tar zxf apr-util-1.3.12.tar.gz
[Root@chenyi apr-util-1.3.12]# CD apr-util-1.3.12
[Root@chenyi apr-util-1.3.12]# ./configure--prefix=/software/apr-util--with-apr=/software/apr/-- with-ldap-include=/software/openldap/include/--with-ldap-lib=/software/openldap/lib/--with-berkeley-db=/ software/berkeleydb.5.2/[Root@chenyi apr-util-1.3.12]# make make install
Install Apache
[Root@chenyi httpd-2.2.2
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.