servidor

Nginx with Node api

I'm having a problem at a time and can't solve it. The problem is as follows: I have a server that on it has an api running ... s displayed: [emerg] "upstream" directive is not allowed here in /etc/nginx/sites-enabled/default:20 Anyone help me please?

How to call a function from the file.php using Apache?

I'm trying to make an api and wanted to call different functions from the same php file. The way I managed to do it works lik ... t;getAll(); } } And call as: 'localhost / api / getAll' But I can't do it, if anyone can help me I will be very grateful.

Socket in Java that sends and receives

I'm running a college project and I'm using an ESP8266 microcontroller. At first, I wanted to create a SocketServer and a Soc ... to make sure this works first in Java(Server)-Java(Client). I gave a researched in several examples, but none meets my need.

Delphi application server routine with UNIGUI

I have an application developed with UNIGUI components for Delphi XE5 and I would like to know how I can run a routine on the ... ble to collect this information and store in a database while the server is running, without necessarily the page being open.

What is a mainframe?

I was reading some old questions, and I ended up coming across a topic about COBOL where I was talking about mainframes. What is a mainframe, and what is the difference between a mainframe and a server as we know today ?

How to create a directory in Python inside a server?

Using the function mkdir it is possible to create a file in any directory within the computer folders: Import os diretorio ... rror 3] the system cannot find the specified path: '\ server \ ARABRINDES 1TB\Artes\andrei ' How can I solve this problem?

Error in string when connecting sql server database remotely

I am new to C # and am trying to remotely connect my application with a SQL Server bank that is on another PC... On this PC t ... XPRESS;DATABASE=Sistema;Integrated Security=SSPI"); conn.Open(); return conn; } } }

Windows Server Configuration (wamp) for different applications with subdomains [closed]

closed. this question is out of scope and is not currently accepting answers. ... apt to what was provided: Windows Server, running wamp with different directories for each laravel application. Any light?

My localhost connection is taking [closed]

closed . This question needs details or to be clearer and is not currently accepting answers. ... = require('express') http.createServer(express).listen(3000, () => console.log("Servidor rodando local na porta 3000"));

I can't access my Vue CLI project over IP

I start my Vue CLI (template webpack) project by terminal with npm run dev and initializes everything normal. I can access my ... network is with internet; Mobile and notebook error: cannot access this site the connection to 10.0.0.107 was refused.

How to use PHP in VSCode? [closed]

closed . This question needs to be more objective and is not currently accepting answers. ... nd PHP Debug, but I still don't know what to do. Ps2: I use LocaWeb server, this programming in PHP would be for a web page.

Problem with sockets when closing client: java. net. SocketException

Hello, Good Morning, Good afternoon or good night, I am having a problem, with a system I am creating, I thank anyone who can ... Items(list); } catch (IOException | ClassNotFoundException e) { e.printStackTrace(); } } }

What is mixed content? And what are the "optionally lockable content "and"lockable content"?

Despite not understanding almost anything on this subject I was reading about the protocols and security certificates as I sa ... as CDNs, imagens and know if they are "optionally lockable content" and how I set whether on my site they are allowed or not.

Different MX records for different email servers

I have two servers the Y (only for email), and I have Server Z (empty). - Y server has some registered email accounts; - the ... ort: each in its square? Example: Server Y: [email protected] [email protected] Server Z: [email protected] [email protected]

What is a microservices architecture?

I read that "microservices-based architecture" basically makes system requirements into specific, independent services. In ... ers: API's, Services and DAO: is this or not considered a micro services architecture (not isolated in different instances)?

Problems with Windows Server IIS

I posted on the other website of the StackExchange network (SuperUser) in English, asking for help regarding my problem, but ... several times, and reinstalled. I have tried to start individually or stop dependent services, but it gives the same error.

Remote procedure call failed. [0x800706be]

After installing SQL Server 2008 R2, I access SQL Server Management Studio but the server name does not appear and in SQL Server Configuration Manager the services are not active.