Questions tagged as 'servidor'

1
answer

Redirect through Apache port

My question is the following, as I do when I came to a request for the endenreço: link Redirect to link and when you go to the address: link Redirect to link In other words, I want to do a port redirection. Home The system I a...
asked by 20.01.2018 / 19:26
1
answer

Function max E Cast JUnta Sql Server 2008 R2

I need to convert a field from Nvarchar to Float in a search, and get the highest value. This function works SELECT MAX(valor) from [Enops].[dbo].[Tbl_Pulsomedia15_Vazao_Eta_B_Bentes] Where valor <> 'processando' and valor <>...
asked by 17.01.2018 / 11:58
1
answer

How to add the XML encoding tag

Adding the XML encoding clause <?xml version="1.0" encoding="UTF-8"?> When you generate the XML through FOR XML PATH as the following example: SQL query: WITH XMLNAMESPACES (DEFAULT 'http:\www.oobj.com.br') select '1.0...
asked by 12.01.2018 / 18:49
0
answers

Application in codeigniter does not run on the server (hostnet)

Hello, I uploaded a site to the hostnet server, private plan, local it is working properly but on the server, I do not use the last version of codeigniter 2. My .htacess is like this <IfModule mod_rewrite.c> RewriteEngine on RewriteCo...
asked by 09.01.2018 / 02:31
0
answers

Error Microsoft SQL Server Management Studio 17

Every time I try to start Management Studio with this error: Can not find one or more components. Please reinstall the application. I have already uninstalled SQL Server and Management Studio and reinstalled. I have also installed Microsof...
asked by 28.11.2017 / 00:58
0
answers

How to listen to a Socket connection on Android

I have a socket tcp java server on the pc and a tcp socket client on android, I am able to receive data from the server. But how do I create a server that is always listening to a port on android, ie create a socket server in android. Can I for...
asked by 02.10.2017 / 21:24
1
answer

How to maintain a constant connection with the database for updating data without the need to refresh

I have an application that is working with MySQL database and PHP. There is data in this bd that is updated frequently because it is a vote, but this vote occurs on an external website and my site only displays the rank with the total votes....
asked by 19.08.2017 / 22:44
1
answer

Password Reset

I am making an app but I am having difficulty implementing the password reset option, I use a web server, I would like to know the best password reset option: 1) Secret question chosen by the user at time of registration; 2) Reset porting...
asked by 01.08.2017 / 18:31
1
answer

Problem with wordpress site in server migration

I've migrated a Wordpress server site and now only recognizes the homepage, the other pages simply from the 500 Internal Server error, has anyone ever had anything like it?     
asked by 20.07.2017 / 21:42
1
answer

Memory reserved for tomcat

My system is on a server that has several tomcats, I need to disable the tomcat that has the most memory reserved for it. How do I view the memory reserved for each tomcat on the server?     
asked by 31.07.2017 / 14:01