A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: lynix to nt server problem

  1. #1
    Flashkit's offical necromaster EXILED ARCHANGEL's Avatar
    Join Date
    Oct 2000
    Posts
    765
    ok my forum(vbulletin(same as flashkit)) requires both a php nt server and mysql support. I do a little work for my server so i went up there and they installed the php support on there nt server but have mysql on there lynix server they cant put mysql on the nt server so how do they point the mysql box at the nt server box?

  2. #2
    Registered User
    Join Date
    Feb 2001
    Posts
    13,039
    Hi,

    requires both a php nt server and mysql support.
    FK certainly is NOT running on a nt server

    Usually your database connection should be

    mysql_connect("db.hosting.com", "yourname", "yourpass")

    with a name or ip address of the machine actually running mysql.

    Musicman

  3. #3
    Flashkit's offical necromaster EXILED ARCHANGEL's Avatar
    Join Date
    Oct 2000
    Posts
    765
    i didnt say they were on a nt server but my forum is... the server has php but not my sql there lynux server does so im trying to get them to work together

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center