-
Published Answer
There’s a mongod.log file but it only say things about data received qhen the db was working. Anyway i once runned it with sudo wic…
•
By
tamburrinipietro89
-
Published Answer
mongodb.service
[Unit]
Description=High-performance, schema-free document-oriented database
After=network.target
[Servic...
•
By
tamburrinipietro89
-
Published Question
I reinstalle dmongo following this tutorial https://www.digitalocean.com/community/tutorials/how-to-install-mongodb-on-ubuntu-16-04 but this is the result of sudo systemctl status mongodb
```
● mongodb.service - High-...
5
•
•
By
tamburrinipietro89
MongoDB
Ubuntu 16.04
-
Published Answer
I get mongo invalid user
•
By
tamburrinipietro89
-
Published Question
I ve installed mongo and it was working fine but at some point the daemon was down and if i try to call mongod that's the output
```
2017-04-01T15:53:37.396+0000 I CONTROL [initandlisten] MongoDB starting : pid=19715...
3
•
•
By
tamburrinipietro89
MongoDB
Ubuntu 16.04
-
Published Question
I uploaded a project on the php server in my droplet which has both node and php server block on nginx. But when i opened it in the browser it isnt working because it works with i frames and in the console i see
Refus...
3
•
•
By
tamburrinipietro89
Nginx
PHP
Ubuntu 16.04
-
Published Question
I successfully deployed a node server with ssl certificates with nignx following this tutorial https://code.lengstorf.com/deploy-nodejs-ssl-digitalocean/ . Now i want to run a php on the main domain and change the nod...
3
•
•
By
tamburrinipietro89
Node.js
PHP
Nginx
Ubuntu 16.04