Xampp - access by Android

Asked

Viewed 1,751 times

0

I have a WS fajunta that I did just to practice and another day for lack of what to do, I put in my android browser ip/xampp and appeared the message "Access prohibited!" , I did not know it was possible to access by android, I wonder how do I access it and what use this would serve (Believing me, that this would serve to be able to move my Web Sevice and remote Xampp settings), I thank you from now!!

2 answers

1

You are accessing a XAMPP installation installed on your local network, not on your mobile phone.

This could even happen with a device on which you can’t install anything, like a TV or an old phone.

The message Prohibited access means that that installation has been modified and does not work the way you are accessing. The default would be /xampp to display server information. If you do not manage such an installation, nor know what is installed or how to access it, you can at most guess the access: /xampp, /phpmyadmin, /login.php etc. - but it is possible that nothing is installed.

To usefulness is that it’s a server, probably a development server. I don’t know about your network, but you might be in a public place and someone on that network has a server installed, or someone is testing things. For you it has no utility, but as XAMPP is probably not installed on your phone, it does not harm you too.

  • I understood, but repeating: How do I access it (as I said, is giving prohibited access) and what is the use??

  • I added my answer. It helped?

  • Now I understand better, as before I did not know about it, now at least I have a basis. I thank you!!

  • Imagine, and welcome to stackoverflow.com!

0

  • I appreciate the answer, for lack of time, I could not take the test, but soon!!

Browser other questions tagged

You are not signed in. Login or sign up in order to post.