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.
Solved
This issue is SOLVED. Replacing the two files with the ones provided by parallels solved this issue.
I received and email this morning with two attached files stating that the Parallels development/product maintenance team was able to solve the issue. Below is the email and two...
Latest Response:
The issue has been reproduced and confirmed. Despite listed as enabled, both in control panel and in output of /usr/local/psa/bin/mail, autoresponder is disabled. In order to enable autoresponder you need to either enable it with 'autoresponder' tool or disable and re-enable...
Seriously?!?!
This is the response I received from Parallels regarding this issue. Once again it does NOT solve the initial problem or answer the initial question:
Dated January 5, 2012
<-- BEGIN RESPONSE -->
Thank you for contacting us.
Please see the response below from Parallels...
Place the following in a file named ".htaccess" in the root httpdocs directory for the site and change example.com to whatever your site url you want to direct to is.
Options +FollowSymlinks
ErrorDocument 404 http://www.example.com/
RewriteEngine on
have you registered ns1 and ns2 as domain servers with your provider?
With 1and1, I could not point a domain to my name servers unless i registered those name servers as such first. the reverse on the ip's also has to show ns1 and ns2 respectively.
couple things to try:
1) make sure all file are set to 664 and all directories are set to 775 (starting from your root joomla directory). You can cd into that directory and run:
find. -type d -exec chmod 775 {} \;
find . -type f -exec chmod 664 {} \;
to set these permissions.
2)...
I've run the autoinstaller and never had it "wipe" my server it just tries to update/upgrade whatever is needed as far as I could ever tell. However, maybe someone with a little more info can chime in on this one.
the structure of the file: /usr/local/psa/admin/conf/templates/default/service/php.php has changed in 10.4 ... you must add the following:
if (isset($OPT['settings'])) {
echo $OPT['settings'];
}
if(array_key_exists('dir', $OPT) && $OPT['dir']) {
echo...
Autoresponder API (not enabling after creation)
CPU: AuthenticAMD, Quad-Core AMD Opteron(tm) Processor 2352
Version: Parallels Plesk Panel v10.4.4_build1013111102.18 os_CentOS 5
OS: Linux 2.6.18-194.26.1.el5xen
Using the API I am able to create an autoresponder for a...