Hi all,
I have phpnuke running in one dir, phpgroupware in another and mambo server in a third all parsing php correctly. i am trying to run Php scripts in a fourth directory at the same sub level but everytime i point the browser to the pages I am asked if I want to download the file e.g. test.php.
I have tried reaching a page with just phpinfo() on it to see if the PHP is being parsed at all from this directory.....and it doesn`t seem to be......the file permissions are rw r r
any thoughts?