Wrox Programmer Forums
|
Intro Programming What is a loop? Which language is best for beginners? What is "object oreinted?" All those types of questions and more are welcome here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Intro Programming 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
  #1 (permalink)  
Old June 4th, 2006, 11:32 AM
Registered User
 
Join Date: Jun 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Basic DreamWeaver Problem

It seems like such a tiny problem:

Trying to upload a very very simple html 4 page website online through DreamWeaver. Have done such things before with no problem.

The index uploads and is accessible perfectly. However, if you click on the links to navigate to any of the other pages on the website, or even if you type in the correct URL for the particular page, a box comes up asking for a Username and Password. If I click OK it just keeps asking for it, if I click Cancel, it goes to a blank page with "Error: Access is Denied" written on it.

Why does this happen? Is there something obvious on dreamweaver I'm missing? Is it a server problem?

If anyone can help, please let me know

Thanks
Shallow Fry

Reply With Quote
  #2 (permalink)  
Old June 19th, 2006, 06:35 AM
Friend of Wrox
 
Join Date: Dec 2003
Posts: 488
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Quote:
quote:Originally posted by Shallow Fry
 However, if you click on the links to navigate to any of the other pages on the website, or even if you type in the correct URL for the particular page, a box comes up asking for a Username and Password. If I click OK it just keeps asking for it, if I click Cancel, it goes to a blank page with "Error: Access is Denied" written on it.

Why does this happen? Is there something obvious on dreamweaver I'm missing? Is it a server problem?

If anyone can help, please let me know
I have no idea about what environment you're operating in - things like what kind of server you're running, if its local or remote, operating system and some config snippets are always handy in figuring stuff like this out.

What you've described sounds like you've got BasicAuth set up on Apache (assuming you're running a proper webserver rather than a M$ webserver).

There may be a .htaccess file, or you may need to change your httpd.conf to allow access to pages other than index.html . More on that at:

http://httpd.apache.org/docs/1.3/howto/auth.html#basic

--
Don't Stand on your head - you'll get footprints in your hair
                                           http://charlieharvey.org.uk
                                              http://charlieharvey.com
Reply With Quote





Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem Viewing Dreamweaver w/Firefox mantaray Dreamweaver (all versions) 3 June 24th, 2008 04:42 PM
Basic DreamWeaver Problem Shallow Fry Dreamweaver (all versions) 1 June 4th, 2006 12:59 PM
Problem with textbox validation in Dreamweaver phudong3da Dreamweaver (all versions) 2 October 17th, 2005 01:08 PM
Using Flash in Dreamweaver Problem miklewis7 Dreamweaver (all versions) 4 April 1st, 2004 03:41 AM





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