• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Php pages not loading

janmoses

New Pleskian
Hi,

My server is working fine for the last 13 months but since lst tuesday (may 20) it throws error 500. Here is the complete error message

======
Error Summary
HTTP Error 500.0 - Internal Server Error
File monitoring is enabled for a file which could not be found

Detailed Error Information
Module FastCgiModule
Notification ExecuteRequestHandler
Handler PHP5-FastCGI-php
Error Code 0x80070003
Requested URL http://mydomain:80/index.php
Physical Path C:\Inetpub\vhosts\mydomain\httpdocs\index.php
Logon Method Anonymous
Logon User Anonymous

=======
My Server Details
Panel version 11.0.9 Update #61, last updated at May 5, 2014 12:52 AM
Windows Server 2008 Service pack 1 64bit
Intel Xeon 2.3 with 24GB Ram

=======
For self diagnostic I delete all files on my root directory (C:\Inetpub\vhosts\mydomain\httpdocs\) and put only 2 files
index.php and index.html

When I browse for index.html. It display properly. When I browse for index.php the error persist.

What could be wrong?

Any help appreciated.

Thanks
 
Thanks for the reply.

It did not help. Im still getting error 500

====================
C:\Users\Administrator>%Windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i
Microsoft (R) ASP.NET RegIIS version 4.0.30319.18408
Administration utility to install and uninstall ASP.NET on the local machine.
Copyright (C) Microsoft Corporation. All rights reserved.
Start installing ASP.NET (4.0.30319.18408).
............
Finished installing ASP.NET (4.0.30319.18408).

C:\Users\Administrator>iisreset

Attempting stop...
Internet services successfully stopped
Attempting start...
Internet services successfully restarted
====================
 
Hi Janmoses,

Try changing your PHP version. I remember, I had the same problem, but was the PHP Version. If you have php 5.2, change it to 5.3 or 5.4.

Another step is disable PHP and Re-Enable it from the Account Panel.

I hope this help you.

Thanks,
Allan
 
Thanks Im trying that right now.

I notice that there is newer plesk version. Should I update? I am only hosting WP and FTP on my server.

Can I upgrade to the latest version (mu current is 11.0.9)

Do I need to purchase new license for that upgrade?

Thanks
 
Hi Janmoses,

Try changing your PHP version. I remember, I had the same problem, but was the PHP Version. If you have php 5.2, change it to 5.3 or 5.4.

Another step is disable PHP and Re-Enable it from the Account Panel.

I hope this help you.

Thanks,
Allan

Did not help :(
 
Back
Top