Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Hosts file correctly pointing to the localhost and own domain, same as per your advise.
The PHP script (SOAP) is working fine on 5.4 but it shows following error on PHP 5.6 :
"Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL:"
Even a simple SOAP connection PHP script...
I have managed to login through the SSH, i had to use the port 1157 instead of default.
Now, i can't see the 'Host' under the etc folder, screenshot is attached at shell-acces2.jpg
I know how to connect with Putty but there should be a Shell login access to connect with it, like Hostgator, Vidahost or Godaddy, they have an option like create FTP, but there is no such Shell account generation option inside the Plesk Admin Panel.
How to access /etc/ folder, i am on :CentOS Linux 7.2.1511 , Plesk version: 12.5.30
I can't see the /etc/ folder in file manager, even SSH option is not visible anywhere.
Hi,
I have recently moved from a shared hosting to Plex 12, my existing SOAP code is working fine at PHP 5.4 but generating bugs on PHP 5.6. The same soap code is working fine at my shared host with different company.
The SOAP code runs fine at PHP 5.4 but throwing following error after...