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.
No,
the first solution give me the same error:
------------------------------------------------------------------
Details: [2014-09-18 00:52:58] ERR [util_exec] proc_close() failed
[2014-09-18 00:53:05] ERR [panel] Apache config (14109943710.04448500) generation failed...
The first output is:
Syntax ok
The second output i can´t write here because it´s symbols. At the start of the file is write:
php
die("The file {$_SERVER['SCRIPT_FILENAME']} is part of Plesk distribution. It cannot be run outside of Plesk environment.\n")...
the output (apachectl -t) is:
Syntax OK
and the output (nano) is (many symbols) i write the nano for all lines because line 104 is with symbols:
?php
die("The file {$_SERVER['SCRIPT_FILENAME']} is part of Plesk distribution. It cannot be run outside of Plesk environment.\n")...
with apachectl -t the output is:
Syntax OK
with nano the output is (many symbols):
php die("The file {$_SERVER['SCRIPT_FILENAME']} is part of Plesk distribution. It cannot be run outside of Plesk environment.\n");
__sw_loader_pragma__('PLESK12');
?>...
Hi everybody,
I has Parallels Ples 11.X with Cent OS 6.5 and yesterday i tried to upgrade to PLESK 12.0.18.
Now, i can´t start the apache module because it´s impossible to create the config file
The issue is:
-----------------------------------
Details: [2014-09-17 19:46:27] ERR...