Results 1 to 9 of 9

Thread: scripting help...

  1. #1
    Join Date
    Nov 2007
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default scripting help...

    hi. im new to scripting like asp and php. my server does not support anything other than javasctipt and html. is there a way to get around that and host a php or asp script on my server?
    any help appreciated
    bjf98

  2. #2
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    Not unless you have root access to the server in order to set up PHP on it. Other than that, you will need to find a new host in order to use the php/asp scripts.

    Hope this helps.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  3. #3
    Join Date
    Nov 2007
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    thanks. no i don't have access to the root. any recommendations on a free php/asp host?

  4. #4
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Any free host will have certain limitations. Google will pull up a vast number of possible hosts, and it won't be hard to find one with a specific feature. For every feature, though, there is usually a tradeoff, so you'll need to find one you can live with.
    There have been a number of discussions on this subject, including asking about free hosts. In fact, in the PHP section, there should be a recent conversation with some suggestions. Use the search feature or take a look through old threads and you should find some answers.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  5. #5
    Join Date
    Nov 2007
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by thetestingsite View Post
    Not unless you have root access to the server in order to set up PHP on it.
    Wait, I do have access to my root. How would I go about setting up PHP on it???
    Thanks, any help appreciated!

  6. #6
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    www.php.net is their website...

    look around for their documentation about installation
    you can download the iso
    you can get a physical cd
    [strike]you can have it magically appear[/strike] - we wish

  7. #7
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Unfortunately, I'd warn against getting your hopes too high. A free host, and even most of the paid ones will likely limit your activity on the server to some degree, especially with installing PHP and other configurations. It also opens security holes in shared hosting systems (where multiple accounts are on one server), which can be dealt with, but I think they'd want full control of the installation-- and since it isn't already installed, it's doubtful they'd add it, then.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  8. #8
    Join Date
    Nov 2007
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I'm not exactly trying it on free host. I'm going to try it on HFS, a file server that allows me to host a website off my own computer. Do you think it will work on that???

  9. #9
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    I doubt you will be able to install php on something like that; however, there are options. You can install a WAMP package (if you have windows) such as WAMP5 or some other items (search google or this forum). You can also install all of the software yourself (Apache, PHP, etc).

    Hope this helps.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

Bookmarks

Posting Permissions

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