Information on how to install web scripts

Discussion in 'HTML & Website Design' started by cool_78, May 23, 2007.

  1. #1
    Hello guys. I would like to know if there are websites or ebooks that can help me learn and understand how to install web scripts like directory scripts via control panel? Any help would be greatly appreciated :)
     
    cool_78, May 23, 2007 IP
  2. YIAM

    YIAM Notable Member

    Messages:
    2,480
    Likes Received:
    240
    Best Answers:
    0
    Trophy Points:
    280
    #2
    Normally every script comes with a ReadMe file which contains information on how to install the script. Read that beafore starting installation.
     
    YIAM, May 23, 2007 IP
  3. PHPGator

    PHPGator Banned

    Messages:
    4,437
    Likes Received:
    133
    Best Answers:
    0
    Trophy Points:
    260
    #3
    YIAM is right, read the readme, if there is a step you do not understand then you should probably ask here how to do it. Some of the stuff in script installation sounds really scary, but most of the time it is just something really simple.
     
    PHPGator, May 23, 2007 IP
  4. DotSauce

    DotSauce Well-Known Member

    Messages:
    74
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    118
    #4
    Script installs today are very simple. Alot of the times you just need to upload all the files to your web server and run an "install.php" file or something like that.

    Other times you will need to edit a "config.php" file in a text editor with your database username and password. (Such as for Wordpress install)

    The readme text files cover all the steps. Don't be afraid to make a mistake.
     
    DotSauce, May 23, 2007 IP
  5. wwws

    wwws Notable Member

    Messages:
    3,385
    Likes Received:
    285
    Best Answers:
    0
    Trophy Points:
    225
    #5
    wwws, May 23, 2007 IP
  6. excaliburwebdesigners

    excaliburwebdesigners Peon

    Messages:
    501
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #6
    familiarize yourself with setting up a basic database using mysql,
    remember the 3 step rule
    1. create the database
    2. create a user with password
    3. assign user to database
     
    excaliburwebdesigners, May 25, 2007 IP