Installation:
yum install -y httpd php
rpm -qa httpd php
httpd-2.2.15-54.el6.centos.x86_64
php-5.3.3 -48.el6_8.x86_64
Modify the apache configuration file:
vim /
Installation:
yum install -y httpd php
rpm -qa httpd php
httpd-2.2.15-54.el6.centos.x86_64
php-5.3.3 -48.el6_8.x86_64
Modify the apache configuration file:
vim /
systemctl start httpd # After changing the default port of Apache to 90, it prompts failure when starting Apache
< span style="font-size: 16px;">systemctl status httpd # View the status of Ap
Operating environment: Centos 6.5
Apache: 2.2.5
Edit /etc/httpd/conf/httpd.conf file
sudo vim /etc/httpd/conf/httpd.conf In the view module, with proxy is there a # at the beginning
Hi, I am trying to build an Angular 4 application, the next steps are as follows –
Build build
In my In the amazon ec2 instance, I am running apache. The steps followed –
#!/bin/b
The core problem to be solved is: Use a port 80 to access the java + php runtime environment at the same time according to the domain name or subdomain name
1. Download nginx
Official w
I got the following oozie.log:
org.apache.oozie.service.ServiceException: E0104: Could not fully initialize service [org.apache.oozie.service.ShareLibService], Not able to cache sharelib. An
I downloaded spark-2.1.0-bin-hadoop2.7.tgz from http://spark.apache.org/downloads.html. I have Hadoop HDFS and YARN with $ start-dfs.sh and $start-yarn.sh start. But running $spark-shell –master ya
I encountered a piece of code in Apache Hive, such as regexp_extract(input,'[0-9] *’,0), can someone explain to me what this code does? Thank you Starting from the Hive manual DDL, it returns the
I receive error 500 when trying to access ws through my Apache2 server: // localhost:8080 /. The server is running OpenSuse Leap 42.1 and Apache 2.4.16. These Apache2 modules are enabled: mod_prox
I am developing a python version of the cgi script, it needs to create an img file in the cgi-bin folder (will be displayed on the web page).
But it failed:
[Wed Oct 28 16:13:51 2009] [Error]