Questions tagged as 'servidor'

0
answers

How to improve this Javascript code in Nodejs?

I would like to know how I could improve this code. Thus, it would avoid too many excesses - initial errors. Moreover, through these modifications I could understand, understand, learn in another way. This would add new features and gain more pe...
asked by 20.11.2018 / 21:49
0
answers

ErrorException (E_ERROR) Trying to get property of non-object

I tried to return the page using backup to solve the problem but I can not. I upload the page and it continues with the same error, I do not know how to resolve. If you have an easier way to get the server to recognize file updates for example,...
asked by 21.11.2018 / 08:21
1
answer

Symbolic link in application Laravel

I'm deploying a Laravel application to a server, and I'm having trouble creating a symbolic link: The server public files are in the raiz/public_html The public files of laravel are in the path raiz/aplicacao/public I'm tryi...
asked by 14.11.2018 / 13:15
0
answers

MSTSC Remote Server Desktop Does Not Connect

I created a VPN server in Windows Server 2012 R2 to enable remote access to my users, when they are connected in the VPN their local internet does not work on behalf of the VPN, so I went on each laptop and on the VPN connection I disabled the g...
asked by 13.11.2018 / 12:01
0
answers

3 different times on my Wordpress site

I have a wordpress website hosted at Hostgator (Brazil). The server shows the current correct time (in DST). In this example, the correct time is as below, ie 13h (America / São Paulo) . Entering via putty.exe : [email protected] [~]#...
asked by 11.11.2018 / 17:14
1
answer

Printing by VBS - Windows 2008 R2 Server

Hello I made an automatic print routine where a task that I created in windows server 2008 R2 calls a vbs script, where it is done an HTTP request by GET to a web service that assembles a PDF file in a folder. Hence the same script after moun...
asked by 06.11.2018 / 17:40
0
answers

Web Server SOAP data interception

So, I aim to get a copy of a return NF through the web server, however I have no experience with it. How can I after an NF is generated, on its return, by its key, get a copy of the .XML file and play this file inside a folder, such as a copy?...
asked by 23.10.2018 / 08:12
0
answers

(SSIS) For Each Loop Container can not find file

Hello. I need to mount a task in SSIS that finds a CSV file in a folder on the network and imports that file into a table. It looks very simple, but the detail is that the directory changes name every day, with the mask Z: \ Folder \ Year \ Mont...
asked by 23.10.2018 / 17:15
0
answers

error with apache extension

I have a server with Apache / 2.4.29 installed on my machine, but the sites made in Laravel require an additional configuration of Apache to run in the right way because of its route scheme. I've already been able to set everything up normall...
asked by 23.10.2018 / 16:08
0
answers

Release SOAP in PHP 5.4 via SSH

I need to release soap in php from a server. I have SSH access. The PHP version is 5.4 Which command can I use? In the local version I got through the Apache php.ini. I tried to use apt.get install php-soap, but without success.     
asked by 18.10.2018 / 22:06