Closed Thread
Results 1 to 12 of 12

Thread: Is there something I can do?

  1. #1
    FWS Addict TaintedPearls has disabled reputation
    Join Date
    Oct 2005
    Location
    Inside this box!
    Posts
    544

    Is there something I can do?

    Everytime I go to my site, I get prompted to download a file. I contacted my provider and they reported back that it was a zone error or something and that it was fixed. I saw my site for a while and then it came back. Is there something I can do or is it up to the provider to fix it?

    It's not just me who has this error. Another site located on the same server that uses php has the same prompt. HTML only pages are ok.

    The filetype that I get in the prompt says that it's an "application/x-httpd-php". I read on google somewhere that's it a problem between apache and php (if I remember correctly). Can anyone offer suggestions on what can be done?

  2. #2
    NLC Bruce is a glorious beacon of lightBruce is a glorious beacon of lightBruce is a glorious beacon of lightBruce is a glorious beacon of lightBruce is a glorious beacon of lightBruce is a glorious beacon of light Bruce's Avatar
    Join Date
    Dec 2000
    Location
    Maine
    Posts
    12,147
    It sounds as if your host doesn't have PHP properly configured on the server.

    Create a .htaccess file in your root directory (or add this to it if one already exists):

    Code:
    AddType application/x-httpd-php php
    Normally this should be in Apache's httpd.conf, but unless you have root access on the server you can't do anything about that.
    ▀▄▀▄▀▄▀▄▀▄▀▄▀▄
    ▀▄▀▄▀▄▀▄▀▄▀▄▀▄

  3. #3
    FWS Addict TaintedPearls has disabled reputation
    Join Date
    Oct 2005
    Location
    Inside this box!
    Posts
    544
    i'm on a managed server so shouldn't they have done this?

    EDIT
    i did that but it didn't work unfortunately.

  4. #4
    Pro Member James-A is an unknown quantity at this point James-A's Avatar
    Join Date
    May 2006
    Posts
    381
    If the servers are fully managed and you are paying extra for that then its the host responsibility to solve each and every issue of the client.
    Web Hosting | cPanel Hosting | Reseller Hosting | VPS Hosting | Dedicated Hosting
    Great Opportunity:: Join our Affiliate Program for FREE & earn upto £300 commission on each referral.

  5. #5
    Pro Member ingfina is an unknown quantity at this point
    Join Date
    Sep 2005
    Posts
    353
    Quote Originally Posted by TetraHost.net
    i'm on a managed server so shouldn't they have done this?
    I guess they can't. That's the true WHP expericence, isn't it?

  6. #6
    FWS Addict TaintedPearls has disabled reputation
    Join Date
    Oct 2005
    Location
    Inside this box!
    Posts
    544
    Quote Originally Posted by James-A
    If the servers are fully managed and you are paying extra for that then its the host responsibility to solve each and every issue of the client.
    I'm told that they are but I had this problem for three days. The only way I got a response from them was to file a dispute with paypal.

  7. #7
    Pro Member JewlzK has a spectacular aura about JewlzK's Avatar
    Join Date
    Jul 2005
    Location
    Texas
    Posts
    455
    PHP needs to be recompiled. If they already did that and your still having issues clean out your temp files (cookies).

    See if that works

  8. #8
    Your host needs to recompile Apache. Good luck!
    Reliable cheap webhosting
    Uncondtional Moneyback Guarantee
    http://surgematrix.com

  9. #9
    Hrm? Tree is a name known to allTree is a name known to allTree is a name known to allTree is a name known to allTree is a name known to allTree is a name known to allTree is a name known to all Tree's Avatar
    Join Date
    Aug 2005
    Location
    /home
    Posts
    3,059
    Little late, aren't we chief?
    Life is very short, and there's no time for fussing and fighting my friend.

  10. #10
    Pro Member JewlzK has a spectacular aura about JewlzK's Avatar
    Join Date
    Jul 2005
    Location
    Texas
    Posts
    455
    Quote Originally Posted by Tree
    Little late, aren't we chief?

    Whats up Tanto?

  11. #11
    Pro Member Marky is an unknown quantity at this point Marky's Avatar
    Join Date
    Jan 2005
    Location
    Brisbane, Australia
    Posts
    468
    Quote Originally Posted by TetraHost.net
    Everytime I go to my site, I get prompted to download a file. I contacted my provider and they reported back that it was a zone error or something and that it was fixed. I saw my site for a while and then it came back. Is there something I can do or is it up to the provider to fix it?

    It's not just me who has this error. Another site located on the same server that uses php has the same prompt. HTML only pages are ok.

    The filetype that I get in the prompt says that it's an "application/x-httpd-php". I read on google somewhere that's it a problem between apache and php (if I remember correctly). Can anyone offer suggestions on what can be done?
    i get this same problem, it happens once in a while... my index.php is prompted to download "-_- so if i use AddType application/x-httpd-php php in a htaccess wud it fix it?
    ████ GenomeHost is looking for support techs ★★★★★

  12. #12
    Member phoenix_ has a little shameless behaviour in the past
    Join Date
    Apr 2006
    Location
    Sydney, Australia
    Posts
    56
    Sounds like the host has a few issues on their main server they need to solve.
    StarEmulation
    Your daily emulation source
    All the latest GBC/GBA/SNES/SEGA/N64/NDS ROMS
    www.StarEmu.net

Closed Thread

Tags for this Thread

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