Results 1 to 3 of 3

Thread: php dumb needs a help ...

  1. #1
    Join Date
    Aug 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default php dumb needs a help ...

    okay ... please do spare me your big laugh - i'm dumb, i admit ...
    i have uploaded quite simple script on my server,
    and when i click on install.php from my browser, page is only downloading instead of running the install ...
    why?
    what i have screwed up here?
    well, to have you laugh on me even more, this is happening with almost ANY .php page i have uploaded and tried to call from a browser (not only for the install.php but for some index.php as well)
    it is something i do wrong when trying to edit these pages?
    it drives me nuts ... i will never work out what am i supposed to do or not to...
    help please!
    thank u!!!

  2. #2
    Join Date
    Aug 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I had this problem too when I first bought a server and had no idea what was going on. Turns out php wasn't installed. So, I installed php, and the problem continued to occur. And then I restarted the apache server. And lone behold it worked. So my advice is to install php if you haven't, and restart the web server.
    Last edited by xmzx; 08-22-2009 at 09:21 AM.

  3. #3
    Join Date
    Mar 2007
    Location
    New York, NY
    Posts
    557
    Thanks
    8
    Thanked 66 Times in 66 Posts

    Default

    You said almost every page? so there are some pages which don't do this?

    There can be many reasons that this is happening. It could be that it's formatted as a download attachment for example. Most likely what's happening is, as xmzx said, php is not installed on your server.
    - Josh

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
  •