Closed Thread
Results 1 to 3 of 3

Thread: Please help with PHP / SQL
      
   

  1. #1
    alexw is offline Private
    Join Date
    Nov 2005
    Posts
    2

    Default Please help with PHP / SQL

    I am new to PHP and am trying to setup a PHP Script on my site. The install.php files prompts me for the following info:

    Name/IP of Server:
    Name of database:
    Login on MySQL Database:
    Login to SMTP Server:
    Password to SMTP Server:

    I put in my site url for the Name/IP. I listed my database name. I listed a users login and password to the db and I get the following error:

    Couldn't connect to Server/Host: Access denied for user: '******@mysite.com@voda2.vodahost.com' (Using Password: YES)

    It appears that my problem is that it's not resolving to my site but instead tacking my site name onto the the vodahost.com domain. What should I be listing as my Name/IP of server to get this resolve correctly?

    Thank you in advance,

    Alex

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Please help with PHP / SQL

    for name/ip of server type in "localhost"

    that should fix your problem

  3. #3
    alexw is offline Private
    Join Date
    Nov 2005
    Posts
    2

    Default Re: Please help with PHP / SQL

    That's it... thanks!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. mySQL.... what is it about?? Help
    By sufian in forum mySQL & PHP
    Replies: 10
    Last Post: 07-24-2008, 11:18 AM
  2. embedding RSS Feed via PHP
    By wgreene in forum mySQL & PHP
    Replies: 4
    Last Post: 05-20-2008, 03:06 AM
  3. how do i insert php?
    By GiGoLo in forum mySQL & PHP
    Replies: 1
    Last Post: 11-19-2005, 12:04 PM
  4. PHP Cart?
    By avimia in forum General Support Issues
    Replies: 3
    Last Post: 10-02-2005, 12:39 PM
  5. PHP error
    By emagine in forum mySQL & PHP
    Replies: 1
    Last Post: 09-07-2005, 12:58 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49