Questions tagged as 'localhost'

1
answer

What does ENOSPC error mean when running a server?

Hello when running an application on localhost I get the following error. Before it did not happen, I modified the file server.js where the port runs, but never before had this happened to me. The port runs as seen, passes build, gulp and the pa...
asked by 20.07.2018 / 20:51
1
answer

Problems with .htaccess on godaddy server

The problem is as follows: I have a webservice in which I redirect all requests to index.php with .htaccess the code of .htaccess I'll leave it here RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{...
asked by 27.05.2018 / 16:24
0
answers

How to import OpenSSL trusted certificates in Windows 10?

Hi, I'm trying to import an openSSl trust certificate for localhost where I have an Express server. I have seen options to do it on Mac, which is Keychain Access, but I can not find the way to do it from windows 10. I would like to know what fol...
asked by 31.05.2018 / 12:25
0
answers

localhost: 8080 does not work

As you can see, I decided to dispense with the web.xml import javax.servlet.ServletContext; import javax.servlet.ServletException; import javax.servlet.ServletRegistration; import org.springframework.web.WebApplicationInitializer; import org....
asked by 27.12.2018 / 20:30
0
answers

404 Page Not Found The page you requested was not found

I am developing a web system in CodeIgniter, it is the first time I work with it, after having developed the application in my localhost , I decided to upload it to a test server, so I loaded my site in it, I later changed the settings in the f...
asked by 13.12.2018 / 18:16
0
answers

Can you work with notifications on Android from a local server?

As an antecedent, I explain that I have a certain system already in operation with an Apache server that runs PHP and MySQL . Apart users have in their terminals (phone or tablet) an application Android that connects to this...
asked by 29.11.2018 / 21:29
0
answers

An error occurred when installing the database. Phpmyadmin in raspbian

I am trying to use my raspberry pi for a remote server. Well the remote connection is already ready. the only thing I need is to install the phpmyadmin, apache2 but I get this error ... What can I do ...?     
asked by 25.11.2018 / 23:04
0
answers

I can not access my virtual host from the browser

My C: \ WINDOWS \ system32 \ drivers \ etc \ hosts file has: # localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost 127.0.0.1 localhost::1 localhost 127.0.0.1 localhost::1 localhost 127.0.0.1 curso...
asked by 05.11.2018 / 02:53
0
answers

WampServer: Prevent links containing the name of the virtual host

Thank you for your attention. I am working on a web page with a local server through the Wamp package. The problem that occurs to me is that, in the links declared on the page, the name of the virtualhost always comes first. For example I declar...
asked by 05.11.2018 / 03:53
0
answers

why does this notice appear in dokuwiki?

install DOKUWIKI on my pc as localhost // localhost / dokuwiki / install.php? l = on , I followed the installation instructions of the user manual, I started session as indicated, I even followed a Youtube video to see if I had done everythin...
asked by 12.10.2018 / 19:17