Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9187439
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T19:46:05+00:00 2026-06-17T19:46:05+00:00

i have just instsalled wamp server but when i’m trying to access localhost it

  • 0

i have just instsalled wamp server but when i’m trying to access localhost it is not accessible I think it is problem with the port because wamp uses port 80 by default.
and after that i want to create a dynamic website i’ve never used php in past so i want to know how to get satarted …
thanks

I have tried in another system . I installed wamp and saw that localhost is accesible there but when i connected to the internet by modem wamp server stop working . I am totally confused about this port setting . I have unplugged lan cable from my laptop and restated the system then tried even it is not working .. i have changed httpd.conf file but it doesn’t helps me

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T19:46:07+00:00Added an answer on June 17, 2026 at 7:46 pm

    First of all change Listen 80 to Listen PORT YOU WANT in Apache httpd.conf file.

    Now in the same file search for the word vhost you will find it three time just uncomment it by removing # from beginning of statement (you will find it two time in one statement) .

    Now open http-vhosts.conf file which is inside C:\wamp\bin\apache\Apache2.2.17\conf\extra\ and paste below code with port modification and you are done.

    Using this you can set more than one port to different directory.

    <VirtualHost *:5>
       ServerAdmin webmaster@dummy-host2.localhost
       DocumentRoot "C:/wamp/www"
               <Directory "C:/wamp/www">
                           Options Indexes FollowSymLinks
                           AllowOverride all
                           Order allow,deny
                           Allow from all
               </Directory>
       #ServerName dummy-host2.localhost
       #ErrorLog "logs/dummy-host2.localhost-error_log"
       #CustomLog "logs/dummy-host2.localhost-access_log common"
    
    </VirtualHost>

    just change <VirtualHost *:5> this to whatever port you need and restart Apache and all other service.

    Now Cheers.
    Enjoy

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have just installed Wamp Server 2 to my pc. and I cannot access
I just installed Wamp servers and i have a problem. The icon stays orange.
I have just installed Postgresql 9.1 on windows server 2008. I was trying to
I have just installed RVM in my machine and facing problem with rvmrc file,
I have just installed that latest stable release of TortoiseSVN on Windows Server 2003
I have just installed wampserver on windows 7 it works fine for me but
I have a big problem opening http://localhost/ on Windows 7 (beta). I installed this
I just installed WAMP on Windows XP. I have a simple PHP file that
I just installed WAMP on my new eeePC and I am trying to install
I have just upgraded to netbeans 7.2.1 and phpunit is not working. I get

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.