• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

PHP doesn't work on websites

K

kosmozz

Guest
Hi!

I am using Plesk 7.0.3. Currently we are setting up a new Windows Server 2003 and we encountered some problems. When we try to run a .php-page on a test-website, we are getting a 404-error.

I know that our PHP-installation works fine on the Apache-side, because we can create new websites using our Control Panel.

Is there something we forgot in our IIS 6.0?

Thanks!

Filip
 
what happened if does you this test script to run leave?

create a test.php file whitch have this script:

<?
phpinfo();
?>
 
The problem is that our PHP doesn't work at all for the moment on our IIS websites even with the testscript... is there a way to reinstall?
 
Back
Top