6 years ago by Noel

app.js file // Dependencies var express = require('express'); var mongoose = require('mongoose'); var bodyParser = require('body-parser'); let morgan = require('morgan'); let config = requir . . .

  • 0
  • 0
  • 879
4 years ago by Anwar

I am trying to upgrade to the latest nginx docker image. After swithcing to the latest image I am getting connection refused.Container logs show below error message -directory:fopen('/etc/nginx/dhpara . . .

dockernginxnginx-proxydhparampem
  • 0
  • 0
  • 874
7 years ago by gareth

I have VB.NET application that is throwing this error after i installed it on a new computer.  The source was not found, but some or all event logs could not be searched. To create the source, o . . .

vbnetvs2015inaccessible-logsevent-log
  • 0
  • 0
  • 871
7 years ago by mamdouh

How do I find the SID of the currently running Oracle Service? . . .

oraclesid
  • 1
  • 0
  • 867
7 years ago by raj

Chrome automatically downloads everything to C:\Users\username\Downloads. How do I set it to ask for the location everytime i click a download button? . . .

chromedownloadspromptlocationchange
  • 1
  • 0
  • 866
8 years ago by jsRant

Some of the codebase that I am working on has scripts starting with ; and ending with (); What is the purpose of this? . . .

javascript
  • 0
  • 0
  • 853
7 years ago by mamdouh

Hi, echo "/n";   is not working for me somehow?   . . .

phpnewline
  • 1
  • 0
  • 849
7 years ago by rdeep

How can I see the recent documents in Windows 10? Can I add a shortcut to this on my desktop or start menu? . . .

windows-10recent-documentsshortcutstart-menu
  • 0
  • 0
  • 836
8 years ago by jsRant

When should I use eval() in Javascript ? What are the pros and cons of using eval() ? . . .

javascript
  • 1
  • 0
  • 833
7 years ago by mohlal

How to search for a package? I have Raspbian Jessie. . . .

raspbianraspbian-jessiepackage-management
  • 1
  • 0
  • 824
7 years ago by Binoy

How to find .NET version of project in Visual Studio 2008? . . .

netvisual-studio-2008versionnet-version
  • 0
  • 0
  • 822
6 years ago by Pradeep

I want to delete all files in a folder on my Ubuntu machine whose file names DO NOT start with "EN" . There are hundreds of them in that directory so its not practical to delete them one by one. . . .

linuxdelete-fileubuntu
  • 0
  • 0
  • 815
7 years ago by gareth

I am forcing HTTPS on my domain using .htaccess RewriteCond %{HTTPS} !=on RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] But my Google analytics property is still http. Should I add a n . . .

https-migrationgoogle-analytics
  • 0
  • 0
  • 808
2 years ago by jerry

Trying to create a user named APPADMIN using the following SQLCREATE USER APPADMIN IDENTIFIED BY AdminPassword;and getting this error -An attempt was made to create a common user or role with a n . . .

oracleuser-namecommon-usercommonuserprefix
  • 0
  • 0
  • 776
7 years ago by Yad

I want to make the videos responsive but preserve the aspect ratio as well. What is the right way to do this in CSS? . . .

iframeresponsivevideocss
  • 0
  • 0
  • 766