PHP5 not running.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dev

    #1

    PHP5 not running.

    I am running my Apache2 server. But the problem is that PHP scripts
    are not running. HTML is running. I have installed PHP5 module for
    Apache. Can anybody help.

    Dev Ranjan

  • Aquila Deus

    #2
    Re: PHP5 not running.

    On 31 Mar, 10:50, "dev" <devranjan...@g mail.comwrote:
    I am running my Apache2 server. But the problem is that PHP scripts
    are not running. HTML is running. I have installed PHP5 module for
    Apache. Can anybody help.
    >
    Dev Ranjan
    did you set the php type?

    AddType application/x-httpd-php .php

    Comment

    Working...