I am using easy php to run a login.php pahe that uses a sqlyog database but i need to access the login.php off of a workstation. on the server i use localhost/foldername/login.php to access the login page but i cannot access it from the workstation even if o replace localhost with the ip of the server. how can i get access to this page?