coder500 Posted September 1, 2008 Share Posted September 1, 2008 I have downloaded Wamp and installed in directory Y. I can't figure out how I can run php files. Any help please... Thanks Quote Link to comment Share on other sites More sharing options...
coder500 Posted September 1, 2008 Author Share Posted September 1, 2008 I uninstalled and reinstalled in C directory. When I try to start WampServer, nothing is happening. In C directory wamp---www directory is created. There is a file also there, index.php. My system has IIS server also... I appreciate any help... Thanks Quote Link to comment Share on other sites More sharing options...
corbin Posted September 2, 2008 Share Posted September 2, 2008 IIS is probably also listening on port 80. You'll need to make one of them listen on 80, and one of them listen on something else. To do that for IIS, I don't know the exact steps. For Apache (part of WAMP), just mod httpd.conf's listen line. Quote Link to comment Share on other sites More sharing options...
coder500 Posted September 2, 2008 Author Share Posted September 2, 2008 Thanks for the reply... How can I edit httpd.conf line and to what I have to set it? Thanks 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.