D
D
dr sbtn2016-03-10 15:03:38
MySQL
dr sbtn, 2016-03-10 15:03:38

How to link mysql, apache and django?

I plan to write a website in django. Installed pycharm5, it has python3.4 (+django 1.9.4).
Installed apache2 server, MySQL Server (version 5.1). What else is needed in order to organize their bundle and finally start working?
I read about mod_python and mod_wsgi modules, but they are suitable for python versions 2.3 - 2.5.
Help me please.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman Kitaev, 2016-03-10
@dawasaturday

Instead of Apache nginx, instead of mysql (especially such junk as 5.1) - postgresql. The postgresql driver is called psycopg2.

D
Dimonchik, 2016-03-10
@dimonchik2013

https://habrahabr.ru/post/201644/ if you so want
https://www.youtube.com/watch?v=IZqBTPmxoew you can just repeat, only he swallows something,
keep in mind - on Windows, the focus with WSGI is not succeed

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question