php download instead execute

Discussion in 'Installation/Configuration' started by sojic, Nov 10, 2008.

  1. sojic

    sojic New Member

    I just install ISP Config on Suse 10.2 and upload .php.

    index.php is downloading instead to execute on the server.
     
  2. edge

    edge Active Member Moderator

    Did you enable PHP for that site?
    You will need to do this on the Basis tab (PHP Scripts)
     
  3. sojic

    sojic New Member

    Yes, it is activated.

    The problem is in httpd.conf probably... or in server config I think
     
  4. falko

    falko Super Moderator Howtoforge Staff

  5. sojic

    sojic New Member

    I change $go_info["server"]["apache2_php"] = 'addtype' into $go_info["server"]["apache2_php"] = 'both', restart ispconfig_server.... same problem.
     
  6. falko

    falko Super Moderator Howtoforge Staff

    For SUSE, you must use addhandler.
     

Share This Page