Hi PriceD, Yes I am the XP Pro Windows OS using the Filezilla ftp program.
Main Topics
Browse All TopicsHi All,
I have installed WAMP on my XP Pro machine and I was able to create and access a local database using phpMyAdmin. Now I would like to upload my html and php code to the localhost to test it but I am not able to connect via filezilla ftp. I believe the problem is that I don't have either a valid username or password required to ftp to the localhost; and I can find no way to create a user and password for the localhost.
Can anyone help?
Thsnks
Dick Roose
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi PriceD.
I have WAMP installed on my computer which includes an apache server whick is configured as the localhost on my PC. Although I have never used a localhost before I believe the localhost is supposed to act exactly as a web server on a remote site. To use a remote site you need to upload the source files to the root directory (i.e. index.htm or index.php, etc.). To use the localhost it is necessary to tranfer the source files to the root directory on the localhost (local computer) just af if they were being transfered to a remote site.
I believe the only difference between ftping to a remote site and to a localhost is that you use "localhost" as the host name instead of a URL or a web address. You would still need a valid user name and password and that is where I think my problem is. I have no idea what to use as a username and password because I can find no way to set a username and password for the localhost.
Thanks
Dick Roose
If you want to "test" to see if the web pages are working, you should have some type of web enable program on your PC. With Windows XP Pro you can install IIS, which allows you to use your computer like a web server (if you will). Once you install IIS, you copy your files to the root directory by just doing a select all, copy and paste them in the IIS root.
Business Accounts
Answer for Membership
by: PriceDPosted on 2009-08-13 at 19:54:27ID: 25094945
R u trying to ftp to the XP Pro computer?