Skip to main content
Participant
August 2, 2006
Answered

error 404

  • August 2, 2006
  • 1 reply
  • 269 views
I am trying to connect to my mysql database. all the login information is correct but I get the following error. image
This topic has been closed for replies.
Correct answer Newsgroup_User
duffsstuff_net wrote:
> I am trying to connect to my mysql database. all the login information is correct but I get the following error. http://duffsstuff.net/test/error.png

Have you defined the testing server correctly in the site definition?

Judging from the error message, you're using your remote server as the
testing server, and have designated http://duffsstuff.net/ as the URL
prefix.

--
David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "Foundation PHP 5 for Flash" (friends of ED)
http://foundationphp.com/

1 reply

Newsgroup_UserCorrect answer
Inspiring
August 2, 2006
duffsstuff_net wrote:
> I am trying to connect to my mysql database. all the login information is correct but I get the following error. http://duffsstuff.net/test/error.png

Have you defined the testing server correctly in the site definition?

Judging from the error message, you're using your remote server as the
testing server, and have designated http://duffsstuff.net/ as the URL
prefix.

--
David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "Foundation PHP 5 for Flash" (friends of ED)
http://foundationphp.com/
Participant
August 2, 2006
thanks that really helped. i had the wrong testing server defined.

do you know how to put a preloader or like a loader screen for an html or php page. the intire page not the images. maybe in css becuase i've heard that java makes it a pain to update pages.