Top "Server" questions

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

PHPmyadmin pop-up error notice keeps appearing when clicking on columns of databases

I keep receiving a pop-up error, when clicking on columns in databases: Some errors have been detected on the server, …

phpmyadmin server
Server side Java - where to start

I'm really starting to get a hang of the client-side Java programming, and from what I understand Java is great …

java server
WARNING: Module mcrypt ini file doesn't exist under /etc/php/7.2/mods-available

I've been trying to install phpmyadmin in Ubuntu 16.04.3 LTS having a lamp installed, php 7.2, mysql Ver 15.1 Distrib 10.2.12-MariaDB, for debian-linux-gnu (…

php mysql server ubuntu-16.04 lamp
XMPP server : ejabberd vs openfire vs prosody

I'm trying to figure out how XMPP works (total beginner in protocols in general) and I want to set up …

server xmpp
cannot quit jupyter notebook server running

I am using Jupyter Notebook for a project. Since I ssh into a linux cluster at work I use ssh …

python server jupyter jupyter-notebook
Using default Providers/MessageBodyWriters in Jersey 2

Just starting with Jersey, I've been trying to reproduce the simple example in the latest Jersey documentation 'building responses'. This …

rest jax-rs server jersey-2.0 java-6
Start a server on Mac OS X

I am figuring out how to use PHP OpenId I have cloned the repo to the ~/www directory. There are …

php macos server
PostgreSQL Connection Refused

I have installed PostgreSQL. However everytime I try to connect through PGAdmin or through psql it gives me the below …

postgresql server connection localhost connection-refused
How do I make a list of all members in a discord server using discord.py?

Hi guys I am writing a discord bot and I came across this error when trying to pull all the …

python server discord discord.py