Guest TheVortex Posted February 6, 2007 Posted February 6, 2007 How can I access http://localhost/a/ from another computer have IP 192.168.1.1 ? A - Default access only accept local computer, for give external connect to phpmyadmin (http://localhost/a/), you need to edit: C:\server\diskw\home\admin\www\.htaccess Below the line: Allow from 127.0.0.1 Add: Allow from 192.168.1.1 Then open http://localhost/a/, choose Privileges, choose Edit Privileges for "localhost", scroll down to section "Change Login Information / Copy User" , in Host change to "Use text field:" and type 192.168.1.1 to the field, then press GO. Now you can access to server from computer have IP 192.168.1.1 by type in browser: http://ip_of_server/a/ Credits : HERO1771
kauliaris Posted February 6, 2007 Posted February 6, 2007 can we somehow get to someones db without his permission?:P
killer_007 Posted February 6, 2007 Posted February 6, 2007 Nope, only if he is such a nub that he has left (allow all) on at the .htpaccess and he hasn't setted a password :P The db doesn't allow connection from other ips or if you don't have the pass...
nanos Posted June 16, 2009 Posted June 16, 2009 well i tasted but there no connexion anyway nice share...
MaestroLuke Posted June 16, 2009 Posted June 16, 2009 dosnt work for me lol well i tasted but there no connexion anyway nice share... again lol The post is 2 years old! some1 lock it
DrHouse__ Posted September 4, 2009 Posted September 4, 2009 Not good guide... diskw? wtf?... not needed to run L2J
WizZy™ Posted September 4, 2009 Posted September 4, 2009 don't work :( This isn't your first undig! Next time you will get a nice vacation in banland. Locked.
Recommended Posts