• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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