-
Published Question
If I try to do "node <script" i am presented with this error log:
Error: listen EADDRINUSE :::3000
at Object.exports.errnoException (util.js:1026:11)
at exports.exceptionWithHostPort (util.js:1049:20)
at S...
4
•
•
By
k0ala
Node.js
Nginx
Apache
Debian
-
Published Answer
I looked up some issues online and reinstalled things and it worked, my website was working. But now comes another issue which I do…
•
By
k0ala
-
Published Answer
sorry for leaving @hansen, I was really tired and i went to bed… anyway
the site isn’t working and even after doing everything…
•
By
k0ala
-
Published Question
So everytime i type "service apache2 restart" into putty, i get an error
apache2: Syntax error on line 268 of /etc/apache2/apache2.conf: Syntax error on line 30 of /etc/apache2/sites-enabled/000-default: Expected </Di...
Accepted Answer:
Hi @k0ala
Can you post the file here /etc/apache2/sites-enabled/000-default ?
7
•
•
By
k0ala
Apache
Debian