Questions tagged as 'servidor'

0
answers

Install hybridauth to a project that is already mounted on a server

I have a project locally and I installed hybridauth to start social networking, but now I upload it to a test server and my problem is that I do not know how to install hybridauth to the project that is already uploaded. Locally...
asked by 20.07.2017 / 05:10
3
answers

Redirect https to http

I have an Apache server without certificates. I need that when someone enters the website always redirects to the http version. In the link file I have the following, but it is not working. <VirtualHost *:80> ServerName misitio.com...
asked by 04.04.2017 / 23:42
1
answer

Connection to failed firebase

Hello everyone, my problem is that I want to bring data from a firebase database with server java but it does not bring them back, it returns null. This is my https://github.com/Miguel546/firebasemaven code if you can help me please it...
asked by 31.03.2017 / 18:20
1
answer

Problems with apache2 in Ubuntu 16

Configuring web server and doing "service apache2 restart" in Ubuntu gives me back these errors: What does it mean? What solution do you have? Thanks! ; )     
asked by 24.06.2018 / 19:06
2
answers

Problems with css, js and addressing when passing to the server with codeigniter

Some time ago I am working on a project that I developed in Codeigniter 3.x where I carry out the typical actions of CRUD, in addition to the call to JOBS in SQL Server. When testing the service locally, it does not present any inconvenience,...
asked by 17.11.2017 / 12:56
1
answer

Make my server accessible through internet

I have created a very basic server and I have opened it to port 80. After seeing that it worked, I decided to make it accessible through the internet. For this I have opened the port 80 of the router in the ip address of my computer and I hav...
asked by 28.06.2018 / 22:33
1
answer

Server problem js

I have a problem creating a server with node JS. I write this code //Importando var express = require('express'); var bodyParser = require('body-parser'); var request = require('request'); //Instancia var app = express(); app.use(bodyParser....
asked by 10.04.2018 / 01:34
1
answer

What is the error HTTP State 404 - / manager / html in tomcat?

What I have just done is download and install version 8.0 of the tomcat server in the eclipse environment, but when I start the server and try to access the tomcat administrator I get the following: I'm accessing with the path of loc...
asked by 27.12.2017 / 00:43
1
answer

mb_strtoupper () Does not work On server

I have a code that generates some reports in excel, I use mb_strtoupper () to capitalize the results, localhost works with all the letters, but in the server only places the normals, ie the ñ, and tildes does not apply to put them in uppercase,...
asked by 30.03.2017 / 17:02
0
answers

How DNS works in an icloud bypass

By own knowledge and experience. There is the following service: link that modifying the configuration of wifi and putting one of their dns on the iphone opens a captive portal with the following interface ui.iclouddnsbypass.com (to see it...
asked by 02.01.2019 / 10:43