+ Reply to Thread
Results 1 to 3 of 3

Thread: Im stuck..how do I connect to SQL

  1. #1
    bladewarriors's Avatar
    bladewarriors is offline x10Hosting Member bladewarriors is an unknown quantity at this point
    Join Date
    Oct 2007
    Posts
    7

    Im stuck..how do I connect to SQL

    Isnt there a way to connect to my website with sqlyog or navicat?
    I have ad-enhanced website.
    I have on user and password etc but i dont know why it doesn work..im new on x10hosting

  2. #2
    kajasweb's Avatar
    kajasweb is offline Lord Of The Keys kajasweb is an unknown quantity at this point
    Join Date
    Aug 2007
    Location
    Chennai, India
    Posts
    1,722

    Re: Im stuck..how do I connect to SQL

    You have to add your Static Ip in Remote SQL Section of cPanel and Pm Corey to add your IP in Firewall allow list for MySQL Server.
    R. Kaja Mohideen
    Start Your Own Blog... Start Making Money...
    http://www.MyiStop.com/
    CuteCom.Net - Low Cost International Internet Telephony (VoIP) Service

  3. #3
    naim4u's Avatar
    naim4u is offline x10Hosting Member naim4u is an unknown quantity at this point
    Join Date
    Sep 2007
    Posts
    51

    Re: Im stuck..how do I connect to SQL

    you should use this tag to connect to your mysql server:

    <?php



    define('DBUSER','rootusername);

    define('DBPASS','yourpassword');

    define('DBNAME','databasename');

    define('DBHOST','localhost');



    mysql_connect(DBHOST,DBUSER,DBPASS) or die(mysql_error());

    if(!mysql_select_db(DBNAME)){

    echo 'Unable to select database.'.mysql_error();

    exit;

    }



    ?>



    like this in your php fileeeeee if you use remote site :rename localhost to you sqlhost server.

+ Reply to Thread

Similar Threads

  1. Help please..how do I connect to mysql with sqlyog?
    By bladewarriors in forum Scripts & 3rd Party Apps
    Replies: 4
    Last Post: 10-29-2007, 10:58 AM
  2. status=err SQL error=Could not connect to MySQL server
    By MaTe1968 in forum Free Hosting
    Replies: 3
    Last Post: 09-10-2007, 08:47 AM
  3. Mysql unable to connect
    By madskillz200 in forum Free Hosting
    Replies: 5
    Last Post: 07-30-2007, 08:11 PM
  4. connect to SQL
    By shayob in forum Free Hosting
    Replies: 3
    Last Post: 11-01-2006, 03:36 AM
  5. SQL: cant connect
    By joandajer in forum Free Hosting
    Replies: 0
    Last Post: 07-23-2006, 11:08 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers