• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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