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

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