Jump to content

how to use this application in INTRANET


sasi

Recommended Posts

Hai everybody,

                  Can anybody tell me how my application is going to work in INTRANET.Well i am using (Easyphp1-8setup) a three in one setup in which Apache and Mysql and php are installed in my windows system. And I am placing all the php files in the www folder of Easyphp folder means(C:\Program Files\EasyPHP1-8\www\my folder) and then executing them from the browser.

Now i want to check it that files from another system,by using my IP address it is not displaying the files why it is so happening.

 

                    Is there any procedure to view the pages from another system,provide me the necessary documentation as early as possible.

 

 

regards,

sasi.

Link to comment
https://forums.phpfreaks.com/topic/44917-how-to-use-this-application-in-intranet/
Share on other sites

the best thing to do is set up a static IP for the computer that you are running it on, then find out what port apache is running on. now you can go to any other computer on the intranet and type in your ip and port in a browser and it should come up: (http://192.168.0.21:80)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.