[Fri Nov 29 17:35:43.942472 2013] [core:warn] [pid 14655] AH00111: Config variable ${APACHE_LOCK_DIR} is not defined
This message is displayed because you directly executed the apache2 binary.
In Ubuntu/Debian the apache config relies on the envvar file which is only activated.
If you start apache with the init script or apachectl.
Your original problem is that you have no a proper hostname (fqdn) for your machine.
If you can’t change it, change the ServerName
variable in /etc/apache2/apache2.conf
to localhost
or your prefered FQDN.
Related Posts:
- apache2: Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName
- How do I select which Apache MPM to use?
- Redirect, Change URLs or Redirect HTTP to HTTPS in Apache – Everything You Ever Wanted to Know About mod_rewrite Rules but Were Afraid to Ask
- Finding out what user Apache is running as?
- Is it bad to redirect http to https?
- Is it possible to generate RSA key without pass phrase?
- What does Apache’s “Require all granted” really do?
- Multiple SSL domains on the same IP address and same port?
- How do I prevent apache from serving the .git directory?
- Proxy Error 502 “Reason: Error reading from remote server” with Apache 2.2.3 (Debian) mod_proxy and Jetty 6.1.18
- How does ServerName and ServerAlias work?
- Dealing with HTTP w00tw00t attacks
- Using variables in Apache config files to reduce duplication?
- How to get Apache2 to redirect to a subdirectory
- Why is the response on localhost so slow?
- Do you have any useful awk and grep scripts for parsing apache logs? [closed]
- Using prevNext Modx Addon
- :wq! command in vim
- how to set the background color of the status bar during the launching phase [duplicate]
- api-ms-win-crt-runtime-l1-1-0.dll is missing when opening Microsoft Office file [closed]
- When is K 1024 and when is it 1000?
- What is a MIME type?
- Logitech/LGHUB Lua – Loop with break
- are there dictionaries in javascript like python?
- How can I convert MP3 file to a Base64 encoded string? [closed]
- Understanding The Modulus Operator %
- Understanding the main method of python [duplicate]
- Dial pad to get phone number (with Android button images)
- TypeError: only integer scalar arrays can be converted to a scalar index with 1D numpy indices array
- How is the AND/OR operator represented as in Regular Expressions?
- TypeError: only integer scalar arrays can be converted to a scalar index with 1D numpy indices array
- Istio Ingress resulting in “no healthy upstream”
- Why is it not possible to fake an IP address?
- How to open a “-” dashed filename using terminal?
- Substring in excel
- What is a LAMP stack?
- What is a sanity test/check
- What is the difference between POST and PUT in HTTP?
- What is the difference between POST and PUT in HTTP?
- How to find Google’s IP address?
- What exactly is a VBO in OpenGL?
- What and where are the stack and heap?
- ping response “Request timed out.” vs “Destination Host unreachable”
- Authentication versus Authorization
- What is a reverse shell?
- How does npm start work? What all processes are happening in the background?
- What is an instance variable in Java?
- What is the := operator?
- What is tail recursion?
- Discord music bot not working
- What does “:=” mean in Pseudocode? [closed]
- Why am I getting error for apple-touch-icon-precomposed.png
- No results found on kibana -> discover
- What is Xpenology? Is it Linux related thing?
- Why do we need virtual functions in C++?
- What is a CSRF token? What is its importance and how does it work?
- Cannot connect to the Docker daemon at unix:/var/run/docker.sock. Is the docker daemon running?
- Create blank image in Imagemagick
- Official definition of CSCI (Computer Software Configuration Item)
- How could I ping @here in Discord.py?
- Python Math – TypeError: ‘NoneType’ object is not subscriptable
- What does %>% mean in R [duplicate]
- super() in Java
- Visual List of iOS Fonts?
- What is useState() in React?
- TCP vs UDP – What is a TCP connection? [duplicate]
- How do I copy folder with files to another folder in Unix/Linux? [closed]
- ssh : Permission denied (publickey,gssapi-with-mic)
- Eclipse IDE for Java – Full Dark Theme
- Amazon Linux: apt-get: command not found
- Google Calendar API event insert always return 404 “not found” error
- ssh connect Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password)
- What’s the syntax for mod in java
- What does the Java assert keyword do, and when should it be used?
- How to get rid of the “No bootable medium found!” error in Virtual Box? [closed]
- How do I fix a “Expected Primary-expression before ‘)’ token” error?
- Using getline() with file input in C++
- ping: google.com: Temporary failure in name resolution [closed]
- STDERR? What is it? What are its common uses?
- UML Sequence diagram auto-numbering in Visual Paradigm
- Error in “MLSD” command While Connecting FTP to Server [closed]
- ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: YES)
- Java default constructor
- How do I make a delay in Java?
- Casting variables in Java
- Handling file renames in Git
- Undefined function mysql_connect()
- PermissionError: [Errno 13] in Python
- ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: YES)
- Why are there two ways to unstage a file in Git?
- How to find which version of TensorFlow is installed in my system?
- ‘git’ is not recognized as an internal or external command
- did you specify the right host or port? error on Kubernetes
- Compiler Error “void value not ignored as it ought to be” in C programming [duplicate]
- How does Java’s PriorityQueue differ from a min-heap?
- Undefined function mysql_connect()
- ERROR 1045 (28000): Access denied for user ‘root’@’localhost’ (using password: YES)
- What is archive mode in rsync?
- Docker System has not been booted with systemd as init system
- How to get Twitch watchtime (like streamelements)