Page 1 of 1

in over my head, cannot load pages from mobil device

PostPosted: 12. August 2014 22:54
by mx1
Hello and thank you for your time in advance.

I think I am missing some very small step, the page I want to display will load on my computer in 2 different browsers (IE & Safari) but will not load on my mac desktop or any of my mobile devices.

xampp-win32-1.8.3-3-VC11-installer.exe
Win8.1
C:\xampp
C:\xampp\htdocs\Raspberrypints (this is what I am trying to display on my iPad)

Thank you

T

Re: in over my head, cannot load pages from mobil device

PostPosted: 12. August 2014 23:07
by JJ_Tagy
How are you trying to load them? Remember http://localhost only works on that computer. You need to use the computer's IP to load from other computer (ie http://192.168.0.101)

Re: in over my head, cannot load pages from mobil device

PostPosted: 12. August 2014 23:35
by mx1
http://192.168.0.1/RaspberryPints/
or
http://192.168.0.7/RaspberryPints/

are the two IPs I could find for my machine, so those are what I am using

Using them as they are above loads a blank white page

adding index.php gives a 404 File not found

Re: in over my head, cannot load pages from mobil device

PostPosted: 13. August 2014 00:56
by JJ_Tagy
The 0.1 address is most likely your router. Another thing is RaspberryPints is not the same as Raspberrypints. You have inconsistent posts or you are requesting wrong URL.

Re: in over my head, cannot load pages from mobil device

PostPosted: 13. August 2014 02:05
by mx1
thank you for your last post.

it put me on the right track, it turned out to be 'raspberrypints' all lowercase