Two different types of scripts on one domain/server?

Discussion in 'Scripts' started by topdog9926, Jan 10, 2007.

  1. #1
    Is it possible and adviceable to have two different types of scripts, say a word cloud script on one domain/server? Can there possibly be conflicts?
     
    topdog9926, Jan 10, 2007 IP
  2. iowadawg

    iowadawg Prominent Member

    Messages:
    10,918
    Likes Received:
    811
    Best Answers:
    0
    Trophy Points:
    380
    #2
    No, should be no problem at all.
    If either or both scripts need a database, just set up a separate database for each in mysql.

    Lots of sites are running dozens of scripts.

    Now, say you want a word cloud script attached to a blog.
    Just set up a folder for the word cloud and there you be.
     
    iowadawg, Jan 10, 2007 IP
  3. Mihai

    Mihai Active Member

    Messages:
    567
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    60
    #3
    There should be no problem running as many scripts as you like in one server and even on one domain if you properly manage the SQL database and give according access to each script that needs it, etc.

    Regards
     
    Mihai, Jan 13, 2007 IP