Questions tagged as 'servidor'

0
answers

Starting tomcat v7.0 server at localhost has encountered a problem [closed]

I'm trying to start Tomcat Server locally, but this problem occurs. Could anyone help me?     
asked by 13.08.2014 / 15:14
0
answers

How to create an Apache server on live internet? [closed]

How to create an Apache server on live internet? I'm having problems since the connection ports are locked on the live internet and wanted to know how to connect in Apache in some way ??? EDIT: Only 2 open ports: 51005 and 14330 port 51005...
asked by 22.06.2014 / 20:47
1
answer

Wordpress - File changes are not saved on the server

I am changing wordpress site direct from FTP, the edited files are saved at first, but a few minutes later the changes made are modified to the previous code. Does this have to do with file permission?     
asked by 06.01.2017 / 13:42
1
answer

Configure nginx to receive any domain

I have this configuration in nginx that any domain that is pointed out 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 server only in a single folder. Example:...
asked by 21.08.2015 / 19:40
2
answers

Detect if site crashed [closed]

Does anyone know how this site does this or in what language was it done to make an application with a similar function? link     
asked by 17.09.2015 / 18:54
3
answers

Can I set up a server that works from my computer?

I have a Delphi chat that works only on the internal network, I also have the project for it if you want to make a change, and I wanted to know if it is possible to make this chat work on remote network computers from a mounted server on my own...
asked by 05.08.2015 / 02:13
1
answer

Is the Node server the only option to support the maximum level of requests in an application?

For an application project that will need to support a huge amount of requests on the server such as an e-commerce portal on the day of black friday or the server of a game developer on the first day of launching an ultra-long-awaited game t...
asked by 18.10.2018 / 18:00
1
answer

Delete multiple SQL Server rows that have the same text snippet?

To test my forms, I ran several fills with the word "test" in the fields. Now I wanted to clean the DB, but I'm having trouble deleting multiple lines with the same stretch of "test" text I am applying the following command, but no row is aff...
asked by 18.12.2018 / 17:49
1
answer

Problems with 777 and PHP permissions

I have a problem involving PHP and permission 777. On my server, there is an upload folder with 777 permission, and a hacker was able to upload a file .php to that folder, which changed everything that was on my server . I would like to...
asked by 27.05.2015 / 15:42
1
answer

Upload file via FTP - PHP

I'm trying to upload files to a specific folder on my Hostgator server, however I put the exact path of the folder and the file does not appear in the folder that set the path, it appears in the root folder. Here is the code: ' /*----------...
asked by 01.11.2018 / 15:00