Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mrhapyhipy

    http:// vs http://www

    It rely depends on the webmaster, weather they want to capture all the traffic, i.e. the people who don't use www as well as those that do. The www is actually a subdomain of the main domain name, and can be anything the webmaster wants, of course everyone uses www as the main subdomain, it...
  2. mrhapyhipy

    How to know my router's external IP

    I like to use www.displaymyip.co.uk it's fast to load.
  3. mrhapyhipy

    401 Error in Dreamweaver Connecting to Mysql DB (Apache)

    No problem. Looking into only allowing localhost as I know MySQL details are stored in these hidden files. _mmServerScripts. //As much as possible use the httpd.conf file rather then .htaccess files to cofigure Apache. Thanks
  4. mrhapyhipy

    401 Error in Dreamweaver Connecting to Mysql DB (Apache)

    I found the solution. http://www.dreamweavermxsupport.com/index.php?type=article&id=85&block=1&pid=60&sid=61 Error 401 - Authorisation Error Another error you may get is a 401 - Authorisation Error, which occurs if your web site is password protected, using an .htaccess file. This means that...
  5. mrhapyhipy

    401 Error in Dreamweaver Connecting to Mysql DB (Apache)

    I tryed both methods of connecting first Local/Network then FTP as it asks for a username and Password, I thought it might use them to Authrise HTTP as well. But it didn't. How I've got it set up is, I got Local files in the Documents folder. For testing they are copied over with DM to the...
  6. mrhapyhipy

    401 Error in Dreamweaver Connecting to Mysql DB (Apache)

    Cheers But it's NOT a problem with apache, I have it running with PHP, SSL, and Basic Authentication, and it servers PHP pages (that get info from a MySQL DB) fine. I've tested the Auth realm in a browser and that works fine to, its when you connect to it with DW, it gives a 401 error, that is...
  7. mrhapyhipy

    401 Error in Dreamweaver Connecting to Mysql DB (Apache)

    OK, where to be begin. I'm working on a dynamic site at the moment. I am using Apache1 with PHP4 and mysql as a testing server, on the localhost. I have Basic Authentication on the server (not an option to remove). Now when I try and connect to a Mysql database I get a "HTTP 401 Unauthorised"...

Part and Inventory Search

Back
Top