Wrox Programmer Forums
|
BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4
This is the forum to discuss the Wrox book Beginning Dreamweaver MX by Charles E. Brown, Imar Spaanjaars, Todd Marks; ISBN: 9780764544040
Please indicate which version of the book you are using when posting questions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 23rd, 2005, 12:49 PM
Registered User
 
Join Date: Jul 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Testing server without XP professional

I am trying to set up a testing server as in Chapter 2 (Dreamweaver MX 2004) but don't have XP professional. If I understand correctly I need a web server and an application server in order to set up the site correctly and work my way through the book.

I've got a standard account from http://www.fasthosts.co.uk/hosting/ which I believe works as an application server. If this is the case, how do I set up the web server?

In particular, in the section starting on pg 37, "Creating a New Web Site", under the tab "Local Info", what do I put as the http:// address and what do I enter as the Host Directory?

Am not having much luck and am not able to view the page in the browser as shown in Figure 2-15.

Cheers :)




 
Old July 23rd, 2005, 01:28 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

What you fill in for http address depends on your host. It could be something like http://www.fasthosts.co.uk/Users/YourName

However, for the exact name, you'll have to contact the provider / read the docs.

The same applies to the Host Directory for the Remote Server. If you use FTP to access the site, changes are that the host directory can be left empty. When you log in, you often enter at your own "home" folder so there is nothing to add. But again, this should be in your host's documentation....

If you need more help, let me know.

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to: Screenager by Muse (Track 17 from the album: Hullabaloo) What's This?
 
Old July 24th, 2005, 11:22 AM
Registered User
 
Join Date: Jul 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Imar,

Thanks very much for the speedy reply. I had recieved two e-mails from the provider, which I believe have all the details I need.

However, the browser is still coming up with "Cannot find Sever". The address shown is http://index.htm/.

The seetings I have entered are as follows.

For local info:

Exactly the same as the book, except for HTTP address I have put http://www.(site address that I bought).com.


For remote info:

For Access I selected the FTP option
For FTP host I put ftp.(site address).com
I left the host directory blank and added my username and password.


Please let me know where I'm going wrong.

Many thanks,
James


 
Old July 24th, 2005, 12:01 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

What did you enter in the Testing Server category?

When you use PIB (Preview in Browser), DW will look at the http settings defined on the Testing Server category. The http address on the Local Info category is used to detect "local links" and is used by the link checker.

So, you'll need to fill in the Testing Server as well. This *can* be the same info as the Remote Info, although this is not required. Usually, your Remote Info is the external provider, while Testing Server can be a local testing server to test things out. In your case, since you don't have a testing server, the Testing Server should be the same as the Remote Info. Be aware that this changes the remote files directly, unless you enable PIB with a Temporary Copy (See DW Preferences)

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to: Stone Cold Bush by Red Hot Chili Peppers (Track 8 from the album: Mother's Milk) What's This?
 
Old July 25th, 2005, 07:14 AM
Registered User
 
Join Date: Jul 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Still having a few problems.

After reading ur message and playing around a little, the PIB now reads page cannot be found.



The settings for testing server are as follows:

I selected ASP VBScript with FTP Access.

For the FTP host I've put the one given by my provider, ftp.mysite.com

For now I have left the host directory blank.

I have put in my login and password given to me by my provider.

For the URL prefix I have tried http://www.mysite.com as well as http://ftp.mysite.com and believe both of them are wrong.



The information I have been given by my provider is an:

FTP Hostname
FTP Username
FTP Password

I have been given three website links

http://www.mysite.com
http://mysite.com
http://domain*****.sites.fasthosts.com

as well as a web site path.


Am currently unable to give a more informed account of my problem as I still don't really understand whats going on. If you could shed some light on the situation I'd be most grateful.

Many thanks,
James


 
Old July 25th, 2005, 07:50 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Can you access your site with a stand alone FTP program? If you don't have such a program, take a look here:

http://www.smartftp.com/

Then try to upload a file like test.html into your account and then see if it is available at http://www.mysite.com/test.html.

Once you figured out what the correct FTP and web settings are, you can reproduce those settings in Dreamweaver. It's often easier to use a stand alone program because they often provide more and detailed information.

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old July 25th, 2005, 09:30 AM
Registered User
 
Join Date: Jul 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for the FTP link. I downloaded the programme and followed your instructions. After playing around for a while I managed to set up the site correctly and all is working fine.

Thank you very much for all your help!

Much appreciated,
James :)

 
Old July 25th, 2005, 02:09 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Just for the record (and for future visitors to this thread), would you mind telling us how you fixed it??

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to: The Bends by Radiohead (Track 2 from the album: The Bends) What's This?
 
Old July 25th, 2005, 02:42 PM
Registered User
 
Join Date: Jul 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

After loading up the stand alone FTP programme, it was a case of trial and error to get the correct settings. The website file structure of my provider stipulates that all web pages, graphics, scripts etc, has to go into a particular file, in my case /htdocs.

By going to Site -> Manage Sites, I kept changing the details in both the Local Info and Testing Server and observed the changes using the FTP programme. I kept playing until I got the index.htm file into the htdocs file on my site, with the PIB correctly displaying the index.htm file.

The settings I ended up with are:

For Local Info, the Http address was:
http://www.mysite.com/htdocs

For the Testing Server the settings were:
FTP host: ftp.mysite.com
Host directory: htdocs/
URL prefix: http://www.mysite.com/

For the remote server I entered the information as the testing server.

Hope this helps,
James


 
Old July 25th, 2005, 04:12 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Great. Glad it's all working now.

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to: The Bends by Radiohead (Track 2 from the album: The Bends) What's This?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing IIS on Windows XP Professional gorman General .NET 4 May 11th, 2005 05:29 AM
Server for Windows XP LiamUk PHP How-To 2 July 30th, 2004 09:20 AM
Testing your web server vagwale Classic ASP Basics 2 August 5th, 2003 10:57 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.