martones Posted March 31, 2006 Share Posted March 31, 2006 Hey Freaks !Thanks for reading my post.So here we go : I'm on LAN with some dozen PCs and i'd like to make a litte "web-tool" for users connected in this LAN. I got EasyPHP and though that the Apach server running on my PC would allow others to acces my host.So I tried to get it worked : I just have my index.php in the default path in the "www" directory. And tried to acces it within my IP like follows : [a href=\"http://myLocalNetworkIP/www\" target=\"_blank\"]http://myLocalNetworkIP/www[/a] or simply [a href=\"http://myLocalNetworkIP/\" target=\"_blank\"]http://myLocalNetworkIP/[/a]But this doesn't work. Am-I supposed to broadcast my host, or somehow publish the service? or I simply can't get this working like i supposed? Or are the acces paths wrong?Thanks a lot, and sorry for my stupid questions :) Quote Link to comment Share on other sites More sharing options...
txmedic03 Posted March 31, 2006 Share Posted March 31, 2006 Well this depends on the operating system and the version of php and apache and how you installed it. We need some info before we can help you set this up correctly. Quote Link to comment Share on other sites More sharing options...
martones Posted March 31, 2006 Author Share Posted March 31, 2006 Exactly! I completly forgot to describe this.I'm on win. XP. And I just intalled default EasyPHP. Should-I join some config files ? Quote Link to comment Share on other sites More sharing options...
txmedic03 Posted March 31, 2006 Share Posted March 31, 2006 Unfortunately I have never used EasyPHP, so I don't know the defaults for it. I am a linux user and the only way I have ever setup PHP on a windows box was the old fashioned way. Quote Link to comment Share on other sites More sharing options...
martones Posted March 31, 2006 Author Share Posted March 31, 2006 Yep i'm used to linux to, but i'm on win at work ... :pI fnally managed to got it working.Thanks though :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.