Most voted "server" questions
Server is a centralized computing system that provides services to a computer network.
Learn more…380 questions
Sort by count of
-
1
votes1
answer320
viewsPython - Local Multiplayer System
I’m trying to create a local multiplayer system, where will have a script for the "server" and several "clients" can connect. For now I will use in a simple test application, where users will create…
-
1
votes1
answer111
viewsWeb Hosting or Streaming Hosting?
I am developing a project, in which the idea is to allow the user to hear (from a player -> plugin in javaSript embedded in the index.php page) the selected music... In order to provide a good…
-
1
votes2
answers316
viewsDedicated server X VPS. How to know which one fits a certain situation?
I have a PHP (codeigniter + Mysql) application hosted in a shared web environment. The access of visualization and writing in database have increased a lot in recent times and I am having problems…
-
1
votes2
answers7595
viewsRedirect URL to another physical folder with . htaccess
On the Ubuntu server, I have a physical folder: /var/www/html/gestao/site/temp/ I wish my .htaccess redirect to the URL domain.com.br/gestao for this physical folder transparently.…
-
1
votes0
answers289
viewsStarting Tomcat v7.0 server at localhost has encountered a problem
I am trying to start Tomcat Server locally, but this problem occurs. Could someone help me?…
-
1
votes1
answer845
viewsSelect in SQL Server with Intel
I wonder if it is possible to select in Sql Server a table that does not have an index column, but in this select display a sequential index column in ascending order. Ex. Table: Lettering Coluna D…
-
1
votes2
answers215
viewsMax larger size of 2MB when uploading Docman files
When I try to send a file through Docman from Joomla he won’t let me send larger files from 2MB. However, I’ve been looking at all the Cpanel settings and they all have a good limit. Here is a print…
-
1
votes1
answer132
viewsMongodb and Redis on the same server
I am planning a system that uses Mongodb for reading data and Redis for session sharing between PHP and Nodejs. Is there any problem having Redis and Mongodb running on the same server, since both…
-
1
votes0
answers455
viewsRun Java Application on a Server
I have an application made in java that keeps updating my database. However, I don’t want to run it 24/7 on my home computer for obvious reasons (internet may fail, power may fall...). So I need to…
-
1
votes1
answer981
viewsglassfish boot error in eclipse - asadmin path not found, bootstrap and without Domain
After a lot of unanswered searching, I come here asking for help. I use Eclipse Kepler and glashfish 3.1. What happens is that when I start the glassfish server, usually or by debug, the server…
-
1
votes0
answers198
viewsHow to create an apache server on the live internet?
How to create an apache server on live internet ? I’m having problems because the connection ports are blocked on the live internet and wanted to know how to connect in apache somehow ??? EDIT: only…
-
1
votes2
answers2266
views -
1
votes2
answers1301
viewsHow to Save and Recover All Sessions of a User
I am developing a system in which I need to recover all users logged in or with active session on the server. Context: When the user logs into the system, in addition to creating the Session, save…
-
1
votes1
answer89
viewsAccess memory region that has already been displaced
I am in the final process of developing a program and I came across an error, I already spent some time researching and I could not solve the problem. About the program: In summary, the program…
-
1
votes0
answers206
viewsHow to create a box from a server?
Here where I work, we are facing many problems due to differences in software versions and development environment. Vagrant seems like a great solution in these cases. The problem is that we cannot…
-
1
votes1
answer80
viewsHow to work with mirrored systems?
I wonder what the logic would be to work on a web system where I would have a main site and distribute websites for franchisees in their domain. The whole checkout process should be done on the…
-
1
votes1
answer1377
viewsRedirect Subdomain to another server
I’m using the cPanel and I can redirect the domain exemplo.dominio.com.br to another server using record A and IP of the new server, but how do I make this subdomain accessible also using www or…
-
1
votes0
answers55
viewsWhy is my site slow?
Good afternoon, I’m detecting extreme slowdowns on my website right at page startup. As shown in this image, there is a very long wait before the rest of the content starts uploading. I loaded this…
-
1
votes0
answers2370
viewsApache configuration problems
I am trying to deploy a project that is using Zend. This project is in a subfolder of the site( site.com/projects/project-name ). The site is in a VPS, to which I have root access. The server is…
-
1
votes1
answer665
viewsNumber of processors in Hyper-V
I have a virtualized Windows Server 2003 server with Hyper-V. I set the option "logic processor numbers" to 4. On Windows, it appears on the 4 Cpus device management list. But in Windows task…
-
1
votes1
answer436
viewsCan’t connect to Mysql server on 'IP (4)
I have two servers with different purposes, one being a webserver running apache and php 5.3, and the other is a Mysql database server. The first uses the database in the second 24 hours a day, 7…
-
1
votes0
answers26
viewsSplit accesses between the new site and the old one
I’m going to publish a new site and I wanted only a few hits to it so I can evaluate its operation and the other hits will be forwarded to the current site. Facebook does something similar when it…
-
1
votes1
answer3015
viewsHow to redirect a subdomain using the Registry DNS service.br
I have a private server with fixed IP and I have some websites running on port 80. Configuration: Debian Linux and Apache For example, I have two subdomains: IP_SERVIDOR/site1 IP_SERVIDOR/site2 I…
-
1
votes1
answer1251
views(Eclipse) Jboss never starts
I’m having trouble trying to get Jboss to run on the Eclipse self. I installed Jbossastools, downloaded the latest version of Jboss, and did the standard installation procedure of new server in…
-
1
votes1
answer308
viewsVPS to Magento What do I need to know?
I have only used shared servers with the Opencart platform for years, however I could really use a store in Magento now, but I read that it can be slow and does not work well in shared accommodation…
-
1
votes0
answers162
viewsMemory consumption IIS 8
I went up my application and found that it was very slow, and in IIS Worker Process the memory consumption does not decrease, for example: I did some tests and the consumption went up to 1 GB, this…
-
1
votes1
answer62
views -
1
votes1
answer646
viewsConfigure Nginx to receive any domain
I have this configuration on Nginx that any domain that is pointed at on my server it accesses the folder with the domain name. My question is how do I get my clients to point their domain to my…
-
1
votes1
answer83
viewsHost server integration with local server
I will integrate the system hosted on the kinghost server with a local server. The idea is that when some content is updated on the hosting server update the content of the local server system, and…
-
1
votes0
answers28
viewsUbuntu 14.04 x64 Digitalocean accentuation problem
I have an accentuation problem in my Cloud Server that I am using (Ubuntu 14.04 x64), where, I try to give the following command line (in the linux prompt), using Putty, however, when I give a…
-
1
votes0
answers533
viewsProblem with Tomcat sessions
I would like to know the following staff, a company application presents a high number of sessions in the manager of Tomcat. The system has been rising in the number of users and would like to know…
-
1
votes1
answer136
viewsAndroid app closes when connecting to Mysql
I’m developing an application for Android that needs to connect to my database on Locaweb servers. However, as it is in the code, the class closes if it cannot connect to the server. Am I making the…
-
1
votes1
answer113
viewsBlocking LINK with HTACCESS
Do I need to lock a link just inside a server, how would I use HTACCESS? If there is any way. Thank you.
-
1
votes2
answers1560
viewsCheck that SQL Server is installed C#
I’m finishing a C# application that contains a database in SQL Server. How do I know if the user has the SQL Server 2012 Express Local DB installed? It is possible to check via registry in x86 and…
-
1
votes1
answer475
viewsReplicate message to all chat customers
I need to replicate a client’s message to everyone who’s connected except the client you sent. Below is the classes I have so far. How could I replicate these messages? public class Servidor {…
-
1
votes1
answer89
viewsIs there any way to know if someone is referencing some file from my site in another?
i have a photo on my website logo.jpg If some smart guy uses my image that took me hours to make and use on your site in a tag there is the possibility of knowing where the source request to the…
-
1
votes0
answers133
viewsHow to make a File and Homologation server
Good afternoon, you guys, I am a Web developer, and would like to make/learn a Web server. In case my doubt would be why I should research. Example: if I rent a Cloud server(recommend me company)…
serverasked 8 years, 5 months ago Rafael Melo 21 -
1
votes0
answers1181
viewsWampserver 2.1 does not open localhost, phpadmin or turn green
I installed wampserver 2.1 and since I can’t open phpadmim or my localhost, the installation was without any configuration. Someone’s been through it?…
-
1
votes1
answer329
viewsHow to check connection bandwidth of a server
Hello, I recently hired a Windows VPS server hosted in Germany. The contracted plan has unlimited traffic and 1Gbit/s connection. I want to use this server for streaming videos, so the connection…
-
1
votes1
answer49
viewsPostgresql problem
After a power outage we restart the server in which the database is located and although we try to lift the bank manually the bank does not raise. The message that occurs is this below: FATAL: The…
-
1
votes1
answer531
viewsRestrict access by htaccess
I have a dedicated server separate from the hosting of my site, some content like image, videos, texts and etc will be pulled from this dedicated, the problem is that I would like to restrict access…
-
1
votes3
answers849
viewsRemote server/local server in PHP
One of the options to create a local web server is to use XAMPP (PHP, SQL). On a web server, I have to install XAMPP (or any similar suite) as well or it is only used on local servers?
-
1
votes1
answer133
viewsLogin with Activedirectory
I am trying to make the connection with AD. However the error is displayed: Warning: ldap_connect(): Could not create Session Handle: Bad Parameter to an ldap routine in C: Program Files (x86)…
-
1
votes2
answers963
viewsImages do not appear on the website posted on the web server
Good afternoon, you guys, I published a website on the WEB server, but no image is being displayed in the browser. All images are displayed this way: <img src="~/imagens/logo.png" Local displays…
-
1
votes1
answer3995
viewsMysql server with Xampp to be accessed by another machine?
I am a complete beginner in dealing with Web programming and local and remote servers, my notion on these subjects is quite partial. Well, I have a system that will need access to a Mysql database.…
-
1
votes1
answer377
viewsWhat is the correct way to run an application on a linux server using PHP?
Good afternoon, I need to run an application built natively for linux servers using php. I have a php script that runs an application on the linux server creating some files needed to continue the…
-
1
votes1
answer2928
viewsHow to update Docker-Compose
Does anyone know how to upgrade Docker-Compose to the latest version? Mine is in 1.5.x and I come across some problems like ERROR: In file './Docker-Compose.yml' service 'version' doesn’t have any…
-
1
votes0
answers87
viewsHow to expose wordpress for external access in Azure / IIS?
I have a site made in wordpress it is hosted on a cloud server with the following path: C:\xampp\htdocs\site.com.br To access it locally with the external IP I use so:…
-
1
votes1
answer55
viewsServer with intermittent time
I have an external PHP server that has generated some time problems, sometimes it generates the correct time (eg: generates 17:00 to 17:00) and other times it generates with two more hours (ex:…
-
1
votes1
answer54
viewsServer delay to record and access information
Good morning/afternoon/evening everyone, I’m having a problem on two php-mysql sites; First of all I want you to understand the situation, I own 2 sites that record information on the same basis,…