rajuchandran
01-26-2008, 03:30 PM
hi
how to run easyphp network system
example : http://systemname
how to run easyphp network system
example : http://systemname
![]() | View Full Version : php help rajuchandran 01-26-2008, 03:30 PM hi how to run easyphp network system example : http://systemname tix3 01-26-2008, 04:15 PM If you have installed easyphp in your windows machine you should start apache mysql through its control panel and then browse to http://localhost or http://127.0.0.1 rajuchandran 01-26-2008, 04:56 PM ok, i want run another network system. i have install system no 1 but i want to run system no 2 Codebird 01-26-2008, 05:07 PM If I have well understood what you want, what u need to do is to give system number 1 a static IP address and then in the browser of system number 2 you type http://IP address of system number 1 |