Top "Server" questions

A server is a running instance of a software application capable of accepting requests from a client and giving responses accordingly.

I have Godaddy Shared Web Hosting I need to host node.js website can host site?

Anyone have an idea to host a site or reference for how to install a node server on Godaddy. We …

node.js server hosting godaddy-api website-hosting
Converting RTMP to RTSP in NGINX

I have a question, if I use nginx for RTMP stream, can this function to stream video with RTSP? What …

nginx video-streaming server rtsp rtmp
Do GitHub pages support PHP?

Thank you for taking the time to review my request for help. I've been using gh-pages to work on a …

php forms github server github-pages
Error:1722 Getting session names

I am trying to check if anybody is connected to the server in my team with the following command: query …

server rpc remote-desktop remote-server
json-server cannot access via local IP

I'm using npm json-server from here. It used to work great for my needs: run a server on my PC …

server ip json-server
java.lang.IllegalArgumentException: No suitable parent found from the given view. Please provide a valid view

my app crashes when trying to display server message and I think the problem could be with my getView(). below …

java android web server
The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path

When I debug tomcat, the broswer start but get 404: HTTP Status 404 - / type Status report message / description The requested resource …

java tomcat intellij-idea server catalina
What is the easiest way to run python scripts in a cloud server?

I have a web crawling python script that takes hours to complete, and is infeasible to run in its entirety …

python cloud web-crawler virtual server
keep getting "? Something is already running on port 3000" when I do npm start on react app

I keep on getting "? Something is already running on port 3000" message in my terminal when I start up my react …

javascript macos npm terminal server