python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Can't connect to Mariadb using a wordpress instance with apache2 virtualhost
I am just having the worst time time making this connection work. At the moment, I am able to connect to my ipv4 and see a message that says "Error establishing database connection. I also creat...
ErIK
Votes: 0
Answers: 0
Intermittent 502 error code on Apache http proxy
I am using Redhat 7 + Apache 2.4.6 to build web proxy.
The issue is 502 error appear in error log, just intermittent.
[Thu Mar 31 01:57:07.080631 2022] [proxy_http:error] [pid 4619] (70014)End of file...
Thanhvanptit
Votes: 0
Answers: 0
Django - Serving production using Apache2
Days I struggle with this.
I have a django webapp written in Python 3.10 that works fine when launched using pipenv shell then python3.10 manage.py runserver. Also, doing python3.10 app/wsgi.py quits ...
Arnaud F.
Votes: 0
Answers: 1
Control radio-controlled sockets with the Raspberrypi via a website with apache2
I want to control my radio-controlled sockets with the raspberry pi via a website with apache2.
But nothing happens when I click on the buttons on the website. I also get no error.
My code is:
<htm...
trux
Votes: 0
Answers: 0