How to connect To another persons localhost

Problems with the Windows version of XAMPP, questions, comments, and anything related.

How to connect To another persons localhost

Postby DarkAngel1 » 24. March 2012 11:24

Ok heres the deal.

I got Xampp 1.7.7 and my friend has the same

Were playing a game and a server so i need to add items to to the server.

and i need to access his localhost To add

So i used Team Viewer and created a user with phpmyadmin in his localhost.

and Grant me full access so thats done Now When i type hisip/phpmyadmin It says access forbidden what Do i do I need to log in his localhost please help
DarkAngel1
 
Posts: 1
Joined: 24. March 2012 11:20
Operating System: Windows 7

Re: How to connect To another persons localhost

Postby Sharley » 25. March 2012 13:38

Try this.

In his XAMPP you/he needs to allow 'hisip' in the \xampp\apache\conf\extra\https-xampp.conf file down near the bottom in the New XAMPP security concept section, last section, so it looks like this
# Close XAMPP sites here
<LocationMatch "^/(?i:(?:xampp|licenses|phpmyadmin|webalizer|server-status|server-info))">
Order deny,allow
Deny from all
Allow from ::1 127.0.0.0/8
Allow from add hisip here
Documentary 403 /error/HTTP_XAMPP_FORBIDDEN.html.var
</LocationMatch>
You must save the file and restart Apache.

Important to make a backup of the conf file first so you can easily revert if things don't pan out.

Please let me know back if the above worked and you could access his phpMyAdmin.
User avatar
Sharley
AF Moderator
 
Posts: 3316
Joined: 03. October 2008 05:10
Location: Yeppoon, Australia Time Zone: GMT/UTC+10
Operating System: Win 7 Pro 32bit/XP Pro SP3


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 57 guests