Questions tagged as 'localhost'

0
answers

Localhost Can not read property 'route' of undefined

I have an application that runs perfectly on herokuApp. But when in local application the build works but the dist folder has errors. The console.log displays the following 3 errors below. If someone has gone through this and I have an answer, I...
asked by 24.07.2018 / 13:21
0
answers

localhost does not open in browser with XAMPP

Recently I installed XAMPP and it worked perfectly, starta and everything else. After a while I opened localhost and nothing appeared, I gave    This webpage can not be displayed I have tried 127.0.0.1 and already changed the port to...
asked by 07.11.2017 / 14:48
0
answers

Connect Java to Access (.accdb) [closed]

I'm trying to connect a desktop application that uses Java to a server. First I tried using Access, but I had problems with drivers, I tried to use UCanAccess and more problems, I finally gave up, I started with the good old MySQL. First of a...
asked by 03.02.2017 / 23:44
2
answers

Access localhost [closed]

I recently changed my apache port over xampp to port 465, but how do I access my localhost on the net now? I put localhost:465/mail/ and it does not load.     
asked by 30.11.2017 / 15:02
1
answer

How to run Taiga.io on my computer using Nginx

I'm trying to run Taiga.io on my computer. All the backend functions normally, but when I try to access the URL exemplo.com , it does not work. I'm using: link as a tutorial.     
asked by 26.09.2018 / 15:12
1
answer

How to create a local network (intranet) with django? [closed]

I'm breaking my head, I have tried several and different gringos tutorials and nothing works with excellence. I have a django system on a regular computer (windows 10) and I'm trying to leave the localhost open for other network computers to acc...
asked by 03.07.2018 / 21:16
1
answer

Recaptcha v2 on local server!

First of all, if this question does not fit here you do not have to refuse to just say that I remove it. But anyway, I believe that all the developers have gone through this problem, I could not test the recaptcha google on localhost only in are...
asked by 05.06.2018 / 19:33
1
answer

Code only works on localhost

This PHP code with JavaScript is for taking pictures with the webcam. But it only works on localhost. When you are away, do not open the webcam. <!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <title>Tirar F...
asked by 18.08.2017 / 23:36
1
answer

Mysql error - phpmyadmin: Access denied!

I have this problem with phpmyadmin, it was working normally, but when I typed: "mysql" in the linux shell it did not open mysql, just when it was typed: mysql -h 127.0.0.1 -P-3306 -u root. / p> Then I saw some articles and modified or deleted...
asked by 14.09.2017 / 04:08
1
answer

Why is working slower locally?

When I upload a local server with PHP or NodeJs , I come across a slowness that does not happen in a hosting The same happens when I simulate a server with Ngrok In other words, is this all due to processing power or do...
asked by 25.07.2017 / 14:40