After "LoadModulephp5_module" and "PHPIniDir" are configured in the httpd. conf file of apache, apache php cannot be started.
Apache version: httpd-2.2.25-win32-x86-openssl-0.9.8y.msi
Php version: php-5.5.5-Win32-VC11-x64.zip
The added
Common commands in the httpd. conf file of Apache explain ServerTypestandalone # set whether the server is started independently (standalone) or by the interconnected network servo program inetd. The former is generally used.
Why PHP cannot be displayed (there is an httpd. conf file in it)-Linux Enterprise Application-Linux server application information. The following is a detailed description. After two days of installation of apache + mysql + php + linux, no matter
The configuration file of the Apache server is located in the/etc/httpd/CONF/directory. Traditionally, three configuration files are used: httpd. conf, access. conf and SRM. conf to configure the behavior of the Apache server.
Httpd. conf
Here we refer to ApacheServer1_3_12_win32. ServerTypestandalone # set whether the server is started independently (standalone) or by the inetd of the interconnected network servo program. The former is generally used. ServerRootd: Apache # sets the
The reference here is Apache Server1_3_12_win32. ServerType standalone # Set whether the server is started independently (standalone) or by the inetd of the interconnected network servo program. The former is generally used. ServerRoot "d:/Apache" #
Article title: Comments and configuration instructions on httpd. conf files of ApacheServer. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research,
The reference here is Apache Server1_3_12_win32.ServerType standalone# Set the server to standalone or inetd. The former is generally used.ServerRoot "d:/Apache"# Set the Home Directory of the server to store the setting files, error files, and
Transferred from:
Http://www.cnblogs.com/andgame/archive/2010/10/17/1853733.htmlhttp://www.cnblogs.com/selfly/archive/2011/01/14/1935715.html
Install SVN + Apache + permission control in Linux
I. Related versionsWhen installing the subversion,
Each operating system is composed of thousands of different types of files. There are system files, user files, shared files, and so on. Sometimes we often forget where a file is stored on the hard disk. Searching for a file in Microsoft's Windows
1. DownloadApacheforwindowsMSIfile, andrunitBydefault, portis80, rootdiris % apache_dir % htdocs. Youcanupdatethesettingsinconfhttpd. enabled, Ex
1. download Apache for windows MSIfile, and run it Bydefault, port is 80, root dir is % apache_dir
: This article describes how to bind an ip address (for example, 127001) to multiple domain names (virtual hosts) in PHP. For more information about PHP tutorials, see. Solution 1: differentiate virtual hosts through ports
① Prepare for binding a
Each operating system is composed of thousands of different types of files. There are system files, user files, shared files, and so on. Sometimes we often forget where a file is stored on the hard disk. Searching for a file in Microsoft's Windows
Each operating system is composed of thousands of different types of files. There are system files, user files, shared files, and so on. Sometimes we often forget where a file is stored on the hard disk. Searching for a file in Microsoft's Windows
Each operating system is composed of thousands of different types of files. There are system files, user files, shared files, and so on. Sometimes we often forget where a file is stored on the hard disk. Searching for a file in Microsoft's Windows
Build a perfect server platform in Windows (Apache + JSP + CGI + PHP + ASP + MySQL)
You need to download several software packages:
1. php-5.0.2-Win32
2. apache_2.0.52-win32-x86-no_ssl
3. mysql-5.0.1-alpha-snapshot-win
4. iasp2.1.01
5.
Recently, there are always problems with IIS, so I can't stand it anymore. I changed the environment of the fire main site and the download topic to Apache. After the change, many problems will arise, such as the speed limit in IIS and anti-Leech,
After Baidu, the httpd. conf file in \ phpStudy \ Apache2 \ conf \ is prompted to be modified. The Code is as follows:
Copy codeThe Code is as follows:
ServerAdmin webmaster@163.com
DocumentRoot "D: \ www"
ServerName ymywz.com
Options Indexes
1. Avoid jumping out of the web directory and first modify httpd. conf. If you only allow Your php script program to operate in the web directory, you can also modify the httpd. conf file to limit the php operation path. For example, if your web
: This article mainly introduces how to enable and disable the apache server to support PHP. if you are interested in the PHP Tutorial, refer to it. 1. start
Sudo apachectl-k start
2. restart
Sudo apachectl-k restart
3. disable
Sudo apachectl-k
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.