Loading problem

Discussion in 'Apache' started by awesomehosting, Jan 18, 2008.

  1. #1
    Hi

    I have a dedicated server however I am having some problems now when some software was reconfigured:

    When a user browses the site or opens certain links it only gives the user an option to save the file and a new window opens prompting the user to save the file ?,....this happens when a page is supposed to be displayed.

    Is there a reason that can cause this?

    any ideas?
     
    awesomehosting, Jan 18, 2008 IP
  2. DnHype

    DnHype Active Member

    Messages:
    1,010
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    80
    #2
    Do you mean, when someone visit your site they surf on and got a "pop up" asking the save the File as.. instead of showing its content ?
     
    DnHype, Jan 18, 2008 IP
  3. awesomehosting

    awesomehosting Banned

    Messages:
    409
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    130
    #3
    Yes that is right

    any ideas ?
     
    awesomehosting, Jan 18, 2008 IP
  4. DnHype

    DnHype Active Member

    Messages:
    1,010
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    80
    #4
    Can you tell me what is you site url ?
     
    DnHype, Jan 18, 2008 IP
  5. awesomehosting

    awesomehosting Banned

    Messages:
    409
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    130
    #5
    Have sent you a PM
     
    awesomehosting, Jan 18, 2008 IP
  6. Krnl

    Krnl Peon

    Messages:
    60
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    0
    #6
    Sounds like your file type associations are not properly set. For instance:

    AddType application/x-httpd-php .php

    or whichever file extension you're having a problem with.
     
    Krnl, Jan 18, 2008 IP
  7. awesomehosting

    awesomehosting Banned

    Messages:
    409
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    130
    #7
    Do not think that this is it as othere .html pages are loading fine...?
     
    awesomehosting, Jan 18, 2008 IP
  8. tchmnkyz

    tchmnkyz Guest

    Messages:
    60
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Yes, html is configured as text/html, and webservers will assign that by default. Sounds like you need to compile a PHP module for Apache (if you use apache), and reconfigure apache to use it.
     
    tchmnkyz, Jan 19, 2008 IP