Apache Server Solutions

This Site

June 6, 2019

For the past week or so I've been struggling with getting my site up and running on the apache server.

I've been messing around with and trying to configure Django's wsgi.py file and apache's httpd.conf file. However, I believe that the root of the problem lied with the incoherent versions of SQLite I described in my last post. Once I transferred my database to PostgreSQL and updated my configuration files accordingly, apache was able to serve my site. I'm interested in the pgadmin PostgreSQL database GUI tool, and I'm hoping to look into that when I have time.

The repository has been branched, the apache has been summoned, and the website has been served!!!

Rejoice!