Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
3 votes
0 answers
112 views

I'm getting an error when importing numpy from an Apache mod_wsgi application on Fedora 43 and 42. It does not happen in Rocky Linux 9, the production server. app.wsgi: import sys sys.path.insert(0, '/...
0 votes
0 answers
42 views

I am serving a Python app using Django through an Apache2 server. I have the wsgi.py file in a directory home/peter/django-apps/anaaccess/anaaccess/ana_access/wsgi.py I have a venv in home/peter/...
0 votes
1 answer
60 views

I'm an intern trying to deploy a Django application on a cPanel server, and I've run into a persistent "Internal Server Error" coupled with an Apache redirect loop. I've been troubleshooting ...
0 votes
0 answers
9 views

Version: python3-mod_wsgi-4.7.1-11.el9.x86_64 What is this "referer" in Apache logs? Of course referer per se is old Apache log information which points to the previous URL/page, but why it'...
1 vote
1 answer
36 views

Platform: httpd-2.4.62-1.el9_5.2.x86_64 python3-mod_wsgi-4.7.1-11.el9.x86_64 python3-3.9.21-1.el9_5.x86_64 httpd settings: WSGIDaemonProcess server.example.com \ processes=2 \ ...
0 votes
0 answers
19 views

I cannot find it anywhere, nor in the source code of Apache nor on any page references for this happening, but somehow Apache normalizes URIs from http://example.com/my/page /with/space into http://...
0 votes
0 answers
20 views

I currently have a configuration for a site running on Apache in Raspberry Pi, it is for a Flask App using the apache WSGI module. The intention is to have a single process, the need for a single ...
0 votes
0 answers
35 views

Environment: Ubuntu 24.04, Apache 2.4 (+ libapache2-mod-wsgi-py3 5.0.0-1build2), Python 3.12 (+ requests 2.32.3), Django Admin 5.1.6 Error: I have connected a Django project through Apache (mod-wsgi) ...
0 votes
2 answers
222 views

I have a problem, with django and apache (mod_wsgi), I get the browser error "too many redirects". Here my files and apache configuration project tree ├── db.sqlite3 ├── djangoProject │ ├──...
1 vote
1 answer
42 views

I am configuring a Flask Application on a Debian 12 server, which is supposed to run with python 3.6.9 and Jinja2 Version 3.0.3 in a local venv. But instead of using it, it seems to access the global ...
0 votes
0 answers
34 views

First, I'm new to python. I have two files I want to see working in a browser, and one file is python. I have XAMPP installed on my windows 10 laptop. The path to XAMPP is C:\Users\Owner\Desktop\...
0 votes
1 answer
68 views

We have two different django apps running on a server (Centos7), using django manage.py runmodwsgi (python module mod_wsgi). Both apps are running fine, and have been for a few years. The odd thing we ...
0 votes
1 answer
48 views

I am trying to get django-cms to run with apache wsgi. I am using Python 3.12 and the latest version of all software (a fresh bare metal install of ubuntu 24.04). Django-cms runs with runserver. My ...
0 votes
1 answer
59 views

I have tried in vain to get core dumping and gdb to work, but cannot seem to get a core to dump or gdb to find the symbols it needs. So here's the gist of everything happening. I have installed ...
MKF's user avatar
  • 696
2 votes
2 answers
91 views

I recently developed a web app and tested its deployment on Nginx and it worked just fine. The client has a preference for Apache though and I created a config file. After this, I am getting a 500 ...

15 30 50 per page
1
2 3 4 5
...
216

AltStyle によって変換されたページ (->オリジナル) /