[help]Remote Msql error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [help]Remote Msql error

    hi ..

    i have two web host

    1 host is cpanel

    2nd host is window control panle from hostgator

    i want to use my sql remotally

    i want put my sql DB on 1st cpanel host

    and script on 2nd window control panel host

    i upload DB on Host 1 and also use add ip of 2nd host in 1st host in remote acess mysql ( i add host ip )

    then i put in db

    //Database Configuration
    define('DB_SERVER', "1st host ip x.x.x.x:3306");
    define('DB_USER', "mysiteuser");
    define('DB_PASS', "password");
    define('DB_DATABASE', "mysitedatabase");

    but my site still show connect DB ......................................tell me where m wrong !

    #2
    Does your host allow remote db ??
    Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
    Visit: WapMasterz Coming Back Soon!
    _______
    SCRIPTS FOR SALE BY SUBZERO
    Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
    FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
    _______
    Info & Tips
    php.net
    w3schools.com

    Comment


      #3
      hmm

      man, why do you want it? well the other host doesnt allow remote db @ bhaiya hi..

      Comment

      Working...
      X