Where to find the yahoo hosting server name?

Discussion in 'Web Hosting' started by charlyms21, Apr 22, 2010.

  1. #1
    I want to add an application to my site.
    So I created all the database and all the stuff.
    I wanted to install an application using a script.
    Here are the details shown in the config.php file in the application
    $DATABASE['HOST'] = "mysql"; // Your database host
    $DATABASE['USER'] = "myusername"; // Your database username
    $DATABASE['PASS'] = "mypassword"; // Your database password
    $DATABASE['DATABASE'] = "New_Chat"; // Your data
    $DATABASE['TYPE'] = "mysql"; // Database type. Must be Mysql
    $SERVER['NAME'] = "Dont know"; // Your servername
    $SERVER['TBL_PREFIX'] = "x7chat_"; // Your database table prefix
    $SERVER['PATH'] = "/X7Chat"; // The path, relative to the root domain, to the script.

    I am using yahoo webhosting and I want to find the information for
    $SERVER['NAME'] = "Dont know";
    I tried entering these informations
    ftp.mithun-banerjee.com
    yahoo.com
    YNS1.YAHOO.COM
    YNS2.YAHOO.COM
    But none of these worked
    The log is showing the error
    [23-Apr-2010 01:36:05] PHP Parse error: parse error, unexpected '\"' in /NewChatTest/config.php on line 36
    Line 36 is the server name information.

    thanks in advance
     
    charlyms21, Apr 22, 2010 IP
  2. alex288288

    alex288288 Well-Known Member

    Messages:
    737
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    130
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    just ask yahoo, im sure they can help you. or they have alot of stuff blocked for security
     
    alex288288, Apr 22, 2010 IP