publishing

Discussion in 'PHP' started by knicks21, Feb 6, 2006.

  1. #1
    i just uploaded a php script using a ftp client. now how do i get it published as a website
     
    knicks21, Feb 6, 2006 IP
  2. Lever

    Lever Deep Thought

    Messages:
    1,823
    Likes Received:
    94
    Best Answers:
    0
    Trophy Points:
    145
    #2
    Could you be a bit more specific knicks21?:confused:
     
    Lever, Feb 6, 2006 IP
  3. ServerUnion

    ServerUnion Peon

    Messages:
    3,611
    Likes Received:
    296
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You click on 3rd button.
     
    ServerUnion, Feb 6, 2006 IP
    Lever likes this.
  4. knicks21

    knicks21 Peon

    Messages:
    125
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i used a program called transmit to upload all of my php scripts and now i dont know how to publish those scripts into a website
     
    knicks21, Feb 6, 2006 IP
  5. JEET

    JEET Notable Member

    Messages:
    3,832
    Likes Received:
    502
    Best Answers:
    19
    Trophy Points:
    265
    #5
    JEET, Feb 6, 2006 IP
  6. ServerUnion

    ServerUnion Peon

    Messages:
    3,611
    Likes Received:
    296
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Look at the script folder or provider and see if there are any documents on installation. We really will be no help since you haven't given any information.

    Its kind of like saying you have a car but it won't move.
     
    ServerUnion, Feb 6, 2006 IP
  7. knicks21

    knicks21 Peon

    Messages:
    125
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    there is something that is named index.php
     
    knicks21, Feb 6, 2006 IP
  8. JEET

    JEET Notable Member

    Messages:
    3,832
    Likes Received:
    502
    Best Answers:
    19
    Trophy Points:
    265
    #8
    Ok here's what you should do .
    Open internet and type the full URL of the index.php on your server .
    If you get a webpage , then follow instructions .
    If you get an "internal server error " then you will have to change "CHMOD" permissions for some of the files you have uploaded using FTP .
    See if there's any "readme" file in the script's folder on your PC .
    This file will have instructions on how to use the script or INSTALL .
    Follow the instructions there .

    If you still have troubles , then consider showing the script so we can follow instructions and guide you in installing the script .Or may be install it .

    What does this script do anyway ? You said "publishing" . Is it some sort of script to install a blog on your site ?

    Regards
    Jeet
     
    JEET, Feb 7, 2006 IP