Apache Server is down after PHP upgrade from PHP
I have updated the PHP from PHP 5.6 to PHP 7.4. After the updated web Server apache, is down. The Error is “httpd: Syntax error on line 39 of /etc/httpd/conf/httpd.conf: Syntax error on line 1 …
Start Learning to Code
I have updated the PHP from PHP 5.6 to PHP 7.4. After the updated web Server apache, is down. The Error is “httpd: Syntax error on line 39 of /etc/httpd/conf/httpd.conf: Syntax error on line 1 …
I’ve a script on my server, in which the user must be able to execute but not edit it. Anyone know if it’s possible to restrict that based on file permissions?
I’m trying yo push my dot files and some personal configuration files to a server (I’m not root or sudoer). Ansible connects as my user in order to edit files in my home folder. I’d like to set my …
I installed puppet on Fedora 22 using the package provided by the fedora dnf repo. Everything is working great. I get configurations applied from the puppet master just fine. However, I would like …
This is a question about centrally-located path specs, like PATH, LD_LIBRARY_PATH, and LIBRARY_PATH. I know that there are two ways of specifying shared library paths for the loader: add them to …
I’m using a system that has various java versions installed and uses the “alternatives” command to switch between them. I know that I can change the Java version using this command: alternatives –…
I have Apache running on a public-facing Debian server, and am a bit worried about the security of the installation. This is a machine that hosts several free-time hobby projects, so none of us who …
Specifically, what commands do I run from the terminal?