If the httpd command uses the-f option, you can directly obtain the configuration file directory. If the httpd command does not use the-f option, for example, Step 1: Find the apache startup command:
ps -ef|grep httpdroot 10575 1 0 19:45 ? 00:00:03 /usr/sbin/httpd -k startmyuser 15356 2982 0 Jan19 ? 00:00:00 /home/apache/bin/httpd -f /home/apache/conf/httpd.conf -k start
If the httpd command uses the-f option, you can directly
Managing sysv-rc-conf on the ubuntu startup tool sysv-rc-confubuntu reminds me of msconfig in windows, which can be used to control the startup program. The advantage of www.2cto.com is that it can be used on the command line. Install sudoapt-getinstils... managing sysv-rc-conf on ubuntu, the startup program tool sysv-rc-conf, reminds me of msconfig in windows, w
The SNMP protocol is a combination of multiple protocols. It also has many functions. Next we will explain how to create the snmp. conf configuration file. The specific content has already been shown in this article, hoping to help you solve related problems.
Create an snmp. conf configuration file
All cluster nodes use the same snmp. conf configuration file. You
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" # Set the Home Directory of the server to store the server's setting files, error files, and record files. PidFile logs/httpd. pid # When the program starts, the process id of the parent process httpd is stored in this file. The file name can be change
After changing the vsftpd. conf configuration file, the vsftpd service fails to start. For more information, see Disable vsftpd: [OK]
Start vsftpd for vsftpd_bak: [OK]
Start vsftpd For vsftpd: [failed]
You can log on to the ECS instance before it is changed. Once it is changed, it fails to start,
The vsftpd. conf configuration is as follows:
# Example config file/etc/vsftpd.
Error:/etc/resolv. conf isn't a symlink, not doing anything solves the problem of using/etc/init After configuring the interfaces file. the following Error occurs when the d/networking restart command restarts the network configuration: resolvconf: Error:/etc/resolv. conf isn't a symlink, not doing anything. resolv. conf is a soft link by default, and resolvconf
In Redhat, Chkconfig is used to manage services, but in Ubuntu server there is a better tool, and Chkconfig is also available. Today, for a moment, sysv-rc-conf.
Sysv-rc-conf is a powerful service management program, the Ubuntu run level Linux system at any time run at a specified run level, different run level programs and services are different, to complete the work and to achieve different purposes, the
In Ubuntu, The xorg. conf file is created by the system. Ubuntu has no built-in xorg. conf file since 9.10. If the user's screen resolution or refresh frequency needs to be adjusted, X does not have the corresponding resolution and frequency (for example, I installed Ubuntu10.04, and the display cannot be identified, the most suitable resolution is 800 × 600, and the refresh frequency is also very low. The
Introduction: This is a detailed page about the Apache configuration file httpd. conf [transfer] (2). It introduces the related knowledge, skills, experience, and some PHP source code.
Class = 'pingjiaf' frameborder = '0' src = 'HTTP: // biancheng.dnbc?info/pingjia.php? Id = 325363 'rolling = 'no'>
# Extendedstatus on The Apache server can report its running status through special HTTP requests. The extendedstatus parameter allows the server to rep
before the above settings, you can set the above two environment variables in the system configuration file (such as/etc/profile) or in your own user configuration file (such ~ /. Bash_profile); the library search path can also be set in the/etc/lD. So. conf file, and so on. This setting takes effect when the system starts, which may cause GTK + programs to use the new GTK + Runtime Library, which may cause some problems. Of course, if you find that
/Etc/resolv. conf
This file is a DNS domain name resolution configuration file. Its format is very simple. Each line starts with a keyword, followed by configuration parameters.Resolv. conf has four keywords:Nameserver # define the IP address of the DNS serverDomain # define a local domain nameSearch # define the domain name search listSortlist # Sort the returned domain names
Detailed description:Nameserve
Introduction
The content in the/etc/resolv. conf configuration file in the operating system is generally blank. If the file is incorrectly configured, the SSH, route, and netstat commands will slow down in response.
Adding error content in/etc/resolv. conf leads to slow response to commands related to domain name resolution, which is a common problem in maintenance.
Cases
Symptom:Using SSH from other machi
At present, when I am in my blog, considering the use of frontend and backend separation, I separately deploy the frontend and backend logic on two version libraries and deploy them on two servers. My primary domain name is godtail.cn (currently ghost is used, and a new blog is writing ...) front-end domain name: www.godtail.cn | godt... at present, when I am in my blog, considering the use of
How Should beginners learn the frontend? A big analysis of the development path of web Front-End !, Web Front-end
Preface:
Excellent Web Front-end development engineers must have both breadth and depth in the Knowledge System! Must be capable of fast learning.
Front-end development engineers should not only master basic Web Front-end development technology, website performance optimization, SEO and basic knowledge on the server side, but also learn to
Reprint, source: http://blog.sina.com.cn/u/48dd4b84010002pv
Configuration file named vsftpd. conf-vsftpd
Description: vsftpd. conf can be used to control vsftpd to implement various functions. vsftpd defaults to/etc/vsftpd. find this file in Conf. of course, you can also specify it using the command line parameters. this command line parameter refers to the confi
Test. tpl
My. conf
Title = 'My website'
Bgcolor = 'bucket'
Execution error:
Fatal error: in E: \ myenv \ apache \ htdocs \ smarty \ libs \ sysplugins \ smarty_internal_config_file_compiler.php on line 139
I don't know why
Reply to discussion (solution)
Didn't you import variables in php?
This is to import data from the configuration file
The location of my. conf is incorrect, righ
The reason is that Apache and Apache installed with APT-Get install coexist on my local machine, and the current service apache2 start prompt cannot find apache2.conf, there are also various problems, so I want to completely delete the apache2.
Error message: file/etc/apache2/apache2.conf: no such file or directory.
Next, start uninstalling:
If you have dpkg, you can directly execute it. If not, you can
[[Email protected] ~] # Vi/etc/squid. conf
## Recommended minimum Configuration:#ACL manager proto cache_objectACL localhost SRC 127.0.0.1/32: 1ACL to_localhost DST 127.0.0.0/8 0.0.0.0/32: 1
# Example rule allowing access from your local networks.# Adapt to list your (internal) IP networks from where browsing# Shoshould be allowedACL localnet SRC 10.0.0.0/8 # rfc1918 possible internal networkACL localnet SRC 172.16.0.0/12 # rfc1918 possible internal n
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.