• 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.

Website Preview Problem

P

Profitworks

Guest
Hi I am new to using Parallels Plesk.

I am trying to preview a Wordpress website I have uploaded to a subdomain.

When I go to preview the website I get a black white screen and it downloads the index.php file.

What am I doing wrong....is this a bug in Parallels Plesk?

Please advise.
 
Thanks for the help.

It was installed but running as an Appache module when Appache support was not enabled.

I change the PHP support to fast CGI application and it works perfectly.

Check out http://measuredmarketingmethod.profitworks.ca/

What is the downside of using fast CGI application vs Appache module?
 
Apache module. This mode uses less server resources, but it is the least secure option. A site is isolated only if PHP safe mode is switched on.
FastCGI application. This mode is faster than CGI, but consumes more memory. Provides site isolation.
 
Back
Top