In this tutorial, we will cover how to get a test server set up on your windows XP machine.
I am also adding the paths and code you need to add to each file.
Note there are 2 errors in this video.
1. I wrote temp instead of test for the folder name
2. The line of code for the document root was set to test folder instead of actual root
phpDream
-----
First, go to c:/wamp/root
and create a folder called test
Hosts file path:
C:\WINDOWS\system32\drivers\etc\hosts
httpd.conf file path:
C:\wamp\bin\apache\Apache2.2.11\conf\httpd.conf
--
In the hosts file add this line:
127.0.0.1 yourdomain.yourextension #example test.dev
In the httpd.conf file:
enable virtual hosts, uncomment this line by removing the pound sign from this line:
LoadModule vhost_alias_module modules/mod_vhost_alias.so
very misleading in title , looking for dreamweaver help.
FollowObeyConsume 4 months ago
@lqnguyen1960
Shut down any processes that are using ports.
joshanator1 6 months ago
Fixed my problem with your tutorial, Thanks!
CosmicExplorer 6 months ago
Great! Thank you!
GrozavAlexIoan 8 months ago
love quiet tutorials, thanks!
harkejuice 8 months ago
Loved it man!! thanks :)
BKISHANN 11 months ago
should be renamed "How to set up local hosts"
LooseFit88 11 months ago
Hi...lqnguyen1960
You are right.
you need to disable skype in order to get this working.
People please note this
Thanks lqnguyen1960 very much.
ellaiahpusa 1 year ago
Didn't work. Just said "page can't be found" upon doing test.dev :(
BlightedArt 1 year ago
this video sucked
yoboss1049 1 year ago