Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Web Design (WordPress, Joomla, etc.) My site does not load in Safari

  • Abraham Chaffin

    September 23, 2008 at 8:27 pm

    Wow – I’ve never seen this – Maybe Curtis has –

    Safari seems to try to download the files on the site instead of displaying them in the browser. I don’t see anything in the HTML code that would cause the problem there, and I don’t think it’s a problem with Safari as it doesn’t happen with any other site (that I’ve experienced). My guess is that it is an issue with the server the site is running on (Apache site settings or something).

    Try contacting the server administrator and letting them know the issue.

    Abraham

  • Aharon Rabinowitz

    September 23, 2008 at 10:03 pm

    Fixed. This is what they did:

    added this to my .htaccess file:

    # AddType x-httpd-php .html .htm
    AddHandler application/x-httpd-php5 .htm .html .php5 .php4 .php .php3
    .php2 .phtml
    AddType application/x-httpd-php5 .htm .html .php5 .php4 .php .php3 .php2
    .phtml

    Aharon Rabinowitz
    Email: arabinowitz (AT) yahoo (DOT) com
    All Bets Are Off Productions, Inc.
    Creative Cow After Effect Podcast
    Internet Killed the Video Star: A Guide to Creating Video for the Web

  • Abraham Chaffin

    September 23, 2008 at 10:14 pm

    Cool – yea that looks about right to what I was thinking. Wasn’t sure if there was something else that needed to be undone in the Apache settings as well or not but I’m glad it got figured out.

    Abraham

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy