-
Published Question
So I spun up a new 1 click django droplet and changed nothing other than adding dns records as below.
nginx -t is successful.
service Nginx restart is good.
ip address 104.131.17.17 delivers django default page.
Al...
1
•
•
By
tcsams
Deployment
Ubuntu 16.04
-
Published Answer
Same problem login does not work - tried many, many times. Stuck
•
By
tcsams
-
Published Question
Trying to deploy django app singlepoint on singlepointfarmer.com
<VirtualHost 166.62.39.74:80>
ServerName singlepointfarmer.com
ServerAlias www.singlepointfarmer.com
ServerAdmin tcsams@gmail.co...
1
•
•
By
tcsams
Apache
-
Published Answer
Solved that. Now trying to deploy django app singlepoint on singlipointfarmer.com
<VirtualHost 166.62.39.74:80>
ServerN…
•
By
tcsams
-
Published Question
● apache2.service - LSB: Apache2 web server
Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
Drop-In: /lib/systemd/system/apache2.service.d
└─apache2-systemd.conf
Active: failed (Re...
2
•
•
By
tcsams
Apache
Ubuntu 16.04
-
Published Question
service apache2 restart
Job for apache2.service failed because the control process exited with error cod e. See "systemctl status apache2.service" and "journalctl -xe" for details.
serv...
1
•
•
By
tcsams
Apache
Ubuntu 16.04